]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: OMAP3+: Add i2c aliases
authorNishanth Menon <nm@ti.com>
Wed, 16 Oct 2013 20:21:03 +0000 (15:21 -0500)
committerBenoit Cousson <bcousson@baylibre.com>
Tue, 22 Oct 2013 09:05:33 +0000 (11:05 +0200)
commite292acf4bb412c9a13af3f1754e8fd7ffecd127b
tree767e98d6a6ea5032ba2048fa47027b9ca1f12896
parentf7b30cee0b61be2367fc1e92dcbf305d6d76aad5
ARM: dts: OMAP3+: Add i2c aliases

Currently, on OMAP5, i2c1 and i2c5 defer probe due to pinctrl
dependencies. This changes the i2c ID each bus is registered with in
i2c-dev interface. As a result of this, many userspace tools break and
there is no consistent manner to fix the same if the i2c dev interface
have no consistent numbering.

Since this could happen for other OMAP derivatives, provide i2c alias
for all OMAP3+ SoCs to allow ordering the i2c devices correctly.

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
arch/arm/boot/dts/dra7.dtsi
arch/arm/boot/dts/omap3.dtsi
arch/arm/boot/dts/omap4.dtsi
arch/arm/boot/dts/omap5.dtsi