diff options
author | Robert Nelson <[email protected]> | 2023-03-16 10:21:41 -0500 |
---|---|---|
committer | Nishanth Menon <[email protected]> | 2023-03-20 15:32:41 -0500 |
commit | 3cd557272ef0b1bbad3c5450f09629e451e101f3 (patch) | |
tree | da4c5c3b269bf41196d28db9002386d5db7a5af8 | |
parent | 496cdc82e05f5683cdca5ab157938091e7744c95 (diff) |
dt-bindings: arm: ti: Add BeaglePlay
This board is based on ti,am625
https://beagleplay.org/
https://git.beagleboard.org/beagleplay/beagleplay
Signed-off-by: Robert Nelson <[email protected]>
Reviewed-by: Dhruva Gole <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Co-developed-by: Nishanth Menon <[email protected]>
Signed-off-by: Nishanth Menon <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/ti/k3.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml index a60a4065caa8..b4703ac88f04 100644 --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml @@ -28,6 +28,7 @@ properties: - description: K3 AM625 SoC items: - enum: + - beagle,am625-beagleplay - ti,am625-sk - const: ti,am625 |