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. v1: https://lore.kernel.org/r/20241112115650.988943-1-s-vadapalli@xxxxxx Changes since v1: - Rebased on next-20241204. Series is based on linux-next tagged next-20241204. 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.43.0