aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2016-10-25 18:10:35 +0100
committerAmit Daniel Kachhap <amit.kachhap@arm.com>2018-07-10 16:22:52 +0530
commit963b33d8482b2de1d0a8bee2ba22adfc8e28231c (patch)
treee8ca39c4025be72588c2afcb61768f0762e74145
parenta72ee0fbef41ae6188ef01ed7e4e67584b561bc8 (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 {