ARM64: dts: rk3399: remove clk_ignore_unused

Change-Id: I48874e2b82487d5e9ae6e83c954ea2bd06960c8f
Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
This commit is contained in:
Xing Zheng
2016-03-31 17:58:29 +08:00
committed by Gerrit Code Review
parent 5fba1fcf25
commit bdbe26d286
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@
compatible ="google,rk3399evb-rev2", "google,rk3399evb-rev1", "google,rk3399evb-rev0", "rockchip,chrome", "rockchip,rk3399";
chosen {
bootargs = "rootwait cros_debug cros_secure ro root=/dev/mmcblk0p3 init=/sbin/init console=uart,mmio32,0xff1a0000 clk_ignore_unused";
bootargs = "rootwait cros_debug cros_secure ro root=/dev/mmcblk0p3 init=/sbin/init console=uart,mmio32,0xff1a0000";
};
memory@00000000 {

View File

@@ -49,7 +49,7 @@
compatible = "rockchip,android", "rockchip,rk3399";
chosen {
bootargs = "console=uart,mmio32,0xff1a0000 clk_ignore_unused";
bootargs = "console=uart,mmio32,0xff1a0000";
};
reserved-memory {