Re: [PATCH 1/2] dt-bindings: iio: temperature: Add AMS AS6200

From: Abdel Alkuor
Date: Sun Nov 12 2023 - 09:13:02 EST


On Sun, Nov 12, 2023 at 08:43:53AM +0100, Krzysztof Kozlowski wrote:
> On 11/11/2023 23:05, Abdel Alkuor wrote:
> > as6200 is high accuracy temperature sensor of -/+ 0.4C degree
> > with a range between -40C to 125C degrees
> >
> > Signed-off-by: Abdel Alkuor <alkuor@xxxxxxxxx>
> > ---
> > .../bindings/iio/temperature/ams,as6200.yaml | 45 +++++++++++++++++++
> > 1 file changed, 45 insertions(+)
>
> I did not receive the driver, so I hope you actually implement the
> binding accurately.
>
Sorry about not including you in the driver patch as I was
experimenting with adding tocmd and cccmd in my .gitconfig and it
looks like the commands ran for each patch individually and only
included the required recipents for each patch instead of amalgamating
them.

Here is the driver: https://lkml.org/lkml/2023/11/11/208
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> Best regards,
> Krzysztof
>
Thanks,
Abdel