ARM: dts: exynos: Remove I2C9 samsung, i2c-slave-addr from Exynos5250 boards
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 2 Sep 2020 15:57:32 +0000 (17:57 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Sun, 6 Sep 2020 16:56:39 +0000 (18:56 +0200)
The property samsung,i2c-slave-addr in I2C9 controller on Exynos5250
Arndale and SMDK5250 boards, is not actually needed.  There is only one
master on this bus.  It's not clear why this property was added at first
place.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Link: https://lore.kernel.org/r/20200902155733.20271-1-krzk@kernel.org
arch/arm/boot/dts/exynos5250-arndale.dts
arch/arm/boot/dts/exynos5250-smdk5250.dts

index f2bcce1..d37479e 100644 (file)
        status = "okay";
        samsung,i2c-sda-delay = <100>;
        samsung,i2c-max-bus-freq = <40000>;
-       samsung,i2c-slave-addr = <0x38>;
 
        sata_phy_i2c: sata-phy@38 {
                compatible = "samsung,exynos-sataphy-i2c";
index 00af7fb..bd8827c 100644 (file)
        status = "okay";
        samsung,i2c-sda-delay = <100>;
        samsung,i2c-max-bus-freq = <40000>;
-       samsung,i2c-slave-addr = <0x38>;
 
        sata_phy_i2c: sata-phy@38 {
                compatible = "samsung,exynos-sataphy-i2c";