ARM: dts: Add ddc i2c reference to veyron

The ddc-i2c-bus property was missing from the veyron dtsi file since
downstream the ddc-i2c-bus was still being specified in rk3288.dtsi and
nobody noticed when the veyron dtsi was sent upstream.  Add it.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Tested-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Douglas Anderson 2015-09-02 14:25:48 -07:00 коммит произвёл Heiko Stuebner
Родитель 6ff33f3902
Коммит a797451b3a
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -158,6 +158,7 @@
};
&hdmi {
ddc-i2c-bus = <&i2c5>;
status = "okay";
};