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

ARM: dts: qcom-pma8084: Drop incorrect use of io-channel-ranges

This property is used by io-channel consumers, not providers so should
not present here. Note dt_schema will now detect this error as there
is a dependency between this property and io-channels.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Cc: Andy Gross <andy.gross@linaro.org>
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20201115192951.1073632-7-jic23@kernel.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>

authored by

Jonathan Cameron and committed by
Bjorn Andersson
fbdb20b1 45dfa741

-1
-1
arch/arm/boot/dts/qcom-pma8084.dtsi
··· 68 68 #address-cells = <1>; 69 69 #size-cells = <0>; 70 70 #io-channel-cells = <1>; 71 - io-channel-ranges; 72 71 73 72 die_temp { 74 73 reg = <VADC_DIE_TEMP>;