aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/boot/dts/sama5d3.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi
index 04c35ce1e33e..97952ef7f240 100644
--- a/arch/arm/boot/dts/sama5d3.dtsi
+++ b/arch/arm/boot/dts/sama5d3.dtsi
@@ -1185,6 +1185,11 @@
1185 reg = <0xfffffe00 0x10>; 1185 reg = <0xfffffe00 0x10>;
1186 }; 1186 };
1187 1187
1188 shutdown-controller@fffffe10 {
1189 compatible = "atmel,at91sam9x5-shdwc";
1190 reg = <0xfffffe10 0x10>;
1191 };
1192
1188 pit: timer@fffffe30 { 1193 pit: timer@fffffe30 {
1189 compatible = "atmel,at91sam9260-pit"; 1194 compatible = "atmel,at91sam9260-pit";
1190 reg = <0xfffffe30 0xf>; 1195 reg = <0xfffffe30 0xf>;