Skip to content

Commit 7838c7a

Browse files
6by9robherring
authored andcommitted
dt-bindings: interrupt-controller: brcm,bcm2836-l1-intc: Drop interrupt-controller requirement
Since commit 88bbe85 ("irqchip: bcm2836: Move SMP startup code to arch/arm (v2)") the bcm2836-l1-intc block on bcm2711 is only used as a base address for the smp_boot_secondary hook on 32 bit kernels. It is not used as an interrupt controller. Drop the binding requirement for interrupt-controller and interrupt-cells to satisfy validation on this platform. Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com> Link: https://patch.msgid.link/20241220-dt-bcm2712-fixes-v5-3-cbbf13d2e97a@raspberrypi.com Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
1 parent 1705bbe commit 7838c7a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2836-l1-intc.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ properties:
3434
required:
3535
- compatible
3636
- reg
37-
- interrupt-controller
38-
- '#interrupt-cells'
3937

4038
additionalProperties: false
4139

0 commit comments

Comments
 (0)