Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: Cygnus: Drop incorrect io-channel-ranges property.

This property applies to consumers of io-channels. In this case we
have a provider so the property is not used.

Recent changes to dt-schema result int his being reported as an error
as a dependency is enforced between this property and io-channels.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

authored by

Jonathan Cameron and committed by
Florian Fainelli
7f415677 b2ab5e86

-1
-1
arch/arm/boot/dts/bcm-cygnus.dtsi
··· 591 591 adc: adc@180a6000 { 592 592 compatible = "brcm,iproc-static-adc"; 593 593 #io-channel-cells = <1>; 594 - io-channel-ranges; 595 594 adc-syscon = <&ts_adc_syscon>; 596 595 clocks = <&asiu_clks BCM_CYGNUS_ASIU_ADC_CLK>; 597 596 clock-names = "tsc_clk";