[PATCH 2/2] power: arm64: Add DTS entry for APM X-Gene reboot driver.
Loc Ho
lho at apm.com
Tue Jul 2 16:38:59 EDT 2013
power: arm64: Add DTS entry for APM X-Gene reboot driver.
Signed-off-by: Loc Ho <lho at apm.com>
Signed-off-by: Feng Kan <fkan at apm.com>
Signed-off-by: Kumar Sankaran <ksankaran at apm.com>
---
arch/arm64/boot/dts/apm-storm.dtsi | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/arch/arm64/boot/dts/apm-storm.dtsi b/arch/arm64/boot/dts/apm-storm.dtsi
index d37d736..e686919 100644
--- a/arch/arm64/boot/dts/apm-storm.dtsi
+++ b/arch/arm64/boot/dts/apm-storm.dtsi
@@ -178,6 +178,12 @@
};
};
+ reboot at 0x17000014 {
+ compatible = "apm,xgene-reboot";
+ reg = <0x0 0x17000014 0x0 0x100>;
+ mask = <0x1>;
+ };
+
serial0: serial at 1c020000 {
device_type = "serial";
compatible = "ns16550";
--
1.5.5
More information about the linux-arm-kernel
mailing list