dt-bindings: remoteproc: k3-r5f: Update bindings for J7200 SoCs
authorSuman Anna <s-anna@ti.com>
Mon, 17 Aug 2020 23:15:07 +0000 (18:15 -0500)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 15 Sep 2020 13:21:53 +0000 (18:51 +0530)
The K3 J7200 SoCs have two dual-core Arm R5F clusters/subsystems, with
2 R5F cores each, one in each of the MCU and MAIN voltage domains.

These clusters are a revised version compared to those present on
J721E SoCs. Update the K3 R5F remoteproc bindings with the compatible
info relevant to these R5F clusters/subsystems on K3 J7200 SoCs.

Signed-off-by: Suman Anna <s-anna@ti.com>
doc/device-tree-bindings/remoteproc/ti,k3-r5f-rproc.txt

index c2fa6e8..5708c23 100644 (file)
@@ -25,6 +25,8 @@ The following are the mandatory properties:
                                               K3 AM65x SoCs
                            "ti,j721e-r5fss" for R5F clusters/subsystems on
                                               K3 J721E SoCs
+                           "ti,j7200-r5fss" for R5F clusters/subsystems on
+                                              K3 J7200 SoCs
 - power-domains:       Should contain a phandle to a PM domain provider node
                        and an args specifier containing the R5FSS device id
                        value. This property is as per the binding,
@@ -56,6 +58,7 @@ The following are the mandatory properties:
 - compatible:          Should be one of the following,
                            "ti,am654-r5f" for the R5F cores in K3 AM65x SoCs
                            "ti,j721e-r5f" for the R5F cores in K3 J721E SOCs
+                           "ti,j7200-r5f" for the R5F cores in K3 J7200 SOCs
 - reg:                 Should contain an entry for each value in 'reg-names'.
                        Each entry should have the memory region's start address
                        and the size of the region, the representation matching
@@ -79,7 +82,7 @@ The following are the mandatory properties:
                        specifier. Please refer to the following reset bindings
                        for the reset argument specifier,
                        Documentation/devicetree/bindings/reset/ti,sci-reset.txt
-                           for AM65x and J721E SoCs
+                           for AM65x, J721E and J7200 SoCs
 
 Optional properties:
 --------------------