]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: dts: exynos7870: Move I2C address/size-cells to DTSI
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Thu, 5 Mar 2026 09:09:24 +0000 (10:09 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Tue, 10 Mar 2026 16:04:20 +0000 (17:04 +0100)
commit41dadc6f78150b7bf0308269fba7ba8a1a516392
tree0c0713b9caca903bf2ae428958dc9d9dff473a03
parent3d7bd20e026687db513887e4d066121cb0a49852
arm64: dts: exynos7870: Move I2C address/size-cells to DTSI

Convention followed in all other DTSI files is to define I2C controller
address/size-cells in the DTSI thus reducing code needed in each DTS.
It's also logical, since I2C is a bus and needs definition of addressing
children, even if the bus is enabled without the nodes.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260305-dts-exynos-i2c-v1-1-2c8d3df3b9ca@oss.qualcomm.com
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm64/boot/dts/exynos/exynos7870-a2corelte.dts
arch/arm64/boot/dts/exynos/exynos7870-j5y17lte.dts
arch/arm64/boot/dts/exynos/exynos7870-j6lte.dts
arch/arm64/boot/dts/exynos/exynos7870-j7xelte.dts
arch/arm64/boot/dts/exynos/exynos7870-on7xelte.dts
arch/arm64/boot/dts/exynos/exynos7870.dtsi