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

Frank Li posted 3 patches 1 year, 5 months ago
There is a newer version of this series
Documentation/devicetree/bindings/pwm/imx-pwm.yaml | 29 ++++++-
drivers/pwm/pwm-imx27.c                            | 88 ++++++++++++++++++++--
2 files changed, 106 insertions(+), 11 deletions(-)
[PATCH 0/3] pwm: imx: add 32k clock for 8qm/qxp and workaround a chip issue
Posted by Frank Li 1 year, 5 months ago
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>