public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH RFC 00/10] arm: dts: j7200/j721s2: Enable the ESM and PMIC ESM
@ 2023-10-03  8:10 Keerthy
  2023-10-03  8:10 ` [PATCH RFC 01/10] arm64: dts: ti: k3-j721s2: Add ESM instances Keerthy
                   ` (9 more replies)
  0 siblings, 10 replies; 18+ messages in thread
From: Keerthy @ 2023-10-03  8:10 UTC (permalink / raw)
  To: u-boot, u-kumar1; +Cc: j-keerthy, n-francis, trini, vigneshr

This patch series is RFC. This is enabling ESM/PMIC_ESM modules
needed for watchdog functionality.

Keerthy (10):
  arm64: dts: ti: k3-j721s2: Add ESM instances
  arm64: dts: ti: k3-j7200: Add MCU domain ESM instance
  arm: dts: k3-j721s2-r5-common-proc-board: Add ESM PMIC and dependent
    nodes
  arm64: dts: ti: k3-j721e: Add MCU domain ESM instance
  board: ti: j721e: Initialize MCU ESM
  board: ti: j721s2: Initialize the ESM & PMIC ESM
  configs: j721s2_evm_r5_defconfig: Enable ESM & PMIC ESM configs
  arm: dts: k3-j7200-r5-common-proc-board: Add PMIC ESM node
  configs: j7200_evm_r5_defconfig: Enable the ESM configs
  board: ti: j721e: Enable ESM initialization for J7200

 arch/arm/dts/k3-j7200-mcu-wakeup.dtsi         |  7 ++++
 .../arm/dts/k3-j7200-r5-common-proc-board.dts | 14 +++++++
 arch/arm/dts/k3-j721e-mcu-wakeup.dtsi         |  7 ++++
 arch/arm/dts/k3-j721s2-main.dtsi              |  7 ++++
 arch/arm/dts/k3-j721s2-mcu-wakeup.dtsi        | 14 +++++++
 .../dts/k3-j721s2-r5-common-proc-board.dts    | 39 +++++++++++++++++++
 board/ti/j721e/evm.c                          | 11 +++++-
 board/ti/j721s2/evm.c                         | 27 +++++++++++++
 configs/j7200_evm_r5_defconfig                |  2 +
 configs/j721s2_evm_r5_defconfig               |  7 ++++
 10 files changed, 133 insertions(+), 2 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2023-11-20  4:41 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-03  8:10 [PATCH RFC 00/10] arm: dts: j7200/j721s2: Enable the ESM and PMIC ESM Keerthy
2023-10-03  8:10 ` [PATCH RFC 01/10] arm64: dts: ti: k3-j721s2: Add ESM instances Keerthy
2023-10-03  8:10 ` [PATCH RFC 02/10] arm64: dts: ti: k3-j7200: Add MCU domain ESM instance Keerthy
2023-10-03  8:10 ` [PATCH RFC 03/10] arm: dts: k3-j721s2-r5-common-proc-board: Add ESM PMIC and dependent nodes Keerthy
2023-10-03  8:10 ` [PATCH RFC 04/10] arm64: dts: ti: k3-j721e: Add MCU domain ESM instance Keerthy
2023-10-03  8:10 ` [PATCH RFC 05/10] board: ti: j721e: Initialize MCU ESM Keerthy
2023-10-03  8:10 ` [PATCH RFC 06/10] board: ti: j721s2: Initialize the ESM & PMIC ESM Keerthy
2023-10-03  8:10 ` [PATCH RFC 07/10] configs: j721s2_evm_r5_defconfig: Enable ESM & PMIC ESM configs Keerthy
2023-10-03  8:10 ` [PATCH RFC 08/10] arm: dts: k3-j7200-r5-common-proc-board: Add PMIC ESM node Keerthy
2023-10-03  8:10 ` [PATCH RFC 09/10] configs: j7200_evm_r5_defconfig: Enable the ESM configs Keerthy
2023-10-03  8:10 ` [PATCH RFC 10/10] board: ti: j721e: Enable ESM initialization for J7200 Keerthy
2023-10-03 14:27   ` Kumar, Udit
2023-10-03 15:10     ` Tom Rini
2023-11-16  6:13       ` Neha Malcom Francis
2023-11-16 18:40         ` Tom Rini
2023-11-17  8:30           ` Neha Malcom Francis
2023-11-17 14:07             ` Tom Rini
2023-11-20  4:41               ` Neha Malcom Francis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox