[PATCH v2 1/2] dt-bindings: arm: bcm2835: Add Raspberry Pi 5 d0 Stepping
Gregor Herburger <[email protected]> Mon, 03 Aug 2026 14:09:24 +0200
| Newsgroups | org.kernel.vger.linux-devicetree,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260803-bcm2712-d-stepping-compatible-v2-1-803017e4ba7a@linutronix.de> |
Add the Raspberry Pi 5 d0 Stepping to the schema. Signed-off-by: Gregor Herburger <[email protected]> --- 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