arm64: dts: imx8mq-librem5: Mark tps65982 as wakeup source
authorSebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
Mon, 17 Jul 2023 10:00:55 +0000 (10:00 +0000)
committerShawn Guo <shawnguo@kernel.org>
Sun, 30 Jul 2023 05:57:46 +0000 (13:57 +0800)
This allows to wake up from system suspend on USB-C plug/unplug.

Signed-off-by: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi

index cb14b6a..f133651 100644 (file)
                interrupt-parent = <&gpio1>;
                interrupts = <10 IRQ_TYPE_LEVEL_LOW>;
                interrupt-names = "irq";
+               extcon = <&usb3_phy0>;
+               wakeup-source;
 
                connector {
                        compatible = "usb-c-connector";