mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ARM64: dts: rockchip: remove clk_ignore_unused bootarg for rk3366-tb
Change-Id: I9d3bbdb20cae6b572294ba5a7cf09dbc23278ccf Signed-off-by: David Wu <david.wu@rock-chips.com>
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
compatible = "rockchip,tb", "rockchip,rk3366";
|
||||
|
||||
chosen {
|
||||
bootargs = "console=uart,mmio32,0xff690000 clk_ignore_unused";
|
||||
bootargs = "console=uart,mmio32,0xff690000";
|
||||
};
|
||||
|
||||
ion {
|
||||
|
||||
Reference in New Issue
Block a user