Re: [PATCH v3 1/2] dt-bindings: iio: pressure: add honeywell,abp2030pa
From: Jonathan Cameron
Date: Sat Dec 06 2025 - 15:34:08 EST
On Thu, 04 Dec 2025 17:12:55 +0200
Petre Rodan <petre.rodan@xxxxxxxxxxxxxxx> wrote:
> Adds binding for digital Honeywell ABP2 series pressure and temperature
> sensors.
> The i2c address is hardcoded and depends on the part number.
> There is an optional interrupt that signals the end of conversion.
>
> Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> Signed-off-by: Petre Rodan <petre.rodan@xxxxxxxxxxxxxxx>
Hi Petre,
One trivial thing that you might want to change if doing a v4 for other reasons.
> +
> + vdd-supply:
> + description: provide VDD power to the sensor.
Not worth a respin, but that description adds no real value over the name.
For simple supplies like this
vdd-supply: true
is fine.