Re: [PATCH 1/2] dt-bindings: iio: pressure: Add Aosong adp810
From: Akhilesh Patil
Date: Mon Oct 13 2025 - 11:25:33 EST
On Sun, Oct 12, 2025 at 05:13:53AM +0200, Krzysztof Kozlowski wrote:
> On 11/10/2025 14:25, Akhilesh Patil wrote:
> > +---
> > +$id: http://devicetree.org/schemas/iio/pressure/aosong,adp810.yaml#
> > +$schema: http://devicetree.org/meta-schemas/core.yaml#
> > +
> > +title: aosong adp810 differential pressure sensor
> > +
> > +maintainers:
> > + - Akhilesh Patil <akhilesh@xxxxxxxxxxxxx>
> > +
> > +description: |
>
> If there is going to be any new version, drop |.
Sure. Fixed in v2.
>
>
> > + ADP810 is differential pressure and temperature sensor. It has I2C bus interface
>
> Wrap at 80 (see coding style).
Fixed.
>
>
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> Best regards,
> Krzysztof
Hi Krzysztof, Thanks for the review.
Regards,
Akhilesh