[PATCH v2 0/3] pwm: imx: add 32k clock for 8qm/qxp and workaround a chip issue

From: Frank Li
Date: Mon Jul 15 2024 - 16:31:31 EST


Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
---
Changes in v2:
- See each patch
- Link to v1: https://lore.kernel.org/r/20240711-pwm-v1-0-4d5766f99b8b@xxxxxxx

---
Clark Wang (1):
pwm: imx27: workaround of the pwm output bug when decrease the duty cycle

Frank Li (1):
dt-bindings: pwm: imx: Add optional clock '32k'

Liu Ying (1):
pwm: imx27: Add 32k clock for pwm in i.MX8QXP MIPI subsystem

Documentation/devicetree/bindings/pwm/imx-pwm.yaml | 4 ++
drivers/pwm/pwm-imx27.c | 78 ++++++++++++++++++++--
2 files changed, 76 insertions(+), 6 deletions(-)
---
base-commit: 472fa0e0d7d03574177fc83dc15ad9da15db4ce0
change-id: 20240708-pwm-5993e602c9b2

Best regards,
---
Frank Li <Frank.Li@xxxxxxx>