[PATCH 5/8] pwm: stm32-lp: add support for stm32mp25
Krzysztof Kozlowski
krzk at kernel.org
Tue Feb 25 04:04:17 PST 2025
On Mon, Feb 24, 2025 at 07:01:47PM +0100, Fabrice Gasnier wrote:
> }
>
> return pinctrl_pm_select_sleep_state(dev);
> @@ -246,6 +413,7 @@ static DEFINE_SIMPLE_DEV_PM_OPS(stm32_pwm_lp_pm_ops, stm32_pwm_lp_suspend,
>
> static const struct of_device_id stm32_pwm_lp_of_match[] = {
> { .compatible = "st,stm32-pwm-lp", },
> + { .compatible = "st,stm32mp25-pwm-lp", },
No driver data suggests device is backwards compatible. Commit msg
suggests not, so that's confusing.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list