ARM: dts: s5pv210: Drop incorrect use of io-channel-ranges property
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 15 Nov 2020 19:29:47 +0000 (19:29 +0000)
committerKrzysztof Kozlowski <krzk@kernel.org>
Tue, 17 Nov 2020 19:47:22 +0000 (20:47 +0100)
This property is relevant to consumers of io-channels.  Here it is
used by a provider.

dt-schema will now report and error as this property must be in the
same node as io-channels and it is not here.

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

index 2871351..353ba7b 100644 (file)
                        clocks = <&clocks CLK_TSADC>;
                        clock-names = "adc";
                        #io-channel-cells = <1>;
-                       io-channel-ranges;
                        status = "disabled";
                };