Skip to content

Commit e014552

Browse files
Caesar-githubrkhuangtao
authored andcommitted
ARM: dts: rockchip: remove the psci on rk3036 kylin
As the kylin had not ready supported it during the short time. Due to kylin enabled the psci will cause crash on bootup. .. [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] Bad mode in prefetch abort handler detected [ 0.000000] Internal error: Oops - bad mode: 0 [#1] SMP ARM [ 0.000000] Modules linked in: [ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 4.4.103 torvalds#294 [ 0.000000] Hardware name: Generic DT based system [ 0.000000] task: c130d04 task.stack: c1300000 [ 0.000000] PC is at 0xa60656a8 [ 0.000000] LR is at __invoke_psci_fn_smc+0x38/0x44 [ 0.000000] pc : [<a60656a8>] lr : [<c0922234>] psr: 600001d6 Change-Id: I2edc8d1becc63e932321698b6d4a6090b527a360 Signed-off-by: Caesar Wang <[email protected]>
1 parent 21622e9 commit e014552

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/boot/dts/rk3036-kylin.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@
6262
};
6363
};
6464

65+
/delete-node/ psci;
66+
6567
sdio_pwrseq: sdio-pwrseq {
6668
compatible = "mmc-pwrseq-simple";
6769
pinctrl-names = "default";

0 commit comments

Comments
 (0)