ARM: dts: exynos: Drop incorrect use of io-channel-ranges
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 15 Nov 2020 19:29:46 +0000 (19:29 +0000)
committerKrzysztof Kozlowski <krzk@kernel.org>
Tue, 17 Nov 2020 19:45:25 +0000 (20:45 +0100)
commite73840f316cbf9df00893c0ef9f734196087403d
tree2f47cf83e67bbb98096b78aeabd822ab4ed56f5b
parentf48b5050c301f7235ef61d8cbbbf0410a5e0245f
ARM: dts: exynos: Drop incorrect use of io-channel-ranges

This property is only relevant to consumers of io-channels, not providers.
All these dtsi files have it alongside #io-channel-cells which indicates
they are providers of io-channels, not consumers.

Note that dt-schema will now flag this up due to a dependency between
this property and io-channels.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20201115192951.1073632-5-jic23@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/boot/dts/exynos3250.dtsi
arch/arm/boot/dts/exynos4412.dtsi
arch/arm/boot/dts/exynos5250.dtsi
arch/arm/boot/dts/exynos54xx.dtsi