summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mq-evk-inmate.dts
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2020-05-29 11:10:38 +0800
committerPeng Fan <peng.fan@nxp.com>2020-05-29 12:03:15 +0800
commit028306eb6a60c51769156755c7526b8512b8ff38 (patch)
tree24c5cc643ebe95912cc1d5e3f96019ac05bd6fd3 /arch/arm64/boot/dts/freescale/imx8mq-evk-inmate.dts
parent1956efd11aaa454f4330170962b212e91416d2fb (diff)
MLK-24199 arm64: dts: imx8m: add psci node for inmate dts
Add psci node for inmate dts, otherwise secondary cpus could not be booted up. Reviewed-by: Alice Guo <alice.guo@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mq-evk-inmate.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mq-evk-inmate.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mq-evk-inmate.dts b/arch/arm64/boot/dts/freescale/imx8mq-evk-inmate.dts
index d39848a44fe1..2c61c7fd768c 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq-evk-inmate.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mq-evk-inmate.dts
@@ -48,6 +48,11 @@
};
};
+ psci {
+ compatible = "arm,psci-1.0";
+ method = "smc";
+ };
+
osc_25m: clock-osc-25m {
compatible = "fixed-clock";
#clock-cells = <0>;