Re: [PATCH v5 1/7] dt-bindings: iio: stm32-adc: add generic channel binding
From: Rob Herring <robh@kernel.org>
Date: 2021-10-18 16:52:55
Also in:
linux-devicetree, linux-iio, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-10-18 16:52:55
Also in:
linux-devicetree, linux-iio, lkml
On Thu, 14 Oct 2021 15:12:22 +0200, Olivier Moysan wrote:
Add ADC generic channel binding. This binding should be used as an alternate to legacy channel properties whenever possible. ADC generic channel binding allows to identify supported internal channels through the following reserved label names: "vddcore", "vrefint" and "vbat". This binding also allows to set a different sampling time for each channel. Signed-off-by: Olivier Moysan <olivier.moysan@foss.st.com> Reviewed-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com> --- .../bindings/iio/adc/st,stm32-adc.yaml | 100 ++++++++++++++++-- 1 file changed, 93 insertions(+), 7 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel