arm64: dts: imx8mm-var-som-symphony: Drop wake-up source from RTC

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 <krzk@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Krzysztof Kozlowski
2020-09-19 16:06:47 +02:00
committed by Shawn Guo
parent d8fa4792da
commit ac938aa9ae

View File

@@ -140,7 +140,6 @@ ft5x06_ts: touchscreen@38 {
rtc@68 {
compatible = "dallas,ds1337";
reg = <0x68>;
wakeup-source;
};
};