ARM: dts: exynos: Rename hsi2c nodes to i2c for Exynos5260
authorSam Protsenko <semen.protsenko@linaro.org>
Sat, 4 Dec 2021 21:58:19 +0000 (23:58 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 6 Dec 2021 08:29:01 +0000 (09:29 +0100)
commit29bf0ff5ae18ad1a6dd183569cc097e578052c57
treed3a2e50a975992c76c79bcec676ac4620e506c06
parent8e14b530f8c90346eab43c7b59b03ff9fec7d171
ARM: dts: exynos: Rename hsi2c nodes to i2c for Exynos5260

In Device Tree specification it's recommended to use "i2c" name for I2C
nodes. Now that i2c-exynos5 dt-schema binding was added, it shows some
warnings like this when validating HS-I2C nodes:

    hsi2c@xxxxxxxxx: $nodename:0: 'hsi2c@xxxxxxxx' does not match
                                  '^i2c(@.*)?'
    From schema: Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml

Rename hsi2c@* to i2c@* to fix those warnings.

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Link: https://lore.kernel.org/r/20211204215820.17378-8-semen.protsenko@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
arch/arm/boot/dts/exynos5260.dtsi