ARM: dts: rockchip: move the hdmi ddc-i2c-bus property to the actual boards
From: Heiko Stuebner <heiko@...> Date: Wed, 28 Jan 2015 17:23:10 +0100
Commit-Message
Currently the hdmi driver is using one of the soc i2c busses for ddc probing and while documentation always specifies i2c5 as hdmi-i2c it could very well be any other bus as well. Therefore this is a property of the board and should be specified there. Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
arch/arm/boot/dts/rk3288-evb.dtsi | 1 + arch/arm/boot/dts/rk3288-firefly.dtsi | 1 + arch/arm/boot/dts/rk3288.dtsi | 1 - 3 files changed, 2 insertions(+), 1 deletion(-)
Statistics
- 2 lines added
- 1 lines removed