Skip to content

Commit d19c10d

Browse files
pdp7ConchuOD
authored andcommitted
dt-bindings: riscv: Add BeagleV Ahead board compatibles
Document the compatible strings for the BeagleV Ahead board which uses the T-Head TH1520 SoC. Link: https://beagleboard.org/beaglev-ahead Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Guo Ren <guoren@kernel.org> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Drew Fustini <dfustini@baylibre.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
1 parent 466a885 commit d19c10d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/riscv/thead.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ properties:
1717
const: '/'
1818
compatible:
1919
oneOf:
20+
- description: BeagleV Ahead single board computer
21+
items:
22+
- const: beagle,beaglev-ahead
23+
- const: thead,th1520
2024
- description: Sipeed Lichee Pi 4A board for the Sipeed Lichee Module 4A
2125
items:
2226
- enum:

0 commit comments

Comments
 (0)