[PATCH 4/9] ARM: dts: exynos: Drop incorrect use of io-channel-ranges

Krzysztof Kozlowski krzk at kernel.org
Tue Nov 17 14:45:04 EST 2020


On Sun, Nov 15, 2020 at 07:29:46PM +0000, Jonathan Cameron wrote:
> From: Jonathan Cameron <Jonathan.Cameron at huawei.com>
> 
> 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 at huawei.com>
> Cc: Krzysztof Kozlowski <krzk at kernel.org>
> ---
>  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




More information about the linux-arm-kernel mailing list