Skip to content

Commit 734401c

Browse files
Andrea della PortaUlf Hansson
authored andcommitted
dt-bindings: arm: bcm: Add BCM2712 SoC support
The BCM2712 SoC is found on Raspberry Pi 5. Add compatible string to acknowledge its new chipset. Signed-off-by: Andrea della Porta <andrea.porta@suse.com> Reviewed-by: Stefan Wahren <wahrenst@gmx.net> Acked-by: Conor Dooley <conor.dooley@microchip.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/cfc4db17981ef946a71d40d522118a560aa0f15b.1717061147.git.andrea.porta@suse.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 parent 6ba59ff commit 734401c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ properties:
2323
- raspberrypi,4-model-b
2424
- const: brcm,bcm2711
2525

26+
- description: BCM2712 based Boards
27+
items:
28+
- enum:
29+
- raspberrypi,5-model-b
30+
- const: brcm,bcm2712
31+
2632
- description: BCM2835 based Boards
2733
items:
2834
- enum:

0 commit comments

Comments
 (0)