diff mbox series

[1/2] dt-bindings: soc: ti: pruss: Update bindings for K3 AM64x SoCs

Message ID 20210623165032.31223-2-s-anna@ti.com
State Not Applicable, archived
Headers show
Series Add AM64x SoC support to PRUSS platform driver | expand

Checks

Context Check Description
robh/checkpatch success
robh/dt-meta-schema success
robh/dtbs-check success

Commit Message

Suman Anna June 23, 2021, 4:50 p.m. UTC
The K3 AM64x SoCs also have the Gigabit Ethernet capable PRU-ICSS IP
that is present on existing K3 AM65x and J721E SoCs (ICSSG). The IP
is similar to the ones used on K3 J721E or AM65x SR2.0 SoCs.

Update the PRUSS bindings for these ICSSG instances.

Signed-off-by: Suman Anna <s-anna@ti.com>
---
 Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Comments

Grygorii Strashko June 23, 2021, 5:48 p.m. UTC | #1
On 23/06/2021 19:50, Suman Anna wrote:
> The K3 AM64x SoCs also have the Gigabit Ethernet capable PRU-ICSS IP
> that is present on existing K3 AM65x and J721E SoCs (ICSSG). The IP
> is similar to the ones used on K3 J721E or AM65x SR2.0 SoCs.
> 
> Update the PRUSS bindings for these ICSSG instances.
> 
> Signed-off-by: Suman Anna <s-anna@ti.com>
> ---
>   Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml | 6 ++++--
>   1 file changed, 4 insertions(+), 2 deletions(-)
> 

Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Rob Herring July 14, 2021, 7:16 p.m. UTC | #2
On Wed, 23 Jun 2021 11:50:31 -0500, Suman Anna wrote:
> The K3 AM64x SoCs also have the Gigabit Ethernet capable PRU-ICSS IP
> that is present on existing K3 AM65x and J721E SoCs (ICSSG). The IP
> is similar to the ones used on K3 J721E or AM65x SR2.0 SoCs.
> 
> Update the PRUSS bindings for these ICSSG instances.
> 
> Signed-off-by: Suman Anna <s-anna@ti.com>
> ---
>  Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml b/Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml
index dbc62821c60b..c5ec253c45d5 100644
--- a/Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml
+++ b/Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml
@@ -68,6 +68,7 @@  properties:
       - ti,k2g-pruss     # for 66AK2G SoC family
       - ti,am654-icssg   # for K3 AM65x SoC family
       - ti,j721e-icssg   # for K3 J721E SoC family
+      - ti,am642-icssg   # for K3 AM64x SoC family
 
   reg:
     maxItems: 1
@@ -233,8 +234,8 @@  patternProperties:
     description: |
       Industrial Ethernet Peripheral to manage/generate Industrial Ethernet
       functions such as time stamping. Each PRUSS has either 1 IEP (on AM335x,
-      AM437x, AM57xx & 66AK2G SoCs) or 2 IEPs (on K3 AM65x & J721E SoCs ). IEP
-      is used for creating PTP clocks and generating PPS signals.
+      AM437x, AM57xx & 66AK2G SoCs) or 2 IEPs (on K3 AM65x, J721E & AM64x SoCs).
+      IEP is used for creating PTP clocks and generating PPS signals.
 
     type: object
 
@@ -333,6 +334,7 @@  if:
           - ti,k2g-pruss
           - ti,am654-icssg
           - ti,j721e-icssg
+          - ti,am642-icssg
 then:
   required:
     - power-domains