commit | c25d8cbcd840b2c9774a285ea728e72dd56aea2e | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Wed Jan 28 17:23:10 2015 +0100 |
committer | Heiko Stuebner <heiko@sntech.de> | Fri Jan 30 00:10:59 2015 +0100 |
tree | 9118a7d93a7d87a6016b83ba9311982346dc3656 | |
parent | 863b76b2b5da45cdf8819c4db468adfd2f0292f0 [diff] |
ARM: dts: rockchip: move the hdmi ddc-i2c-bus property to the actual boards 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@sntech.de>