mirror of
https://github.com/torvalds/linux.git
synced 2026-06-11 08:03:05 +02:00
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:
parent
521879658c
commit
fbb4903f5d
|
|
@ -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";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user