diff options
author | Bryan Brattlof <[email protected]> | 2023-08-12 00:14:30 +0530 |
---|---|---|
committer | Nishanth Menon <[email protected]> | 2023-08-11 16:02:37 -0500 |
commit | b57fc5cbdbdfd04d44697800a9d59aeb3be2f273 (patch) | |
tree | c7b0ec4996e0ef218d8f36da47f0b44dd536a940 | |
parent | 68501d3cc16a7828b05ee24bdb037f697e207854 (diff) |
dt-bindings: arm: ti: Add bindings for AM62P5 SoCs
Add bindings for TI's AM62P5 family of devices.
Signed-off-by: Bryan Brattlof <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Reviewed-by: Dhruva Gole <[email protected]>
Signed-off-by: Vignesh Raghavendra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Nishanth Menon <[email protected]>
-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 |