Hi Dmitry, On 19. 11. 5. 오후 10:29, Dmitry Osipenko wrote: > 05.11.2019 07:07, Chanwoo Choi пишет: >> On 19. 11. 5. 오전 6:56, Dmitry Osipenko wrote: >>> I was contributing to the NVIDIA Tegra20+ devfreq drivers recently and >>> want to help keep them working and evolving in the future. >>> >>> Acked-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx> >>> Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx> >>> --- >>> MAINTAINERS | 9 +++++++++ >>> 1 file changed, 9 insertions(+) >>> >>> diff --git a/MAINTAINERS b/MAINTAINERS >>> index 9f69d01da3a6..4b9679988514 100644 >>> --- a/MAINTAINERS >>> +++ b/MAINTAINERS >>> @@ -10632,6 +10632,15 @@ F: include/linux/memblock.h >>> F: mm/memblock.c >>> F: Documentation/core-api/boot-time-mm.rst >>> >>> +MEMORY FREQUENCY SCALING DRIVERS FOR NVIDIA TEGRA >>> +M: Dmitry Osipenko <digetx@xxxxxxxxx> >>> +L: linux-pm@xxxxxxxxxxxxxxx >>> +L: linux-tegra@xxxxxxxxxxxxxxx >>> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git >From now, I'll help and review the devfreq patches as maintainer and the devfreq git information is changed[1]. You should change the git info as following: [1] https://lkml.org/lkml/2019/11/5/39 +T: git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git Also, I add my acked-by tag. Acked-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx> >>> +S: Maintained >>> +F: drivers/devfreq/tegra20-devfreq.c >>> +F: drivers/devfreq/tegra30-devfreq.c >>> + >>> MEMORY MANAGEMENT >>> L: linux-mm@xxxxxxxxx >>> W: https://protect2.fireeye.com/url?k=9d0ba644-c09508de-9d0a2d0b-0cc47a336fae-300ed90f1ba3077c&u=http://www.linux-mm.org/ >>> >> >> Looks good to me. >> >> But, the merge conflict might be occurred. >> After getting the review from Myungjoo, >> you better to send this patch separately >> based on the latest MAINTAINERS file. >> >> Thanks for your all efforts. > > Okay, I'll wait for the rest of patches to land and then re-send this > patch separately. Thank you very much for the reviews. > > -- Best Regards, Chanwoo Choi Samsung Electronics