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]>
>