Re: [PATCH v3 1/2] dt-bindings: arm: bcm2835: Add Raspberry Pi 5 d0 Stepping
Krzysztof Kozlowski <[email protected]>
| Newsgroups | org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260810-versatile-hissing-koel-7fd6e8@quoll> |
On Tue, Aug 04, 2026 at 03:13:48PM +0200, Gregor Herburger wrote: > 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 As pointed out in other email - this is not bcm2712 but bcm2712-d0 which supposedly is a different soc with different pins etc. Best regards, Krzysztof