Revert "ARM: dts: rv1106-evb: Make clk always on temporarily"

It only helps debug in the Bringup.

This reverts commit d4d3e9ea07.

Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
Change-Id: I7b643e7c955343c2c72fa0b2f6f9db2f93fd1d5c
This commit is contained in:
Elaine Zhang
2022-03-23 10:17:56 +08:00
committed by Tao Huang
parent 521879658c
commit fbb4903f5d
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
/ {
chosen {
bootargs = "clk_gate.always_on=1 earlycon=uart8250,mmio32,0xff4c0000 console=ttyFIQ0 root=/dev/mmcblk0p5 rootfstype=ext4 rootwait snd_soc_core.prealloc_buffer_size_kbytes=16";
bootargs = "earlycon=uart8250,mmio32,0xff4c0000 console=ttyFIQ0 root=/dev/mmcblk0p5 rootfstype=ext4 rootwait snd_soc_core.prealloc_buffer_size_kbytes=16";
};
};

View File

@@ -7,7 +7,7 @@
/ {
chosen {
bootargs = "clk_gate.always_on=1 earlycon=uart8250,mmio32,0xff4c0000 console=ttyFIQ0 root=/dev/mmcblk0p5 rootfstype=ext4 rootwait snd_soc_core.prealloc_buffer_size_kbytes=16";
bootargs = "earlycon=uart8250,mmio32,0xff4c0000 console=ttyFIQ0 root=/dev/mmcblk0p5 rootfstype=ext4 rootwait snd_soc_core.prealloc_buffer_size_kbytes=16";
};
dsm_sound: dsm-sound {