2019-03-21 15:52:25

by Georgi Djakov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Add mailing list for the interconnect API

Add a mailing list for patch reviews and discussions related to tuning
the on-chip interconnects. For now i am not expecting a lot of traffic,
so let's use the linux-pm@ list.

Signed-off-by: Georgi Djakov <[email protected]>
---

Hi Rafael,
Please ack the patch if you don't mind this.
Thanks!

MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e17ebf70b548..186439e7f846 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8046,6 +8046,7 @@ F: drivers/gpio/gpio-intel-mid.c

INTERCONNECT API
M: Georgi Djakov <[email protected]>
+L: [email protected]
S: Maintained
F: Documentation/interconnect/
F: Documentation/devicetree/bindings/interconnect/


2019-03-21 22:11:10

by Rafael J. Wysocki

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add mailing list for the interconnect API

On Thursday, March 21, 2019 4:50:50 PM CET Georgi Djakov wrote:
> Add a mailing list for patch reviews and discussions related to tuning
> the on-chip interconnects. For now i am not expecting a lot of traffic,
> so let's use the linux-pm@ list.
>
> Signed-off-by: Georgi Djakov <[email protected]>

Acked-by: Rafael J. Wysocki <[email protected]>

> ---
>
> Hi Rafael,
> Please ack the patch if you don't mind this.
> Thanks!
>
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e17ebf70b548..186439e7f846 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8046,6 +8046,7 @@ F: drivers/gpio/gpio-intel-mid.c
>
> INTERCONNECT API
> M: Georgi Djakov <[email protected]>
> +L: [email protected]
> S: Maintained
> F: Documentation/interconnect/
> F: Documentation/devicetree/bindings/interconnect/
>