Signed-off-by: Frank Li <Frank.Li@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 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@xxxxxxx>