]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
dt-bindings: mfd: ti,j721e-system-controller: Add compatible string for AM654
authorAndrew Davis <afd@ti.com>
Mon, 21 Apr 2025 21:46:18 +0000 (16:46 -0500)
committerNishanth Menon <nm@ti.com>
Fri, 25 Apr 2025 20:47:07 +0000 (15:47 -0500)
Add the child nodes that can be found under this node. Then as done
for other similar devices (J7200 and J721s2) add support for the AM654
system controller to this binding.

Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250421214620.3770172-2-afd@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml

index 13b6b6fa5dee7f95195d9abd34da65cb4ed55e20..f3bd0be3b279fb58454beadf6b1449f41e4609d1 100644 (file)
@@ -26,6 +26,7 @@ properties:
   compatible:
     items:
       - enum:
+          - ti,am654-system-controller
           - ti,j7200-system-controller
           - ti,j721e-system-controller
           - ti,j721s2-system-controller
@@ -73,6 +74,18 @@ patternProperties:
     description:
       The node corresponding to PCIe control register.
 
+  "^clock@[0-9a-f]+$":
+    type: object
+    $ref: /schemas/soc/ti/ti,am654-serdes-ctrl.yaml#
+    description:
+      This is the Serdes Control region.
+
+  "^dss-oldi-io-ctrl@[0-9a-f]+$":
+    type: object
+    $ref: /schemas/mfd/syscon.yaml#
+    description:
+      This is the DSS OLDI CTRL region.
+
 required:
   - compatible
   - reg