[PATCH v3 0/3] Convert the mtk_disp driver to aotmic API

From: Jitao Shi
Date: Tue May 25 2021 - 22:49:05 EST


Change since v2:
- Change commit messages to remove the clock operations for atomic APIs.
- Rebase to v5.13 rc1

Changes since v1:
- Seperate clock operation as single patch.
- Seperate apply() as single patch.
- Seperate get_state() operation as single patch.

Jitao Shi (3):
pwm: mtk_disp: remove the clock operations for atomic APIs.
pwm: mtk_disp: implement atomic API .apply()
pwm: mtk_disp: implement atomic API .get_state()

drivers/pwm/pwm-mtk-disp.c | 177 +++++++++++++++++++++----------------
1 file changed, 102 insertions(+), 75 deletions(-)

--
2.25.1