mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Reserve Timer Nodes to avoid clash with Remoteproc
@ 2024-08-14 10:41 Beleswar Padhi
  2024-08-14 10:41 ` [PATCH v2 1/5] arm64: dts: ti: k3-j7200: Change timer nodes status to reserved Beleswar Padhi
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Beleswar Padhi @ 2024-08-14 10:41 UTC (permalink / raw)
  To: nm, vigneshr, kristo, robh, krzk+dt, conor+dt
  Cc: u-kumar1, tony, g-vlaev, afd, hnagalla, linux-arm-kernel,
	devicetree, linux-kernel

The remoteproc firmware like of R5F and DSPs in the MAIN voltage domain
use timers. At the same time, if Linux probes the timers, some
instability is observed while booting remote cores. Therefore, change
the status of the timer nodes to "reserved" to avoid any clash. 

This change is already incorporated for timer nodes in the MCU voltage
domain.

v2: Changelog:
- Split the changes into individual patches for each SoC to tag the
  correct offending commit for "Fixes:" tag.

* Udit
1) Add the correct clashing timer nodes for J7200 SoC.
2) Port these changes to board level dts files instead of SoC level dtsi files.

Link to v1:
https://lore.kernel.org/all/20240607105559.771080-1-b-padhi@ti.com/

Beleswar Padhi (5):
  arm64: dts: ti: k3-j7200: Change timer nodes status to reserved
  arm64: dts: ti: k3-j721e: Change timer nodes status to reserved
  arm64: dts: ti: k3-j721s2: Change timer nodes status to reserved
  arm64: dts: ti: k3-j784s4: Change timer nodes status to reserved
  arm64: dts: ti: k3-j722s: Change timer nodes status to reserved

 .../dts/ti/k3-j7200-common-proc-board.dts     | 13 ++++++
 .../dts/ti/k3-j721e-common-proc-board.dts     | 29 +++++++++++++
 .../dts/ti/k3-j721s2-common-proc-board.dts    | 25 +++++++++++
 arch/arm64/boot/dts/ti/k3-j722s-evm.dts       | 13 ++++++
 arch/arm64/boot/dts/ti/k3-j784s4-evm.dts      | 41 +++++++++++++++++++
 5 files changed, 121 insertions(+)

-- 
2.34.1


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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-14 10:41 [PATCH v2 0/5] Reserve Timer Nodes to avoid clash with Remoteproc Beleswar Padhi
2024-08-14 10:41 ` [PATCH v2 1/5] arm64: dts: ti: k3-j7200: Change timer nodes status to reserved Beleswar Padhi
2024-08-14 15:11   ` Kumar, Udit
2024-08-16  7:16     ` Beleswar Prasad Padhi
2024-08-14 10:41 ` [PATCH v2 2/5] arm64: dts: ti: k3-j721e: " Beleswar Padhi
2024-08-14 10:41 ` [PATCH v2 3/5] arm64: dts: ti: k3-j721s2: " Beleswar Padhi
2024-08-14 10:41 ` [PATCH v2 4/5] arm64: dts: ti: k3-j784s4: " Beleswar Padhi
2024-08-14 10:41 ` [PATCH v2 5/5] arm64: dts: ti: k3-j722s: " Beleswar Padhi
2024-08-14 15:56   ` Kumar, Udit

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

all inboxes | Powered by JetHome®