summaryrefslogtreecommitdiff
path: root/fdts/fvp-foundation-gicv3-psci.dts
diff options
context:
space:
mode:
Diffstat (limited to 'fdts/fvp-foundation-gicv3-psci.dts')
-rw-r--r--fdts/fvp-foundation-gicv3-psci.dts4
1 files changed, 3 insertions, 1 deletions
diff --git a/fdts/fvp-foundation-gicv3-psci.dts b/fdts/fvp-foundation-gicv3-psci.dts
index 45c699a6..2c84559e 100644
--- a/fdts/fvp-foundation-gicv3-psci.dts
+++ b/fdts/fvp-foundation-gicv3-psci.dts
@@ -57,6 +57,8 @@
cpu_suspend = <0xc4000001>;
cpu_off = <0x84000002>;
cpu_on = <0xc4000003>;
+ sys_poweroff = <0x84000008>;
+ sys_reset = <0x84000009>;
};
cpus {
@@ -259,6 +261,6 @@
<0 0 41 &gic 0 0 0 41 4>,
<0 0 42 &gic 0 0 0 42 4>;
- /include/ "fvp-foundation-motherboard-no_psci.dtsi"
+ /include/ "fvp-foundation-motherboard.dtsi"
};
};