[PATCH 1/2] dt-bindings: pwm: Document Airoha EN7581 PWM
Krzysztof Kozlowski
krzk at kernel.org
Sat Aug 10 04:36:04 PDT 2024
On 10/08/2024 06:48, Lorenzo Bianconi wrote:
> +
> +required:
> + - compatible
> + - reg
> +
> +additionalProperties: false
> +
> +examples:
> + - |
> + pwm at 1fbf0224 {
> + compatible = "airoha,en7581-pwm";
> + reg = <0x1fbf0224 0x10>,
> + <0x1fbf0238 0x28>,
> + <0x1fbf0298 0x8>;
These look almost continuous, so I wonder what's in between? E.g.
between 0x1fbf0224+10=0x1fbf0234 and 0x1fbf0238?
Rest looks good.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list