2018-12-14 11:50:14

by Enric Balletbo i Serra

[permalink] [raw]
Subject: [PATCH v3] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers

There are multiple ChromeOS EC sub-drivers spread in different
subsystems, as all of them are related to the Chrome stuff add
Benson and myself as a maintainers for all these sub-drivers.

Signed-off-by: Enric Balletbo i Serra <[email protected]>
Signed-off-by: Benson Leung <[email protected]>
Acked-by: Wolfram Sang <[email protected]>
Acked-by: Chanwoo Choi <[email protected]>
Acked-by: Jonathan Cameron <[email protected]> for iio parts.
Acked-by: Alexandre Belloni <[email protected]>
Acked-by: Lee Jones <[email protected]>
---

Changes in v3:
- Add collected acks
- Use a cros[-_]ec pattern instead of list all the files.
- Add Guenter as a reviewer.

Changes in v2:
- Fix typo in Benson email address.

MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e7260191301b..437e036435d5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3629,6 +3629,14 @@ S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform.git
F: drivers/platform/chrome/

+CHROMEOS EC SUBDRIVERS
+M: Benson Leung <[email protected]>
+M: Enric Balletbo i Serra <[email protected]>
+R: Guenter Roeck <[email protected]>
+S: Maintained
+N: cros[-_]ec
+F: drivers/power/supply/cros_usbpd-charger.c
+
CIRRUS LOGIC AUDIO CODEC DRIVERS
M: Brian Austin <[email protected]>
M: Paul Handrigan <[email protected]>
--
2.19.2



2018-12-14 11:54:35

by Enric Balletbo i Serra

[permalink] [raw]
Subject: Re: [PATCH v3] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers



On 14/12/18 12:48, Enric Balletbo i Serra wrote:
> There are multiple ChromeOS EC sub-drivers spread in different
> subsystems, as all of them are related to the Chrome stuff add
> Benson and myself as a maintainers for all these sub-drivers.
>
> Signed-off-by: Enric Balletbo i Serra <[email protected]>
> Signed-off-by: Benson Leung <[email protected]>
> Acked-by: Wolfram Sang <[email protected]>
> Acked-by: Chanwoo Choi <[email protected]>
> Acked-by: Jonathan Cameron <[email protected]> for iio parts.

Ok, I resend the patch too quickly and I forget to remove the `for iio parts`.I
will wait a bit more for if I receive more acks and send a v4 to fix this.

> Acked-by: Alexandre Belloni <[email protected]>
> Acked-by: Lee Jones <[email protected]>
> ---
>
> Changes in v3:
> - Add collected acks
> - Use a cros[-_]ec pattern instead of list all the files.
> - Add Guenter as a reviewer.
>
> Changes in v2:
> - Fix typo in Benson email address.
>
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e7260191301b..437e036435d5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3629,6 +3629,14 @@ S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform.git
> F: drivers/platform/chrome/
>
> +CHROMEOS EC SUBDRIVERS
> +M: Benson Leung <[email protected]>
> +M: Enric Balletbo i Serra <[email protected]>
> +R: Guenter Roeck <[email protected]>
> +S: Maintained
> +N: cros[-_]ec
> +F: drivers/power/supply/cros_usbpd-charger.c
> +
> CIRRUS LOGIC AUDIO CODEC DRIVERS
> M: Brian Austin <[email protected]>
> M: Paul Handrigan <[email protected]>
>

2018-12-14 13:20:54

by Sebastian Reichel

[permalink] [raw]
Subject: Re: [PATCH v3] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers

Hi,

On Fri, Dec 14, 2018 at 12:48:58PM +0100, Enric Balletbo i Serra wrote:
> There are multiple ChromeOS EC sub-drivers spread in different
> subsystems, as all of them are related to the Chrome stuff add
> Benson and myself as a maintainers for all these sub-drivers.
>
> Signed-off-by: Enric Balletbo i Serra <[email protected]>
> Signed-off-by: Benson Leung <[email protected]>
> Acked-by: Wolfram Sang <[email protected]>
> Acked-by: Chanwoo Choi <[email protected]>
> Acked-by: Jonathan Cameron <[email protected]> for iio parts.
> Acked-by: Alexandre Belloni <[email protected]>
> Acked-by: Lee Jones <[email protected]>
> ---

Acked-by: Sebastian Reichel <[email protected]>

-- Sebastian

>
> Changes in v3:
> - Add collected acks
> - Use a cros[-_]ec pattern instead of list all the files.
> - Add Guenter as a reviewer.
>
> Changes in v2:
> - Fix typo in Benson email address.
>
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e7260191301b..437e036435d5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3629,6 +3629,14 @@ S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform.git
> F: drivers/platform/chrome/
>
> +CHROMEOS EC SUBDRIVERS
> +M: Benson Leung <[email protected]>
> +M: Enric Balletbo i Serra <[email protected]>
> +R: Guenter Roeck <[email protected]>
> +S: Maintained
> +N: cros[-_]ec
> +F: drivers/power/supply/cros_usbpd-charger.c
> +
> CIRRUS LOGIC AUDIO CODEC DRIVERS
> M: Brian Austin <[email protected]>
> M: Paul Handrigan <[email protected]>
> --
> 2.19.2
>
>
> --
> To unsubscribe, send mail to [email protected].


Attachments:
(No filename) (1.80 kB)
signature.asc (849.00 B)
Download all attachments

2018-12-14 14:31:25

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH v3] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers

On Fri, Dec 14, 2018 at 3:49 AM Enric Balletbo i Serra
<[email protected]> wrote:
>
> There are multiple ChromeOS EC sub-drivers spread in different
> subsystems, as all of them are related to the Chrome stuff add
> Benson and myself as a maintainers for all these sub-drivers.
>
> Signed-off-by: Enric Balletbo i Serra <[email protected]>
> Signed-off-by: Benson Leung <[email protected]>
> Acked-by: Wolfram Sang <[email protected]>
> Acked-by: Chanwoo Choi <[email protected]>
> Acked-by: Jonathan Cameron <[email protected]> for iio parts.
> Acked-by: Alexandre Belloni <[email protected]>
> Acked-by: Lee Jones <[email protected]>

Acked-by: Guenter Roeck <[email protected]>

> ---
>
> Changes in v3:
> - Add collected acks
> - Use a cros[-_]ec pattern instead of list all the files.
> - Add Guenter as a reviewer.
>
> Changes in v2:
> - Fix typo in Benson email address.
>
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e7260191301b..437e036435d5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3629,6 +3629,14 @@ S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform.git
> F: drivers/platform/chrome/
>
> +CHROMEOS EC SUBDRIVERS
> +M: Benson Leung <[email protected]>
> +M: Enric Balletbo i Serra <[email protected]>
> +R: Guenter Roeck <[email protected]>
> +S: Maintained
> +N: cros[-_]ec
> +F: drivers/power/supply/cros_usbpd-charger.c
> +
> CIRRUS LOGIC AUDIO CODEC DRIVERS
> M: Brian Austin <[email protected]>
> M: Paul Handrigan <[email protected]>
> --
> 2.19.2
>

2018-12-14 17:26:11

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH v3] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers

On Fri, 2018-12-14 at 12:48 +0100, Enric Balletbo i Serra wrote:
> There are multiple ChromeOS EC sub-drivers spread in different
> subsystems, as all of them are related to the Chrome stuff add
> Benson and myself as a maintainers for all these sub-drivers.

[]
> Changes in v3:
> - Use a cros[-_]ec pattern instead of list all the files.
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -3629,6 +3629,14 @@ S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform.git
> F: drivers/platform/chrome/
>
> +CHROMEOS EC SUBDRIVERS
> +M: Benson Leung <[email protected]>
> +M: Enric Balletbo i Serra <[email protected]>
> +R: Guenter Roeck <[email protected]>
> +S: Maintained
> +N: cros[-_]ec

For linux scripts/, it is unconventional to use a hyphen first
in a character class pattern so perhaps this is clearer using
two N: patterns

N: cros_
N: cros-