Messages in this thread |  | | Subject | Re: [PATCH v3 0/2] clocks don't disable when pwm_mtk_disp suspend | From | Jitao Shi <> | Date | Tue, 17 Dec 2019 11:56:28 +0800 |
| |
On Tue, 2019-12-17 at 11:26 +0800, Chen-Yu Tsai wrote: > Hi, > > On Tue, Dec 17, 2019 at 11:08 AM Jitao Shi <jitao.shi@mediatek.com> wrote: > > > > Changes since to v2: > > - Edit commit msg. > > > > Changes since to v1: > > - Edit commit msg. > > - Remove the register trigger in probe. > > - Rebase to v5.5-rc1. > > > > Changes in patches: > > - match pwm_mtk_disp clock when suspend/resume > > - trigger pwm_mtk_disp reg working after config > > > > Jitao Shi (2): > > pwm: fix pwm clocks not poweroff when disable pwm > > pwm: keep the trigger register after pwm setting. > > Please add appropriate tags to your patches. These are not generic pwm > patches, but are specific to one driver. > > Consider the prefix: "pwm: mtk-disp: " so others can filter out the > noise without looking at the content. > > ChenYu
OK. I'll fix this prefix.
Best Regards Jitao > > > > > drivers/pwm/pwm-mtk-disp.c | 63 ++++++++++++-------------------------- > > 1 file changed, 19 insertions(+), 44 deletions(-) > > > > -- > > 2.21.0 > > _______________________________________________ > > linux-arm-kernel mailing list > > linux-arm-kernel@lists.infradead.org > > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
|  |