Aw: Re: [PATCH v1 2/7] dt-bindings: iio: adc: Add support for MT7986

From: Frank Wunderlich
Date: Mon May 08 2023 - 11:53:47 EST




regards Frank


> Gesendet: Sonntag, 23. April 2023 um 15:02 Uhr
> Von: "Jonathan Cameron" <jic23@xxxxxxxxxx>
> An: "Frank Wunderlich" <linux@xxxxxxxxx>
> Cc: linux-mediatek@xxxxxxxxxxxxxxxxxxx, "Frank Wunderlich" <frank-w@xxxxxxxxxxxxxxx>, "Lars-Peter Clausen" <lars@xxxxxxxxxx>, "Rob Herring" <robh+dt@xxxxxxxxxx>, "Krzysztof Kozlowski" <krzysztof.kozlowski+dt@xxxxxxxxxx>, "Matthias Brugger" <matthias.bgg@xxxxxxxxx>, "AngeloGioacchino Del Regno" <angelogioacchino.delregno@xxxxxxxxxxxxx>, "Srinivas Kandagatla" <srinivas.kandagatla@xxxxxxxxxx>, "Hui.Liu" <hui.liu@xxxxxxxxxxxx>, "Zhiyong Tao" <zhiyong.tao@xxxxxxxxxxxx>, "Andrew-CT Chen" <andrew-ct.chen@xxxxxxxxxxxx>, "Lala Lin" <lala.lin@xxxxxxxxxxxx>, linux-iio@xxxxxxxxxxxxxxx, devicetree@xxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, linux-arm-kernel@xxxxxxxxxxxxxxxxxxx, "Daniel Golle" <daniel@xxxxxxxxxxxxxx>
> Betreff: Re: [PATCH v1 2/7] dt-bindings: iio: adc: Add support for MT7986
>
> On Fri, 21 Apr 2023 15:20:42 +0200
> Frank Wunderlich <linux@xxxxxxxxx> wrote:
>
> > From: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx>
> >
> > Add compatible string and specific clock property for mt7986.
> >
> > Signed-off-by: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx>
>
> Given how trivial this is, I'll apply it without waiting for the DT maintainers
> to get to it.
>
> Applied to the togreg branch of iio.git and pushed out as testing for 0-day
> to take a look at it.

Hi,

i cannot find it in next and here:

https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git/tree/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml?h=togreg

was it dropped?

regards Frank

> Thanks,
>
> Jonathan
>
> > ---
> > .../devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml b/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
> > index 7f79a06e76f5..6168b44ea72c 100644
> > --- a/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
> > +++ b/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
> > @@ -26,6 +26,7 @@ properties:
> > - mediatek,mt2712-auxadc
> > - mediatek,mt6765-auxadc
> > - mediatek,mt7622-auxadc
> > + - mediatek,mt7986-auxadc
> > - mediatek,mt8173-auxadc
> > - items:
> > - enum:
>
>