mbox series

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

Message ID 1617703062-4251-1-git-send-email-rex-bc.chen@mediatek.com (mailing list archive)
Headers show
Series Convert the mtk_disp driver to aotmic API | expand

Message

Rex-BC Chen (陳柏辰) April 6, 2021, 9:57 a.m. UTC
Changes since v3:
 - Modify commit message for PATCH 1/3 pwm: mtk_disp: clear the clock operations

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

Rex-BC Chen (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(-)