Hi Geert-san, > From: Geert Uytterhoeven, Sent: Wednesday, June 2, 2021 12:13 AM > > "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@xxxxxxxxx> Thank you for the patch! Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> Best regards, Yoshihiro Shimoda