aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2016-10-25 18:10:35 +0100
committerJon Medhurst <tixy@linaro.org>2017-03-15 11:01:21 +0000
commit0d2b8eddb67b259ea50635fecee700cd81ae841b (patch)
tree91c7dc6333416d6e5311f6e99bdfdb6bcbc87f4b
parent60545483c644e7e29947267ada76aaf00def5d1d (diff)
arm64: dts: Remove shutdown and reboot from mcc on FVP Base model
So we use PSCI for those purposes instead. Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--arch/arm64/boot/dts/arm/fvp-base.dtsi10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/arm64/boot/dts/arm/fvp-base.dtsi b/arch/arm64/boot/dts/arm/fvp-base.dtsi
index 3ffbb83955e1..bf919fa76ff3 100644
--- a/arch/arm64/boot/dts/arm/fvp-base.dtsi
+++ b/arch/arm64/boot/dts/arm/fvp-base.dtsi
@@ -53,16 +53,6 @@
compatible = "arm,vexpress-muxfpga";
arm,vexpress-sysreg,func = <7 0>;
};
-
- shutdown {
- compatible = "arm,vexpress-shutdown";
- arm,vexpress-sysreg,func = <8 0>;
- };
-
- reboot {
- compatible = "arm,vexpress-reboot";
- arm,vexpress-sysreg,func = <9 0>;
- };
};
sysctl_refclk: sysctl-refclk {