]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ARM: dts: exynos: Remove unneeded address/size cells in Exynos5260 GIC
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 1 Sep 2020 07:54:07 +0000 (09:54 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Thu, 3 Sep 2020 20:45:58 +0000 (22:45 +0200)
commit2495ddd2d17c20573463ac9c90ae6a83b79d7aa9
tree5b0228681c60d6123143dc5ec79123820a5eea44
parent1fa7c1ac2365fd53f891789138932380bdb4488c
ARM: dts: exynos: Remove unneeded address/size cells in Exynos5260 GIC

The Exynos5260 GIC node does not have any children so remove the address
and size cells as they are not needed by DT bindings.  The size-cells of
'0' were also incorrect.  This fixes dtbs_check warning:

  arch/arm/boot/dts/exynos5260-xyref5260.dt.yaml: interrupt-controller@10481000: #size-cells:0:0: 1 was expected

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200901075417.22481-4-krzk@kernel.org
arch/arm/boot/dts/exynos5260.dtsi