All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] dt-bindings: mfd: syscon: Sync compatible lists
@ 2025-01-03 17:45 Andrew Davis
  2025-01-03 17:45 ` [PATCH 1/3] dt-bindings: mfd: syscon: Fix ti,j784s4-acspcie-proxy-ctrl compatible Andrew Davis
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Andrew Davis @ 2025-01-03 17:45 UTC (permalink / raw)
  To: Lee Jones, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Siddharth Vadapalli, Kevin Hilman, Romain Naour,
	AngeloGioacchino Del Regno
  Cc: devicetree, linux-kernel, Andrew Davis

Hello all,

Couple simple fixes for the two compatible lists being out of sync.

This is a resend of this series but this time based on latest next
(next-20241220), last sending won't apply, sorry for the noise.

Thanks,
Andrew

Andrew Davis (3):
  dt-bindings: mfd: syscon: Fix ti,j784s4-acspcie-proxy-ctrl compatible
  dt-bindings: mfd: syscon: Fix ti,j721e-acspcie-proxy-ctrl compatible
  dt-bindings: mfd: syscon: Fix al,alpine-sysfabric-service compatible

 Documentation/devicetree/bindings/mfd/syscon.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 16+ messages in thread
* [PATCH 1/3] dt-bindings: mfd: syscon: Fix ti,j784s4-acspcie-proxy-ctrl compatible
@ 2025-01-03 17:39 Andrew Davis
  2025-01-03 17:39 ` [PATCH 2/3] dt-bindings: mfd: syscon: Fix ti,j721e-acspcie-proxy-ctrl compatible Andrew Davis
  0 siblings, 1 reply; 16+ messages in thread
From: Andrew Davis @ 2025-01-03 17:39 UTC (permalink / raw)
  To: Lee Jones, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Siddharth Vadapalli, Kevin Hilman, Romain Naour,
	AngeloGioacchino Del Regno
  Cc: devicetree, linux-kernel, Andrew Davis

This compatible was only added to the list for compatibility with older
dtschema (<2024.02). Add it to the other list also so both new and old
tools work.

Fixes: 0d078d47cd3e ("dt-bindings: mfd: syscon: Add ti,j784s4-acspcie-proxy-ctrl compatible")
Signed-off-by: Andrew Davis <afd@ti.com>
---
 Documentation/devicetree/bindings/mfd/syscon.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml
index 348025870b0f7..e440ef57fc9b5 100644
--- a/Documentation/devicetree/bindings/mfd/syscon.yaml
+++ b/Documentation/devicetree/bindings/mfd/syscon.yaml
@@ -216,6 +216,7 @@ properties:
           - ti,am62p-cpsw-mac-efuse
           - ti,am654-dss-oldi-io-ctrl
           - ti,am654-icssg-ctrl
+          - ti,j784s4-acspcie-proxy-ctrl
           - ti,j784s4-pcie-ctrl
           - ti,keystone-pllctrl
       - const: syscon
-- 
2.39.2


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

end of thread, other threads:[~2025-01-15 15:00 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-03 17:45 [PATCH 0/3] dt-bindings: mfd: syscon: Sync compatible lists Andrew Davis
2025-01-03 17:45 ` [PATCH 1/3] dt-bindings: mfd: syscon: Fix ti,j784s4-acspcie-proxy-ctrl compatible Andrew Davis
2025-01-03 17:46   ` Siddharth Vadapalli
2025-01-04  9:28   ` Krzysztof Kozlowski
2025-01-09  9:45   ` Romain Naour
2025-01-15 15:00   ` (subset) " Lee Jones
2025-01-03 17:45 ` [PATCH 2/3] dt-bindings: mfd: syscon: Fix ti,j721e-acspcie-proxy-ctrl compatible Andrew Davis
2025-01-03 17:47   ` Siddharth Vadapalli
2025-01-04  9:28   ` Krzysztof Kozlowski
2025-01-09  9:47   ` Romain Naour
2025-01-09 11:48     ` Lee Jones
2025-01-03 17:45 ` [PATCH 3/3] dt-bindings: mfd: syscon: Fix al,alpine-sysfabric-service compatible Andrew Davis
2025-01-03 17:47   ` Siddharth Vadapalli
2025-01-04  9:26   ` Krzysztof Kozlowski
2025-01-15 14:59   ` (subset) " Lee Jones
  -- strict thread matches above, loose matches on Subject: below --
2025-01-03 17:39 [PATCH 1/3] dt-bindings: mfd: syscon: Fix ti,j784s4-acspcie-proxy-ctrl compatible Andrew Davis
2025-01-03 17:39 ` [PATCH 2/3] dt-bindings: mfd: syscon: Fix ti,j721e-acspcie-proxy-ctrl compatible Andrew Davis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.