Home
last modified time | relevance | path

Searched hist:"8858 f8622e82170ec184971b66c7a455816190f8" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/boot/dts/exynos/
H A Dexynos7.dtsidiff 8858f8622e82170ec184971b66c7a455816190f8 Sat Dec 04 15:58:20 CST 2021 Sam Protsenko <semen.protsenko@linaro.org> arm64: dts: exynos: Rename hsi2c nodes to i2c for Exynos5433 and Exynos7

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-9-semen.protsenko@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
H A Dexynos5433.dtsidiff 8858f8622e82170ec184971b66c7a455816190f8 Sat Dec 04 15:58:20 CST 2021 Sam Protsenko <semen.protsenko@linaro.org> arm64: dts: exynos: Rename hsi2c nodes to i2c for Exynos5433 and Exynos7

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-9-semen.protsenko@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>