Skip to content

Commit 2a65927

Browse files
sumanannaSantoshShilimkar
authored andcommitted
dt-bindings: soc: ti: pruss: Update bindings for K3 AM64x SoCs
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> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
1 parent e73f0f0 commit 2a65927

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ properties:
6868
- ti,k2g-pruss # for 66AK2G SoC family
6969
- ti,am654-icssg # for K3 AM65x SoC family
7070
- ti,j721e-icssg # for K3 J721E SoC family
71+
- ti,am642-icssg # for K3 AM64x SoC family
7172

7273
reg:
7374
maxItems: 1
@@ -231,8 +232,8 @@ patternProperties:
231232
description: |
232233
Industrial Ethernet Peripheral to manage/generate Industrial Ethernet
233234
functions such as time stamping. Each PRUSS has either 1 IEP (on AM335x,
234-
AM437x, AM57xx & 66AK2G SoCs) or 2 IEPs (on K3 AM65x & J721E SoCs ). IEP
235-
is used for creating PTP clocks and generating PPS signals.
235+
AM437x, AM57xx & 66AK2G SoCs) or 2 IEPs (on K3 AM65x, J721E & AM64x SoCs).
236+
IEP is used for creating PTP clocks and generating PPS signals.
236237
237238
type: object
238239

@@ -331,6 +332,7 @@ if:
331332
- ti,k2g-pruss
332333
- ti,am654-icssg
333334
- ti,j721e-icssg
335+
- ti,am642-icssg
334336
then:
335337
required:
336338
- power-domains

0 commit comments

Comments
 (0)