Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 16aa7f1f authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: at91/dt: sama5d3: Add shutdown controller



The SAMA5D3 has a shutdown controller identical to the sam9x5 SoC family.
Declare it in the DT.

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
parent 1e165a7d
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -1185,6 +1185,11 @@
				reg = <0xfffffe00 0x10>;
				reg = <0xfffffe00 0x10>;
			};
			};


			shutdown-controller@fffffe10 {
				compatible = "atmel,at91sam9x5-shdwc";
				reg = <0xfffffe10 0x10>;
			};

			pit: timer@fffffe30 {
			pit: timer@fffffe30 {
				compatible = "atmel,at91sam9260-pit";
				compatible = "atmel,at91sam9260-pit";
				reg = <0xfffffe30 0xf>;
				reg = <0xfffffe30 0xf>;