ARM: dts: am335x-boneblack: enable power off and rtc wake up
[cascardo/linux.git] / arch / arm / boot / dts / am335x-boneblack.dts
index 901739f..520b636 100644 (file)
@@ -80,3 +80,7 @@
                status = "okay";
        };
 };
+
+&rtc {
+       ti,system-power-controller;
+};