[PATCH] arm64: dts: broadcom: northstar2: Drop GIC V2M "interrupt-parent"

Florian Fainelli florian.fainelli at broadcom.com
Tue Jun 10 10:49:57 PDT 2025


From: Florian Fainelli <f.fainelli at gmail.com>

On Mon,  9 Jun 2025 15:37:04 -0500, "Rob Herring (Arm)" <robh at kernel.org> wrote:
> The default interrupt parent is a parent node containing
> "#interrupt-cells", so an explicit "interrupt-parent" is not necessary.
> 
> Fixes these dtschema warnings:
> 
> (arm,gic-400): v2m at 70000: 'interrupt-parent' does not match any of the regexes: '^pinctrl-[0-9]+$'
> (arm,gic-400): v2m at 60000: 'interrupt-parent' does not match any of the regexes: '^pinctrl-[0-9]+$'
> (arm,gic-400): v2m at 50000: 'interrupt-parent' does not match any of the regexes: '^pinctrl-[0-9]+$'
> (arm,gic-400): v2m at 40000: 'interrupt-parent' does not match any of the regexes: '^pinctrl-[0-9]+$'
> (arm,gic-400): v2m at 30000: 'interrupt-parent' does not match any of the regexes: '^pinctrl-[0-9]+$'
> (arm,gic-400): v2m at 20000: 'interrupt-parent' does not match any of the regexes: '^pinctrl-[0-9]+$'
> (arm,gic-400): v2m at 10000: 'interrupt-parent' does not match any of the regexes: '^pinctrl-[0-9]+$'
> (arm,gic-400): v2m at 0: 'interrupt-parent' does not match any of the regexes: '^pinctrl-[0-9]+$'
> 
> Signed-off-by: Rob Herring (Arm) <robh at kernel.org>
> ---

Applied to https://github.com/Broadcom/stblinux/commits/devicetree-arm64/next, thanks!
--
Florian



More information about the linux-arm-kernel mailing list