Re: [PATCH 5/7] arm64: dts: broadcom: Add interrupt-controller flag for intc on BCM2712
From: Krzysztof Kozlowski
Date: Mon Dec 02 2024 - 13:42:31 EST
On 02/12/2024 15:31, Dave Stevenson wrote:
> BCM2712 DT was producing dtbinding validation errors of
s/DT/DTS/
No one uses term like "dtbinding". Use full make target name or DT schema.
>
> interrupt-controller@7cd00000: 'interrupt-controller' is a required
> property
> interrupt-controller@7cd00000: '#interrupt-cells' is a required property
>
> Fix them by adding the required flags.
But are these valid? Why do you think that binding is correct? Or you
just silence the warning regardless whether this matches the hardware?
Best regards,
Krzysztof