]> 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)
commitbe5b7ac7b5c7418950eca903f4fc0ebc1a430aa1
tree767e98d6a6ea5032ba2048fa47027b9ca1f12896
parent1fa12de498bdc7b427f83dd153cb00a3ec67afbc
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