mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
rk312x: always enable jtab clk
Signed-off-by: 陈亮 <cl@rock-chips.com>
This commit is contained in:
parent
8cfd5b8926
commit
24d065d4c0
|
|
@ -59,7 +59,7 @@ GPIO1_A0
|
|||
};
|
||||
|
||||
chosen {
|
||||
bootargs = "vmalloc=496M cma=4M";
|
||||
bootargs = "vmalloc=496M cma=4M rockchip_jtag";
|
||||
};
|
||||
|
||||
};
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ fiq-debugger {
|
|||
};
|
||||
|
||||
chosen {
|
||||
bootargs = "vmalloc=496M";
|
||||
bootargs = "vmalloc=496M rockchip_jtag";
|
||||
};
|
||||
|
||||
pwm_regulator1:pwm-regulator1 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user