Commit 091d3aec authored by Stefan Wahren's avatar Stefan Wahren

dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema

Add new Raspberry Pi 4 to DT schema.
Signed-off-by: default avatarStefan Wahren <wahrenst@gmx.net>
Acked-by: default avatarEric Anholt <eric@anholt.net>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
parent ab06837d
......@@ -15,6 +15,12 @@ properties:
const: '/'
compatible:
oneOf:
- description: BCM2711 based Boards
items:
- enum:
- raspberrypi,4-model-b
- const: brcm,bcm2711
- description: BCM2835 based Boards
items:
- enum:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment