summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/apm/apm-mustang.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm64/apm/apm-mustang.dts')
-rw-r--r--dts/src/arm64/apm/apm-mustang.dts12
1 files changed, 12 insertions, 0 deletions
diff --git a/dts/src/arm64/apm/apm-mustang.dts b/dts/src/arm64/apm/apm-mustang.dts
index 4c55833d8a..01cdeda93c 100644
--- a/dts/src/arm64/apm/apm-mustang.dts
+++ b/dts/src/arm64/apm/apm-mustang.dts
@@ -33,6 +33,18 @@
interrupts = <0x0 0x2d 0x1>;
};
};
+
+ poweroff_mbox: poweroff_mbox@10548000 {
+ compatible = "syscon";
+ reg = <0x0 0x10548000 0x0 0x30>;
+ };
+
+ poweroff: poweroff@10548010 {
+ compatible = "syscon-poweroff";
+ regmap = <&poweroff_mbox>;
+ offset = <0x10>;
+ mask = <0x1>;
+ };
};
&pcie0clk {