mbox series

[v2,0/3] Convert the mtk_disp driver to aotmic API

Message ID 20210130141226.25357-1-jitao.shi@mediatek.com (mailing list archive)
Headers show
Series Convert the mtk_disp driver to aotmic API | expand

Message

Jitao Shi Jan. 30, 2021, 2:12 p.m. UTC
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: clear the clock operations
  pwm: mtk_disp: convert the driver to atomic API
  pwm: mtk_disp: implement .get_state()

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