[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241205120134.754664-1-s-vadapalli@ti.com>
Date: Thu, 5 Dec 2024 17:31:27 +0530
From: Siddharth Vadapalli <s-vadapalli@...com>
To: <nm@...com>, <vigneshr@...com>, <kristo@...nel.org>, <robh@...nel.org>,
<krzk+dt@...nel.org>, <conor+dt@...nel.org>
CC: <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>, <srk@...com>,
<s-vadapalli@...com>
Subject: [PATCH v2 0/2] Add Deep Sleep pinmux macros for TI's K3 SoCs
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@ti.com
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
Powered by blists - more mailing lists