On Sun, Nov 15, 2020 at 07:29:46PM +0000, Jonathan Cameron wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > 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@xxxxxxxxxx> > Cc: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > --- > arch/arm/boot/dts/exynos3250.dtsi | 1 - > arch/arm/boot/dts/exynos4412.dtsi | 1 - > arch/arm/boot/dts/exynos5250.dtsi | 1 - > arch/arm/boot/dts/exynos54xx.dtsi | 1 - > 4 files changed, 4 deletions(-) Thanks, applied. Best regards, Krzysztof