]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
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 f2bcce167b2df3bb0f378d8ab58b9d3d26c9cc7d..d37479ea4fa26597823b1aa14993014a6756a455 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 00af7fb650805c637db97a240eb078a9bb8ff4b5..bd8827c69ff1ece1033c19a2d91180f4aa2b8934 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";