Skip to content

Commit 091d3ae

Browse files
committed
dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
Add new Raspberry Pi 4 to DT schema. Signed-off-by: Stefan Wahren <[email protected]> Acked-by: Eric Anholt <[email protected]> Reviewed-by: Rob Herring <[email protected]>
1 parent ab06837 commit 091d3ae

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ properties:
1515
const: '/'
1616
compatible:
1717
oneOf:
18+
- description: BCM2711 based Boards
19+
items:
20+
- enum:
21+
- raspberrypi,4-model-b
22+
- const: brcm,bcm2711
23+
1824
- description: BCM2835 based Boards
1925
items:
2026
- enum:

0 commit comments

Comments
 (0)