arm64: dts: broadcom: northstar2: Drop GIC V2M "interrupt-parent"
authorRob Herring (Arm) <robh@kernel.org>
Mon, 9 Jun 2025 20:37:04 +0000 (15:37 -0500)
committerFlorian Fainelli <florian.fainelli@broadcom.com>
Tue, 10 Jun 2025 17:49:57 +0000 (10:49 -0700)
commit657e413c277898f0ff91922475c67d82faaeeef7
tree1d9ea01cdeea0baa87cbb2a61582fc4ac6bdf667
parentfbf4ca37cdfc7962732bd4d48c05fca56244f8e2
arm64: dts: broadcom: northstar2: Drop GIC V2M "interrupt-parent"

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@70000: 'interrupt-parent' does not match any of the regexes: '^pinctrl-[0-9]+$'
(arm,gic-400): v2m@60000: 'interrupt-parent' does not match any of the regexes: '^pinctrl-[0-9]+$'
(arm,gic-400): v2m@50000: 'interrupt-parent' does not match any of the regexes: '^pinctrl-[0-9]+$'
(arm,gic-400): v2m@40000: 'interrupt-parent' does not match any of the regexes: '^pinctrl-[0-9]+$'
(arm,gic-400): v2m@30000: 'interrupt-parent' does not match any of the regexes: '^pinctrl-[0-9]+$'
(arm,gic-400): v2m@20000: 'interrupt-parent' does not match any of the regexes: '^pinctrl-[0-9]+$'
(arm,gic-400): v2m@10000: 'interrupt-parent' does not match any of the regexes: '^pinctrl-[0-9]+$'
(arm,gic-400): v2m@0: 'interrupt-parent' does not match any of the regexes: '^pinctrl-[0-9]+$'

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250609203705.2852500-1-robh@kernel.org
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi