[PATCH RFT 05/10] arm64: dts: exynos2200-g0s: Drop chosen address/size cells
From: Krzysztof Kozlowski
Date: Fri Sep 11 2026 - 06:26:00 EST
The only child of chosen node - framebuffer - comes without reg and unit
address, thus address/size-cells and ranges are not necessary.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/exynos/exynos2200-g0s.dts | 4 ----
1 file changed, 4 deletions(-)
diff --git a/arch/arm64/boot/dts/exynos/exynos2200-g0s.dts b/arch/arm64/boot/dts/exynos/exynos2200-g0s.dts
index 458f1bc6f5d0..3687bbaadce7 100644
--- a/arch/arm64/boot/dts/exynos/exynos2200-g0s.dts
+++ b/arch/arm64/boot/dts/exynos/exynos2200-g0s.dts
@@ -17,10 +17,6 @@ / {
chassis-type = "handset";
chosen {
- #address-cells = <2>;
- #size-cells = <2>;
- ranges;
-
framebuffer: framebuffer {
compatible = "simple-framebuffer";
memory-region = <&cont_splash_mem>;
--
2.53.0