mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
ARM: dts: rockchip: use hdmi-ddc for ddc bus in miniarm
Using the builtin I2C controller in dw_hdmi is better than using the normal RK3288 I2C controller(I2C5). TEST: work normally when switch mode between 4K@60hz|4K@30hz|1080P.. Change-Id: Ic7287f9a87f0d701a10cbb94f6ae9f11f981739c Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>
This commit is contained in:
@@ -158,7 +158,8 @@
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
#sound-dai-cells = <0>;
|
||||
ddc-i2c-bus = <&i2c5>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&hdmi_ddc>;
|
||||
status = "okay";
|
||||
/* Don't use vopl for HDMI */
|
||||
ports {
|
||||
|
||||
Reference in New Issue
Block a user