OSDN Git Service

arm64: dts: exynos: drop unsupported I2C properties in Espresso
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 4 Dec 2022 19:05:42 +0000 (20:05 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 10 Jan 2023 19:35:17 +0000 (20:35 +0100)
The Samsung HSI2C (High Speed I2C) bindings do not allow
samsung,i2c-sda-delay (present in older S3C24xx I2C bindings):

  exynos7-espresso.dtb: i2c@13660000: Unevaluated properties are not allowed ('samsung,i2c-sda-delay', 'samsung,i2c-max-bus-freq' were unexpected)

Link: https://lore.kernel.org/r/20221204190543.143986-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm64/boot/dts/exynos/exynos7-espresso.dts

index e38c59c..b846c0b 100644 (file)
@@ -83,8 +83,6 @@
 };
 
 &hsi2c_4 {
-       samsung,i2c-sda-delay = <100>;
-       samsung,i2c-max-bus-freq = <200000>;
        status = "okay";
 
        pmic@66 {