On Tue, 13 Oct 2020 08:00:25 +0200 Matthias Brugger <matthias.bgg@xxxxxxxxx> wrote: > On 12/10/2020 22:52, Fabien Parent wrote: > > Add documentation for the auxadc binding for MT8516 SoC. > > > > Signed-off-by: Fabien Parent <fparent@xxxxxxxxxxxx> > > Reviewed-by: Matthias Brugger <matthias.bgg@xxxxxxxxx> Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to poke at it (or do nothing given it's a txt file ;) Jonathan > > > --- > > Documentation/devicetree/bindings/iio/adc/mt6577_auxadc.txt | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/iio/adc/mt6577_auxadc.txt b/Documentation/devicetree/bindings/iio/adc/mt6577_auxadc.txt > > index 78c06e05c8e5..1b7ff9e5615a 100644 > > --- a/Documentation/devicetree/bindings/iio/adc/mt6577_auxadc.txt > > +++ b/Documentation/devicetree/bindings/iio/adc/mt6577_auxadc.txt > > @@ -17,6 +17,7 @@ Required properties: > > - "mediatek,mt7622-auxadc": For MT7622 family of SoCs > > - "mediatek,mt8173-auxadc": For MT8173 family of SoCs > > - "mediatek,mt8183-auxadc", "mediatek,mt8173-auxadc": For MT8183 family of SoCs > > + - "mediatek,mt8516-auxadc", "mediatek,mt8173-auxadc": For MT8516 family of SoCs > > - reg: Address range of the AUXADC unit. > > - clocks: Should contain a clock specifier for each entry in clock-names > > - clock-names: Should contain "main". > >