devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix remaining TI K3 CHECK_DTBS warnings
@ 2025-04-21 21:46 Andrew Davis
  2025-04-21 21:46 ` [PATCH 1/3] dt-bindings: mfd: ti,j721e-system-controller: Add compatible string for AM654 Andrew Davis
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Andrew Davis @ 2025-04-21 21:46 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Nishanth Menon,
	Vignesh Raghavendra, Tero Kristo, Jan Kiszka
  Cc: devicetree, linux-arm-kernel, linux-kernel, Andrew Davis

Hello all,

Until we resolve this thread[0] we do not have a set direction for
modeling our device's controller devices. For now as the AM654 MAIN
domain controller region is already one of the messy combination
syscon + child device containing nodes, no harm in silencing this last
DT check warning in the meantime.

Depending on the outcome of [0], this series can be safely unwound in
a couple ways without any backwards nor forwards compatibility breaks.
So no need to wait on the outcome there to take this series.

The last patch should take care of the last CHECK_DTBS warning for K3.

Thanks,
Andrew

[0] https://lore.kernel.org/lkml/6241ff00-27e6-45ab-808e-f04e39854753@ti.com/

Andrew Davis (2):
  dt-bindings: mfd: ti,j721e-system-controller: Add compatible string
    for AM654
  arm64: dts: ti: am65x: Add missing power-supply for Rocktech-rk101
    panel

Jan Kiszka (1):
  arm64: dts: ti: k3-am65-main: add system controller compatible

 .../bindings/soc/ti/ti,j721e-system-controller.yaml | 13 +++++++++++++
 arch/arm64/boot/dts/ti/k3-am65-main.dtsi            |  2 +-
 .../k3-am654-base-board-rocktech-rk101-panel.dtso   | 12 ++++++++++++
 3 files changed, 26 insertions(+), 1 deletion(-)

-- 
2.39.2


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

end of thread, other threads:[~2025-04-25 21:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-21 21:46 [PATCH 0/3] Fix remaining TI K3 CHECK_DTBS warnings Andrew Davis
2025-04-21 21:46 ` [PATCH 1/3] dt-bindings: mfd: ti,j721e-system-controller: Add compatible string for AM654 Andrew Davis
2025-04-25 19:36   ` Rob Herring (Arm)
2025-04-21 21:46 ` [PATCH 2/3] arm64: dts: ti: k3-am65-main: add system controller compatible Andrew Davis
2025-04-21 21:46 ` [PATCH 3/3] arm64: dts: ti: am65x: Add missing power-supply for Rocktech-rk101 panel Andrew Davis
2025-04-25 21:09 ` [PATCH 0/3] Fix remaining TI K3 CHECK_DTBS warnings Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).