mbox series

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

Message ID 20240711-pwm-v1-0-4d5766f99b8b@nxp.com
Headers show
Series pwm: imx: add 32k clock for 8qm/qxp and workaround a chip issue | expand

Message

Frank Li July 11, 2024, 9:08 p.m. UTC
Signed-off-by: Frank Li <Frank.Li@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 compatible string imx8qxp-mipi-pwm

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

 Documentation/devicetree/bindings/pwm/imx-pwm.yaml | 29 ++++++-
 drivers/pwm/pwm-imx27.c                            | 88 ++++++++++++++++++++--
 2 files changed, 106 insertions(+), 11 deletions(-)
---
base-commit: 366b147e98c933f02176e84d73eea4b503bc5362
change-id: 20240708-pwm-5993e602c9b2

Best regards,
---
Frank Li <Frank.Li@nxp.com>