diff options
author | Kishon Vijay Abraham I <[email protected]> | 2022-06-02 15:49:19 +0530 |
---|---|---|
committer | Mathieu Poirier <[email protected]> | 2022-07-05 10:40:30 -0600 |
commit | ca63e3d8f65409a0940d945a7ee2ae49b4b32898 (patch) | |
tree | bbe2315ece6ceceaa9548f4c71f93864c1b56f14 | |
parent | 10f003b4e631e9a51ade3935549db89c0ebf263c (diff) |
dt-bindings: remoteproc: pru: Update bindings for K3 AM62x SoCs
Update the PRU remoteproc bindings for the PRU cores on AM62x SoCs.
Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mathieu Poirier <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/remoteproc/ti,pru-rproc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/remoteproc/ti,pru-rproc.yaml b/Documentation/devicetree/bindings/remoteproc/ti,pru-rproc.yaml index 5b67837b7fce..cd55d80137f7 100644 --- a/Documentation/devicetree/bindings/remoteproc/ti,pru-rproc.yaml +++ b/Documentation/devicetree/bindings/remoteproc/ti,pru-rproc.yaml @@ -37,6 +37,7 @@ properties: - ti,am3356-pru # for AM335x SoC family (AM3356+ SoCs only) - ti,am4376-pru # for AM437x SoC family (AM4376+ SoCs only) - ti,am5728-pru # for AM57xx SoC family + - ti,am625-pru # for PRUs in K3 AM62x SoC family - ti,am642-pru # for PRUs in K3 AM64x SoC family - ti,am642-rtu # for RTUs in K3 AM64x SoC family - ti,am642-tx-pru # for Tx_PRUs in K3 AM64x SoC family |