[PATCH 1/8] dt-bindings: mfd: stm32-lptimer: add support for stm32mp25
Krzysztof Kozlowski
krzk at kernel.org
Tue Feb 25 04:02:05 PST 2025
On Mon, Feb 24, 2025 at 07:01:43PM +0100, Fabrice Gasnier wrote:
> pwm:
> type: object
> additionalProperties: false
>
> properties:
> compatible:
> - const: st,stm32-pwm-lp
> + enum:
> + - st,stm32-pwm-lp
> + - st,stm32mp25-pwm-lp
>
> "#pwm-cells":
> const: 3
> @@ -69,7 +76,9 @@ properties:
>
> properties:
> compatible:
> - const: st,stm32-lptimer-counter
> + enum:
> + - st,stm32-lptimer-counter
> + - st,stm32mp25-lptimer-counter
Driver changes suggest many of these are compatible. Why isn't this expressed?
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list