Re: [PATCH 1/2] dt-bindings: iio: imu: mpu6050: remove interrupts from required list

From: Jonathan Cameron
Date: Sat Nov 01 2025 - 13:02:14 EST


On Thu, 30 Oct 2025 09:23:37 +0100
Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:

> On Wed, Oct 29, 2025 at 03:27:18PM -0400, Frank Li wrote:
> > Irq is optional signal to make sensor work. Not all boards connect this
> > signals, so remove it from required list.
> >
> > Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> > ---
> > Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml | 1 -
> > 1 file changed, 1 deletion(-)
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> Best regards,
> Krzysztof
>

Applied. thanks,
J