Re: [PATCH v3 1/2] dt-bindings: arm: bcm2835: Add Raspberry Pi 5 d0 Stepping

From: Krzysztof Kozlowski

Date: Mon Aug 10 2026 - 03:21:55 EST


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 <gregor.herburger@xxxxxxxxxxxxx>
> ---
> 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