public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Fix ESM source interrupts
@ 2024-08-06 21:45 Judith Mendez
  2024-08-06 21:46 ` [PATCH 1/5] arm64: dts: ti: k3-am62a: Add ESM support Judith Mendez
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Judith Mendez @ 2024-08-06 21:45 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra
  Cc: Tero Kristo, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	linux-arm-kernel, devicetree, linux-kernel, Santhosh Kumar,
	Bryan Brattlof

The following patch series fixes ESM source interrupts
for Sitara K3 platforms, currently watchdog cannot reset
the CPU because of misconfiguration or missing ESM node
in DT.

ESM node was added for am62ax and am62px ESM source interrupts
are fixed. Comments were also added for clarity on what
source interrupts are routed to ESM based on device datasheets.

Judith Mendez (4):
  arm64: dts: ti: k3-am62a: Add ESM support
  arm64: dts: ti: k3-am62p: Fix ESM interrupt sources
  arm64: dts: ti: k3-am6*: Add comment for ESM interrupt sources
  arm64: dts: ti: k3-am6*: Fix comment in watchdog nodes

Santhosh Kumar K (1):
  arm64: dts: ti: k3-am62p: Remove 'reserved' status

 arch/arm64/boot/dts/ti/k3-am62-main.dtsi               | 1 +
 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi              | 7 +++++++
 arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi               | 8 +++++++-
 arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi | 3 ++-
 arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi  | 3 +--
 arch/arm64/boot/dts/ti/k3-am64-main.dtsi               | 1 +
 6 files changed, 19 insertions(+), 4 deletions(-)

-- 
2.45.2



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

end of thread, other threads:[~2024-08-08 13:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-06 21:45 [PATCH 0/5] Fix ESM source interrupts Judith Mendez
2024-08-06 21:46 ` [PATCH 1/5] arm64: dts: ti: k3-am62a: Add ESM support Judith Mendez
2024-08-06 21:46 ` [PATCH 2/5] arm64: dts: ti: k3-am62p: Fix ESM interrupt sources Judith Mendez
2024-08-06 21:46 ` [PATCH 3/5] arm64: dts: ti: k3-am62p: Remove 'reserved' status Judith Mendez
2024-08-07 11:46   ` Nishanth Menon
2024-08-07 15:13     ` Judith Mendez
2024-08-07 15:26       ` Nishanth Menon
2024-08-08 13:37         ` Judith Mendez
2024-08-06 21:46 ` [PATCH 4/5] arm64: dts: ti: k3-am6*: Add comment for ESM interrupt sources Judith Mendez
2024-08-06 21:46 ` [PATCH 5/5] arm64: dts: ti: k3-am6*: Fix comment in watchdog nodes Judith Mendez

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