mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
arm64: dts: rockchip: rk3528: set hdmi ddc scl rate as 50KHz
The original 100khz rate is prone to ddc communication error on some TVs. The scl rate was reduced to 50khz by referring to competitor. Signed-off-by: Algea Cao <algea.cao@rock-chips.com> Change-Id: I51c3307566b68932e8ab9f1cb6a8ba47d03e7110
This commit is contained in:
@@ -1505,6 +1505,8 @@
|
||||
<&cru CLK_CEC_HDMI>,
|
||||
<&inno_hdmiphy_clk>;
|
||||
clock-names = "iahb", "isfr", "cec", "dclk_vp0";
|
||||
ddc-i2c-scl-high-time-ns = <9625>;
|
||||
ddc-i2c-scl-low-time-ns = <10000>;
|
||||
reg-io-width = <4>;
|
||||
rockchip,grf = <&grf>;
|
||||
pinctrl-names = "default", "idle";
|
||||
|
||||
Reference in New Issue
Block a user