Skip to content

Commit 92c0b26

Browse files
committed
dt-bindings: arm: amlogic: Document the boards with the BPI-CM4 connected
The BPI-CM4 module with an Amlogic A311D SoC is a module compatible with the Raspberry Pi CM4 specifications. Document the boards using this module, by specifying the BananaPi CM4 compatible in addition to the baseboard compatible. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Link: https://lore.kernel.org/r/20230303-topic-amlogic-upstream-bpi-cm4-v2-1-2ecfde76fc4d@linaro.org Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
1 parent c2e9012 commit 92c0b26

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Documentation/devicetree/bindings/arm/amlogic.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,14 @@ properties:
159159
- const: amlogic,a311d
160160
- const: amlogic,g12b
161161

162+
- description: Boards using the BPI-CM4 module with Amlogic Meson G12B A311D SoC
163+
items:
164+
- enum:
165+
- bananapi,bpi-cm4io
166+
- const: bananapi,bpi-cm4
167+
- const: amlogic,a311d
168+
- const: amlogic,g12b
169+
162170
- description: Boards with the Amlogic Meson G12B S922X SoC
163171
items:
164172
- enum:

0 commit comments

Comments
 (0)