Add pmc_fast_restart node as a pmc child node.

Signed-off-by: Wenyou Yang <[email protected]>
---

 arch/arm/boot/dts/at91-sama5d2_xplained.dts |    8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm/boot/dts/at91-sama5d2_xplained.dts 
b/arch/arm/boot/dts/at91-sama5d2_xplained.dts
index e8d63afd..711d82f 100644
--- a/arch/arm/boot/dts/at91-sama5d2_xplained.dts
+++ b/arch/arm/boot/dts/at91-sama5d2_xplained.dts
@@ -91,6 +91,14 @@
                };
 
                apb {
+                       pmc: pmc@f0014000 {
+                               pmc_fast_restart {
+                                       compatible = 
"atmel,sama5d2-pmc-fast-startup";
+                                       atmel,fast-startup-wake-up;
+                                       atmel,fast-startup-rtc-alarm;
+                               };
+                       };
+
                        spi0: spi@f8000000 {
                                status = "okay";
 
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-clk" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to