Re: [PATCH v3 05/23] dt-bindings: input: add maxim,max77705-haptic
From: Krzysztof Kozlowski
Date: Thu Jun 20 2024 - 11:47:39 EST
On 18/06/2024 15:59, Dzmitry Sankouski wrote:
> maxim,max77705-haptic is MAX77705 pmic binding part
>
> +
> +maintainers:
> + - Dzmitry Sankouski <dsankouski@xxxxxxxxx>
> +
> +description: |
> + This is a part of device tree bindings for Maxim MAX77705 multi functional device.
Wrap according to Linux coding style, so at 80. All your bindings have
the same issue.
> +
> + See also Documentation/devicetree/bindings/mfd/maxim,max77705.yaml for
> + additional information and example.
> +
> +properties:
> + compatible:
> + const: maxim,max77705-haptic
> +
> + haptic-supply: true
> +
> + pwms: true
maxItems
Best regards,
Krzysztof