OSDN Git Service

arm64: dts: renesas: r8a779a0: Drop power-domains property from GIC node
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 1 Jun 2021 15:12:50 +0000 (17:12 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 7 Jun 2021 09:30:09 +0000 (11:30 +0200)
commit1771a33b34421050c7b830f0a8af703178ba9d36
tree3b3862fdcdc831bed86ec7c572700d845dc6dc43
parent479c700c6df222056d246e9fc4eeecd8e4ed1744
arm64: dts: renesas: r8a779a0: Drop power-domains property from GIC node

"make dtbs_check":

    arm64/boot/dts/renesas/r8a779a0-falcon.dt.yaml: interrupt-controller@f1000000: 'power-domains' does not match any of the regexes: '^(msi-controller|gic-its|interrupt-controller)@[0-9a-f]+$', '^gic-its@', '^interrupt-controller@[0-9a-f]+$', 'pinctrl-[0-9]+'
    From schema: Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml

Remove the "power-domains" property, as the GIC on R-Car V3U is
always-on, and not part of a clock domain.

Fixes: 834c310f541839b6 ("arm64: dts: renesas: Add Renesas R8A779A0 SoC support")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/a9ae5cbc7c586bf2c6b18ddc665ad7051bd1d206.1622560236.git.geert+renesas@glider.be
arch/arm64/boot/dts/renesas/r8a779a0.dtsi