[PATCH v2 1/2] dt-bindings: arm: bcm2835: Add Raspberry Pi 5 d0 Stepping
Gregor Herburger
gregor.herburger at linutronix.de
Mon Aug 3 05:09:24 PDT 2026
Add the Raspberry Pi 5 d0 Stepping to the schema.
Signed-off-by: Gregor Herburger <gregor.herburger at linutronix.de>
---
Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml b/Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml
index 2729a542c4f3..32e1b01676d6 100644
--- a/Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml
+++ b/Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml
@@ -29,6 +29,12 @@ properties:
- raspberrypi,5-model-b
- const: brcm,bcm2712
+ - description: BCM2712 based Boards d0 stepping
+ items:
+ - const: raspberrypi,5-model-b-d0
+ - const: raspberrypi,5-model-b
+ - const: brcm,bcm2712
+
- description: BCM2835 based Boards
items:
- enum:
--
2.47.3
More information about the linux-arm-kernel
mailing list