[PATCH 5/6] dt-bindings: soc: ti: ti,j721e-system-controller: Add more compatibles

From: Tomi Valkeinen

Date: Thu May 28 2026 - 08:54:58 EST


Add the following to the list of accepted compatibles so that we can use
the same binding on these SoCs too:

ti,am62-system-controller
ti,am62a-system-controller
ti,am62p-system-controller
ti,j784s4-system-controller

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>
---
.../devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml b/Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml
index 56712ebdd01b..11365cb9fb0a 100644
--- a/Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml
+++ b/Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml
@@ -26,10 +26,14 @@ properties:
compatible:
items:
- enum:
+ - ti,am62-system-controller
+ - ti,am62a-system-controller
+ - ti,am62p-system-controller
- ti,am654-system-controller
- ti,j7200-system-controller
- ti,j721e-system-controller
- ti,j721s2-system-controller
+ - ti,j784s4-system-controller
- const: syscon
- const: simple-mfd


--
2.43.0