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)
commit20b80942ef4e3156a1c4aa5628d1bcb3479812da
tree767e98d6a6ea5032ba2048fa47027b9ca1f12896
parent0ae6f9ee55aa54dcae465ad7fafea639848a601c
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