[PATCH v3 1/2] dt-bindings: arm: bcm2835: Add Raspberry Pi 5 d0 Stepping
Gregor Herburger <[email protected]> Tue, 04 Aug 2026 15:13:48 +0200
| Newsgroups | gmane.linux.drivers.devicetree,gmane.linux.kernel.rpi,gmane.linux.ports.arm.kernel,gmane.linux.kernel |
|---|---|
| Message-ID | <20260804-bcm2712-d-stepping-compatible-v3-1-1860094486eb@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 | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml b/Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml index 2729a542c4f35..e2b32905c6a8f 100644 --- a/Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml +++ b/Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml @@ -26,6 +26,7 @@ properties: - description: BCM2712 based Boards items: - enum: + - raspberrypi,5-model-b-d0 - raspberrypi,5-model-b - const: brcm,bcm2712 -- 2.47.3