Hello, This series introduces deep sleep macros which are common to TI's K3 SoCs and can be used to configure the behavior of SoC pins during Deep Sleep mode. Additionally, support for SoC wakeup with USB1 on AM62x based SoCs is added with the help of the newly introduced deep sleep macros. Series is based on linux-next tagged next-20241112. Regards, Siddharth. Siddharth Vadapalli (2): arm64: dts: ti: k3-pinctrl: Introduce deep sleep macros arm64: dts: ti: k3-am62x-sk-common: Support SoC wakeup using USB1 wakeup .../arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-pinctrl.h | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) -- 2.40.1