dts: Add io-channel details to ADC nodes/bindings

Update the ADC bindings to include #io-channel-cells and update the
related dts files to set #io-channel-cells.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2019-08-22 11:08:13 -05:00 committed by Kumar Gala
commit e8524965c5
31 changed files with 70 additions and 0 deletions

View file

@ -89,6 +89,7 @@
interrupts = <15 0>;
label = "ADC_0";
status = "disabled";
#io-channel-cells = <1>;
};
gpioa: gpio@400ff000 {