ARM: dts: Add missing aliases entry for i2c-mhl node
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 11 Apr 2014 09:08:34 +0000 (11:08 +0200)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:47:27 +0000 (11:47 +0900)
commit267f6c96e9016c8c91ce15598f89c4157fe0f05d
tree3527ef3366fcf6d3bd0e1c677eb4393470de3868
parent77ed91bf06e55203ac543c04d24547b89e126ef3
ARM: dts: Add missing aliases entry for i2c-mhl node

This fixes regression introduced in commit 10d282f12d57a467a83a
ARM: exynos: dts: cleanup the dts file for trats2

Without an alias the i2c-mhl get dynamically assigned an I2C bus
id 0 which is assigned in DT to the I2C0 hardware controller.
As a result I2C0 hardware controller fails to initialize which
in turn breaks the camera subsystem driver initialization.

Change-Id: I92c254cc1d93899b277761b750b0e657c2daad95
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
arch/arm/boot/dts/exynos4412-trats2.dts