arm64: dts: rockchip: rk3566-rk817-eink-w103: assign ebc dclk

Signed-off-by: Zorro Liu <lyx@rock-chips.com>
Change-Id: I384f758401e5d591ff0a9fe2a1c7e0326cb064c2
This commit is contained in:
Zorro Liu
2021-12-03 10:47:13 +08:00
committed by Tao Huang
parent 48f29b227e
commit 77fca5bc9f

View File

@@ -224,8 +224,7 @@
&ebc {
/* clock rate 1000M/n, (n=1~32) */
assigned-clocks = <&cru CPLL_333M>, <&cru DCLK_EBC>;
//assigned-clock-rates = <340000000>, <340000000>;
assigned-clock-rates = <250000000>, <250000000>;
assigned-clock-rates = <34000000>, <34000000>;
status = "okay";
};
@@ -261,7 +260,7 @@
panel,height = <1404>;
panel,vir_width = <1872>;
panel,vir_height = <1404>;
panel,sdck = <33300000>;
panel,sdck = <34000000>;
panel,lsl = <18>;
panel,lbl = <17>;
panel,ldl = <234>;