Commit 74e04a9f authored by Sebastian Krzyszkowiak's avatar Sebastian Krzyszkowiak Committed by Shawn Guo

arm64: dts: imx8mq-librem5: Mark tps65982 as wakeup source

This allows to wake up from system suspend on USB-C plug/unplug.
Signed-off-by: default avatarSebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
Signed-off-by: default avatarMartin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 4cbd5065
......@@ -796,6 +796,8 @@ typec_pd: usb-pd@3f {
interrupt-parent = <&gpio1>;
interrupts = <10 IRQ_TYPE_LEVEL_LOW>;
interrupt-names = "irq";
extcon = <&usb3_phy0>;
wakeup-source;
connector {
compatible = "usb-c-connector";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment