On Mon, 18 Oct 2021 11:52:48 -0500 Rob Herring <robh@xxxxxxxxxx> wrote: > 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@xxxxxxxxxxx> > > Reviewed-by: Fabrice Gasnier <fabrice.gasnier@xxxxxxxxxxx> > > --- > > .../bindings/iio/adc/st,stm32-adc.yaml | 100 ++++++++++++++++-- > > 1 file changed, 93 insertions(+), 7 deletions(-) > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Thanks. Series applied to the iio-togreg branch of iio.git and pushed out as testing to let 0-day take a look at it. Thanks, Jonathan