diff options
author | Robert Nelson <[email protected]> | 2022-11-18 10:31:38 -0600 |
---|---|---|
committer | Nishanth Menon <[email protected]> | 2022-11-21 10:30:48 -0600 |
commit | b784c27f40cfac1a0097f43bc68207c1bf350f2e (patch) | |
tree | 0b5f031e3091423284640a2093caafecffbde320 | |
parent | 027b85ca972f321629af85793bb49d45382e9006 (diff) |
dt-bindings: arm: ti: Add bindings for BeagleBone AI-64
This board is based on the ti,j721e
https://beagleboard.org/ai-64
https://git.beagleboard.org/beagleboard/beaglebone-ai-64
Signed-off-by: Robert Nelson <[email protected]>
Acked-by: Rob Herring <[email protected]>
CC: Nishanth Menon <[email protected]>
CC: Jason Kridner <[email protected]>
CC: Drew Fustini <[email protected]>
Signed-off-by: Nishanth Menon <[email protected]>
Link: https://lore.kernel.org/r/[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 28b8232e1c5b..09e6845ff243 100644 --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml @@ -61,6 +61,7 @@ properties: - const: ti,j721e - items: - enum: + - beagle,j721e-beagleboneai64 - ti,j721e-evm - ti,j721e-sk - const: ti,j721e |