[PATCH 4/5] ARM: dts: exynos4210-smdkv310: Drop duplicated I2C address/size-cells
From: Krzysztof Kozlowski
Date: Thu Mar 05 2026 - 04:16:44 EST
The DTSI already has address/size-cells for each I2C controller, thus
the board does not have to define them again.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
---
arch/arm/boot/dts/samsung/exynos4210-smdkv310.dts | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/boot/dts/samsung/exynos4210-smdkv310.dts b/arch/arm/boot/dts/samsung/exynos4210-smdkv310.dts
index 18f4f494093b..a6b73a8967c6 100644
--- a/arch/arm/boot/dts/samsung/exynos4210-smdkv310.dts
+++ b/arch/arm/boot/dts/samsung/exynos4210-smdkv310.dts
@@ -68,8 +68,6 @@ map1 {
};
&i2c_0 {
- #address-cells = <1>;
- #size-cells = <0>;
samsung,i2c-sda-delay = <100>;
samsung,i2c-max-bus-freq = <100000>;
status = "okay";
--
2.51.0