diff options
author | Bryan Brattlof <bb@ti.com> | 2023-08-12 00:14:30 +0530 |
---|---|---|
committer | Nishanth Menon <nm@ti.com> | 2023-08-11 16:02:37 -0500 |
commit | b57fc5cbdbdfd04d44697800a9d59aeb3be2f273 (patch) | |
tree | c7b0ec4996e0ef218d8f36da47f0b44dd536a940 /Documentation/devicetree/bindings/arm | |
parent | 68501d3cc16a7828b05ee24bdb037f697e207854 (diff) | |
download | linux-rpi-b57fc5cbdbdfd04d44697800a9d59aeb3be2f273.tar.gz linux-rpi-b57fc5cbdbdfd04d44697800a9d59aeb3be2f273.tar.bz2 linux-rpi-b57fc5cbdbdfd04d44697800a9d59aeb3be2f273.zip |
dt-bindings: arm: ti: Add bindings for AM62P5 SoCs
Add bindings for TI's AM62P5 family of devices.
Signed-off-by: Bryan Brattlof <bb@ti.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Dhruva Gole <d-gole@ti.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Link: https://lore.kernel.org/r/20230811184432.732215-2-vigneshr@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r-- | Documentation/devicetree/bindings/arm/ti/k3.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml index 5ca6af492507..03d2a0d79fb0 100644 --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml @@ -25,6 +25,12 @@ properties: - ti,am62a7-sk - const: ti,am62a7 + - description: K3 AM62P5 SoC and Boards + items: + - enum: + - ti,am62p5-sk + - const: ti,am62p5 + - description: K3 AM625 SoC PHYTEC phyBOARD-Lyra items: - const: phytec,am625-phyboard-lyra-rdk |