Skip to content

Commit

Permalink
ARM: dts: Add ddc i2c reference to veyron
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Douglas Anderson authored and Heiko Stuebner committed Sep 13, 2015
1 parent 6ff33f3 commit a797451
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/rk3288-veyron.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@
};

&hdmi {
ddc-i2c-bus = <&i2c5>;
status = "okay";
};

Expand Down

0 comments on commit a797451

Please sign in to comment.