summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHari Nagalla <hnagalla@ti.com>2022-02-08 11:39:54 -0600
committerPraneeth Bajjuri <praneeth@ti.com>2022-02-10 17:32:05 -0600
commit1aa1d56a5ee1c585a216ca3c5706610ac864c0b4 (patch)
tree345273da2b9cfc7f5cab56651e9c291b8753279c /doc
parentffc6a479ed79a110700a195aab42c36117cbc7aa (diff)
dt-bindings: remoteproc: k3-r5f: Update bindings for J721S2 SoCs
The TI K3 J721S2 SoCs have three dual-core Arm R5F clusters/subsystems. One in MCU voltage domain and the other two in MAIN voltage domain. These clusters are similar to J7200 R5F clusters. Compatible info is updated for intuitively matching to the new J721S2 SoCs. Signed-off-by: Hari Nagalla <hnagalla@ti.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/device-tree-bindings/remoteproc/ti,k3-r5f-rproc.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/device-tree-bindings/remoteproc/ti,k3-r5f-rproc.txt b/doc/device-tree-bindings/remoteproc/ti,k3-r5f-rproc.txt
index 25ee495fe6..328bcd5084 100644
--- a/doc/device-tree-bindings/remoteproc/ti,k3-r5f-rproc.txt
+++ b/doc/device-tree-bindings/remoteproc/ti,k3-r5f-rproc.txt
@@ -27,6 +27,8 @@ The following are the mandatory properties:
K3 J721E SoCs
"ti,j7200-r5fss" for R5F clusters/subsystems on
K3 J7200 SoCs
+ "ti,j721s2-r5fss" for R5F clusters/subsystems on
+ K3 J721S2 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,
@@ -59,6 +61,7 @@ The following are the mandatory properties:
"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
+ "ti,j721s2-r5f" for the R5F cores in K3 J721S2 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
@@ -82,7 +85,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, J721E and J7200 SoCs
+ for AM65x, J721E, J7200 and J721S2 SoCs
Optional properties:
--------------------