The RTC on Symphony board does not have its interrupt pin connected to
the SoC, therefore it is not capable of waking up.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
 arch/arm64/boot/dts/freescale/imx8mm-var-som-symphony.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/freescale/imx8mm-var-som-symphony.dts 
b/arch/arm64/boot/dts/freescale/imx8mm-var-som-symphony.dts
index 07214d7dfc06..f0af396af4a6 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm-var-som-symphony.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mm-var-som-symphony.dts
@@ -139,7 +139,6 @@
        rtc@68 {
                compatible = "dallas,ds1337";
                reg = <0x68>;
-               wakeup-source;
        };
 };
 
-- 
2.17.1

Reply via email to