diff mbox series

[1/2] arm64: dts: exynos: drop unsupported I2C properties in Espresso

Message ID 20221204190543.143986-1-krzysztof.kozlowski@linaro.org
State New
Headers show
Series [1/2] arm64: dts: exynos: drop unsupported I2C properties in Espresso | expand

Commit Message

Krzysztof Kozlowski Dec. 4, 2022, 7:05 p.m. UTC
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)

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/boot/dts/exynos/exynos7-espresso.dts | 2 --
 1 file changed, 2 deletions(-)

Comments

Krzysztof Kozlowski Jan. 10, 2023, 7:37 p.m. UTC | #1
On Sun, 4 Dec 2022 20:05:42 +0100, Krzysztof Kozlowski wrote:
> 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)
> 
> 

Applied, thanks!

[1/2] arm64: dts: exynos: drop unsupported I2C properties in Espresso
      https://git.kernel.org/krzk/linux/c/91d89306579b7a2963e39e4711b893634ace23d6
[2/2] ARM: dts: exynos: drop unused pinctrl-names from Galaxy Tab
      https://git.kernel.org/krzk/linux/c/5d1ab51463d6c609e65861625512f912eb1d7cb2

Best regards,
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/exynos/exynos7-espresso.dts b/arch/arm64/boot/dts/exynos/exynos7-espresso.dts
index e38c59cf18dc..b846c0be90e3 100644
--- a/arch/arm64/boot/dts/exynos/exynos7-espresso.dts
+++ b/arch/arm64/boot/dts/exynos/exynos7-espresso.dts
@@ -83,8 +83,6 @@  &adc {
 };
 
 &hsi2c_4 {
-	samsung,i2c-sda-delay = <100>;
-	samsung,i2c-max-bus-freq = <200000>;
 	status = "okay";
 
 	pmic@66 {