All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] fix the clock on/off mismatch and switch pwm api to atomic API
@ 2021-06-03 10:05 ` Jitao Shi
  0 siblings, 0 replies; 28+ messages in thread
From: Jitao Shi @ 2021-06-03 10:05 UTC (permalink / raw)
  To: Thierry Reding, Matthias Brugger
  Cc: linux-pwm, linux-arm-kernel, linux-mediatek, linux-kernel,
	srv_heupstream, yingjoe.chen, eddie.huang, cawa.cheng,
	bibby.hsieh, ck.hu, stonea168, huijuan.xie, Jitao Shi

Change since v3:
 - Seperate the clock sequence as single patch.
 - fixup the reg commit when clocks sequence changed
 - Merege the apply and get_state as single patch

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: adjust the clocks to avoid them mismatch
  pwm: mtk-disp: move the commit to clock enabled
  pwm: mtk-disp: Switch to atomic API

 drivers/pwm/pwm-mtk-disp.c | 167 +++++++++++++++++++++----------------
 1 file changed, 93 insertions(+), 74 deletions(-)

-- 
2.25.1

^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2021-06-11  2:40 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-03 10:05 [PATCH v4 0/3] fix the clock on/off mismatch and switch pwm api to atomic API Jitao Shi
2021-06-03 10:05 ` Jitao Shi
2021-06-03 10:05 ` Jitao Shi
2021-06-03 10:05 ` [PATCH v4 1/3] pwm: mtk-disp: adjust the clocks to avoid them mismatch Jitao Shi
2021-06-03 10:05   ` Jitao Shi
2021-06-03 10:05   ` Jitao Shi
2021-06-06 21:11   ` Uwe Kleine-König
2021-06-06 21:11     ` Uwe Kleine-König
2021-06-06 21:11     ` Uwe Kleine-König
2021-06-11  2:03     ` Jitao Shi
2021-06-03 10:05 ` [PATCH v4 2/3] pwm: mtk-disp: move the commit to clock enabled Jitao Shi
2021-06-03 10:05   ` Jitao Shi
2021-06-03 10:05   ` Jitao Shi
2021-06-06 21:14   ` Uwe Kleine-König
2021-06-06 21:14     ` Uwe Kleine-König
2021-06-06 21:14     ` Uwe Kleine-König
2021-06-11  2:29     ` Jitao Shi
2021-06-11  2:29       ` Jitao Shi
2021-06-11  2:29       ` Jitao Shi
2021-06-03 10:05 ` [PATCH v4 3/3] pwm: mtk-disp: Switch to atomic API Jitao Shi
2021-06-03 10:05   ` Jitao Shi
2021-06-03 10:05   ` Jitao Shi
2021-06-06 21:22   ` Uwe Kleine-König
2021-06-06 21:22     ` Uwe Kleine-König
2021-06-06 21:22     ` Uwe Kleine-König
2021-06-11  2:37     ` Jitao Shi
2021-06-11  2:37       ` Jitao Shi
2021-06-11  2:37       ` Jitao Shi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.