ARM: dts: s5pv210: Drop unneeded io-channel-ranges property in Aries
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 15 Nov 2020 19:29:49 +0000 (19:29 +0000)
committerKrzysztof Kozlowski <krzk@kernel.org>
Tue, 17 Nov 2020 19:47:26 +0000 (20:47 +0100)
This property is only useful if a node has children as it allows them
to then use io-channel properties in the parent.  Here there are no
children.

This is harmless, but we are planning to shortly drop this property
as it is rarely used correctly and there is little reason it would
ever be needed as we can just provide the io-channels property to
any child nodes that need it.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20201115192951.1073632-8-jic23@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/boot/dts/s5pv210-aries.dtsi

index 91ecad85abfcaca4f5235c92b929fc07ae72bbcd..97cb7ff2f75f2950bec1ead5dd5a6ee644feabbc 100644 (file)
                io-channels = <&adc 9>;
                shunt-resistor-micro-ohms = <47000000>; /* 47 ohms */
                #io-channel-cells = <0>;
-               io-channel-ranges;
        };
 };