diff mbox series

[v9,19/19] PM / devfreq: tegra20/30: Add Dmitry as a maintainer

Message ID 20191104215617.25544-20-digetx@gmail.com (mailing list archive)
State Not Applicable, archived
Headers show
Series More improvements for Tegra30 devfreq driver | expand

Commit Message

Dmitry Osipenko Nov. 4, 2019, 9:56 p.m. UTC
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@samsung.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

Comments

Chanwoo Choi Nov. 5, 2019, 4:07 a.m. UTC | #1
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@samsung.com>
> Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
> ---
>  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@gmail.com>
> +L:	linux-pm@vger.kernel.org
> +L:	linux-tegra@vger.kernel.org
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
> +S:	Maintained
> +F:	drivers/devfreq/tegra20-devfreq.c
> +F:	drivers/devfreq/tegra30-devfreq.c
> +
>  MEMORY MANAGEMENT
>  L:	linux-mm@kvack.org
>  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.
Dmitry Osipenko Nov. 5, 2019, 1:29 p.m. UTC | #2
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@samsung.com>
>> Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
>> ---
>>  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@gmail.com>
>> +L:	linux-pm@vger.kernel.org
>> +L:	linux-tegra@vger.kernel.org
>> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
>> +S:	Maintained
>> +F:	drivers/devfreq/tegra20-devfreq.c
>> +F:	drivers/devfreq/tegra30-devfreq.c
>> +
>>  MEMORY MANAGEMENT
>>  L:	linux-mm@kvack.org
>>  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.
Chanwoo Choi Nov. 6, 2019, 1:24 a.m. UTC | #3
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@samsung.com>
>>> Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
>>> ---
>>>  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@gmail.com>
>>> +L:	linux-pm@vger.kernel.org
>>> +L:	linux-tegra@vger.kernel.org
>>> +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@samsung.com>

>>> +S:	Maintained
>>> +F:	drivers/devfreq/tegra20-devfreq.c
>>> +F:	drivers/devfreq/tegra30-devfreq.c
>>> +
>>>  MEMORY MANAGEMENT
>>>  L:	linux-mm@kvack.org
>>>  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.
> 
>
Dmitry Osipenko Nov. 6, 2019, 4:14 p.m. UTC | #4
06.11.2019 04:24, Chanwoo Choi пишет:
> 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@samsung.com>
>>>> Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
>>>> ---
>>>>  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@gmail.com>
>>>> +L:	linux-pm@vger.kernel.org
>>>> +L:	linux-tegra@vger.kernel.org
>>>> +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@samsung.com>

Thanks, I'll update this patch.
diff mbox series

Patch

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@gmail.com>
+L:	linux-pm@vger.kernel.org
+L:	linux-tegra@vger.kernel.org
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
+S:	Maintained
+F:	drivers/devfreq/tegra20-devfreq.c
+F:	drivers/devfreq/tegra30-devfreq.c
+
 MEMORY MANAGEMENT
 L:	linux-mm@kvack.org
 W:	http://www.linux-mm.org