]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: ux500: Add i2c configurations to the Device Tree for DB8500 based devices
authorLee Jones <lee.jones@linaro.org>
Mon, 18 Jun 2012 08:55:44 +0000 (09:55 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 20 Sep 2012 10:32:35 +0000 (12:32 +0200)
commitd524fa7ff674e834607fe9d6d6284a5e129762c7
tree2eea96388802d45adeeab308b27367213f5ea7cb
parentc55c7ba7f8183780dcc60aff1ff90f047f0a3ea4
ARM: ux500: Add i2c configurations to the Device Tree for DB8500 based devices

Since initial support was provided for the Nomadik I2C driver, it
has been converted to an AMBA device. AMBA devices are probed in
a slightly different way to other devices, so we have to identify
them using an "arm,primecell" compatible string. As well as doing
just that, this patch specifies which regulators the controller
should use and requests a clock-speed. The latter is provided as
more of an example, as it's the same as the recently changed
default configuration.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
arch/arm/boot/dts/dbx5x0.dtsi