mbox series

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

Message ID 20240715-pwm-v2-0-ff3eece83cbb@nxp.com (mailing list archive)
Headers show
Series pwm: imx: add 32k clock for 8qm/qxp and workaround a chip issue | expand

Message

Frank Li July 15, 2024, 8:29 p.m. UTC
Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Changes in v2:
- See each patch
- Link to v1: https://lore.kernel.org/r/20240711-pwm-v1-0-4d5766f99b8b@nxp.com

---
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@nxp.com>