Skip to content

Commit a6ed793

Browse files
committed
Disable dmc for the screen blink issue
Change-Id: I76a1ca09509aedd77311022958b15183c52df529 Signed-off-by: yi-hsin_hung <yi-hsin_hung@asus.com>
1 parent 84c854c commit a6ed793

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/rk3288-miniarm.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,7 @@
769769
};
770770

771771
&dmc {
772-
status = "okay";
772+
status = "disabled";
773773
logic-supply = <&vdd_log>;
774774
rockchip,odt-disable-freq = <666000000>;
775775
rockchip,dll-disable-freq = <333000000>;

0 commit comments

Comments
 (0)