Re: [PATCH 2/8] dt-bindings: Add MAX7360 subdevices

From: Uwe Kleine-König
Date: Thu Dec 19 2024 - 16:54:55 EST


Hello,

On Thu, Dec 19, 2024 at 05:21:19PM +0100, Mathieu Dubois-Briand wrote:
> diff --git a/Documentation/devicetree/bindings/pwm/max7360-pwm.yaml b/Documentation/devicetree/bindings/pwm/max7360-pwm.yaml
> new file mode 100644
> index 000000000000..68d48969e542
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/pwm/max7360-pwm.yaml
> @@ -0,0 +1,35 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/pwm/max7360-pwm.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Maxim MAX7360 PWM controller
> +
> +maintainers:
> + - Kamel Bouhara <kamel.bouhara@xxxxxxxxxxx>
> +
> +description: |
> + Maxim MAX7360 PWM controller, in MAX7360 MFD
> + https://www.analog.com/en/products/max7360.html
> +
> +properties:
> + compatible:
> + enum:
> + - maxim,max7360-pwm
> +
> + "#pwm-cells":
> + const: 2

Please make this 3.

> +required:
> + - compatible
> +
> +additionalProperties: false
> +
> +examples:
> + - |
> + max7360_pwm: max7360_pwm {
> + compatible = "maxim,max7360-pwm";
> + #pwm-cells = <2>;
> + };

Attachment: signature.asc
Description: PGP signature