[PATCH 0/2] Fix mtk_disp_pwm_get_state function disp_pwm enabled flag

From: xinlei.lee
Date: Tue Aug 23 2022 - 03:31:41 EST


From: Xinlei Lee <xinlei.lee@xxxxxxxxxxxx>

Base on the branch of Linux-next/master.

The series mainly completes:
1. Add compatible for MediaTek MT8188 in the dt-bindings file.
2. Fix the parameters calculated by the enabled flag of disp_pwm in the
mtk_disp_pwm_get_state function;

xinlei lee (2):
dt-bindings: pwm: Add compatible for Mediatek MT8188
drivers: pwm: Add disp_pwm compatiable for MT8188

Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml | 1 +
drivers/pwm/pwm-mtk-disp.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

--
2.18.0