All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: update cros_ec_codec maintainers
@ 2022-02-08  3:12 ` Tzung-Bi Shih
  0 siblings, 0 replies; 7+ messages in thread
From: Tzung-Bi Shih @ 2022-02-08  3:12 UTC (permalink / raw)
  To: broonie, cychiang, bleung; +Cc: alsa-devel, tzungbi, chrome-platform

Updates cros_ec_codec maintainers.

Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>
---
 .../devicetree/bindings/sound/google,cros-ec-codec.yaml          | 1 +
 MAINTAINERS                                                      | 1 +
 2 files changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
index 77adbebed824..c3e9f3485449 100644
--- a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
+++ b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
@@ -8,6 +8,7 @@ title: Audio codec controlled by ChromeOS EC
 
 maintainers:
   - Cheng-Yi Chiang <cychiang@chromium.org>
+  - Tzung-Bi Shih <tzungbi@google.com>
 
 description: |
   Google's ChromeOS EC codec is a digital mic codec provided by the
diff --git a/MAINTAINERS b/MAINTAINERS
index 568152aa9973..a1f4fd15e770 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4573,6 +4573,7 @@ F:	drivers/platform/chrome/
 
 CHROMEOS EC CODEC DRIVER
 M:	Cheng-Yi Chiang <cychiang@chromium.org>
+M:	Tzung-Bi Shih <tzungbi@google.com>
 R:	Guenter Roeck <groeck@chromium.org>
 L:	chrome-platform@lists.linux.dev
 S:	Maintained
-- 
2.35.0.263.gb82422642f-goog


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH] MAINTAINERS: update cros_ec_codec maintainers
@ 2022-02-08  3:12 ` Tzung-Bi Shih
  0 siblings, 0 replies; 7+ messages in thread
From: Tzung-Bi Shih @ 2022-02-08  3:12 UTC (permalink / raw)
  To: broonie, cychiang, bleung; +Cc: tzungbi, alsa-devel, chrome-platform

Updates cros_ec_codec maintainers.

Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>
---
 .../devicetree/bindings/sound/google,cros-ec-codec.yaml          | 1 +
 MAINTAINERS                                                      | 1 +
 2 files changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
index 77adbebed824..c3e9f3485449 100644
--- a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
+++ b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
@@ -8,6 +8,7 @@ title: Audio codec controlled by ChromeOS EC
 
 maintainers:
   - Cheng-Yi Chiang <cychiang@chromium.org>
+  - Tzung-Bi Shih <tzungbi@google.com>
 
 description: |
   Google's ChromeOS EC codec is a digital mic codec provided by the
diff --git a/MAINTAINERS b/MAINTAINERS
index 568152aa9973..a1f4fd15e770 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4573,6 +4573,7 @@ F:	drivers/platform/chrome/
 
 CHROMEOS EC CODEC DRIVER
 M:	Cheng-Yi Chiang <cychiang@chromium.org>
+M:	Tzung-Bi Shih <tzungbi@google.com>
 R:	Guenter Roeck <groeck@chromium.org>
 L:	chrome-platform@lists.linux.dev
 S:	Maintained
-- 
2.35.0.263.gb82422642f-goog


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: update cros_ec_codec maintainers
  2022-02-08  3:12 ` Tzung-Bi Shih
@ 2022-02-08 19:22   ` Benson Leung
  -1 siblings, 0 replies; 7+ messages in thread
From: Benson Leung @ 2022-02-08 19:22 UTC (permalink / raw)
  To: Tzung-Bi Shih; +Cc: broonie, cychiang, bleung, alsa-devel, chrome-platform

[-- Attachment #1: Type: text/plain, Size: 1622 bytes --]

Hi Tzung-Bi,

On Tue, Feb 08, 2022 at 11:12:42AM +0800, Tzung-Bi Shih wrote:
> Updates cros_ec_codec maintainers.
> 
> Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>

Acked-By: Benson Leung <bleung@chromium.org>

> ---
>  .../devicetree/bindings/sound/google,cros-ec-codec.yaml          | 1 +
>  MAINTAINERS                                                      | 1 +
>  2 files changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
> index 77adbebed824..c3e9f3485449 100644
> --- a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
> +++ b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
> @@ -8,6 +8,7 @@ title: Audio codec controlled by ChromeOS EC
>  
>  maintainers:
>    - Cheng-Yi Chiang <cychiang@chromium.org>
> +  - Tzung-Bi Shih <tzungbi@google.com>
>  
>  description: |
>    Google's ChromeOS EC codec is a digital mic codec provided by the
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 568152aa9973..a1f4fd15e770 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4573,6 +4573,7 @@ F:	drivers/platform/chrome/
>  
>  CHROMEOS EC CODEC DRIVER
>  M:	Cheng-Yi Chiang <cychiang@chromium.org>
> +M:	Tzung-Bi Shih <tzungbi@google.com>
>  R:	Guenter Roeck <groeck@chromium.org>
>  L:	chrome-platform@lists.linux.dev
>  S:	Maintained
> -- 
> 2.35.0.263.gb82422642f-goog
> 

-- 
Benson Leung
Staff Software Engineer
Chrome OS Kernel
Google Inc.
bleung@google.com
Chromium OS Project
bleung@chromium.org

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: update cros_ec_codec maintainers
@ 2022-02-08 19:22   ` Benson Leung
  0 siblings, 0 replies; 7+ messages in thread
From: Benson Leung @ 2022-02-08 19:22 UTC (permalink / raw)
  To: Tzung-Bi Shih; +Cc: chrome-platform, alsa-devel, broonie, bleung, cychiang

[-- Attachment #1: Type: text/plain, Size: 1622 bytes --]

Hi Tzung-Bi,

On Tue, Feb 08, 2022 at 11:12:42AM +0800, Tzung-Bi Shih wrote:
> Updates cros_ec_codec maintainers.
> 
> Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>

Acked-By: Benson Leung <bleung@chromium.org>

> ---
>  .../devicetree/bindings/sound/google,cros-ec-codec.yaml          | 1 +
>  MAINTAINERS                                                      | 1 +
>  2 files changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
> index 77adbebed824..c3e9f3485449 100644
> --- a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
> +++ b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
> @@ -8,6 +8,7 @@ title: Audio codec controlled by ChromeOS EC
>  
>  maintainers:
>    - Cheng-Yi Chiang <cychiang@chromium.org>
> +  - Tzung-Bi Shih <tzungbi@google.com>
>  
>  description: |
>    Google's ChromeOS EC codec is a digital mic codec provided by the
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 568152aa9973..a1f4fd15e770 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4573,6 +4573,7 @@ F:	drivers/platform/chrome/
>  
>  CHROMEOS EC CODEC DRIVER
>  M:	Cheng-Yi Chiang <cychiang@chromium.org>
> +M:	Tzung-Bi Shih <tzungbi@google.com>
>  R:	Guenter Roeck <groeck@chromium.org>
>  L:	chrome-platform@lists.linux.dev
>  S:	Maintained
> -- 
> 2.35.0.263.gb82422642f-goog
> 

-- 
Benson Leung
Staff Software Engineer
Chrome OS Kernel
Google Inc.
bleung@google.com
Chromium OS Project
bleung@chromium.org

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: update cros_ec_codec maintainers
  2022-02-08 19:22   ` Benson Leung
@ 2022-02-09  9:04     ` Cheng-yi Chiang
  -1 siblings, 0 replies; 7+ messages in thread
From: Cheng-yi Chiang @ 2022-02-09  9:04 UTC (permalink / raw)
  To: Benson Leung; +Cc: Tzung-Bi Shih, broonie, bleung, alsa-devel, chrome-platform

On Wed, Feb 9, 2022 at 3:22 AM Benson Leung <bleung@google.com> wrote:
>
> Hi Tzung-Bi,
>
> On Tue, Feb 08, 2022 at 11:12:42AM +0800, Tzung-Bi Shih wrote:
> > Updates cros_ec_codec maintainers.
> >
> > Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>
>
> Acked-By: Benson Leung <bleung@chromium.org>
Acked-By: Cheng-Yi Chiang <cychiang@chromium.org>

Thanks Tzungbi!
>
> > ---
> >  .../devicetree/bindings/sound/google,cros-ec-codec.yaml          | 1 +
> >  MAINTAINERS                                                      | 1 +
> >  2 files changed, 2 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
> > index 77adbebed824..c3e9f3485449 100644
> > --- a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
> > +++ b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
> > @@ -8,6 +8,7 @@ title: Audio codec controlled by ChromeOS EC
> >
> >  maintainers:
> >    - Cheng-Yi Chiang <cychiang@chromium.org>
> > +  - Tzung-Bi Shih <tzungbi@google.com>
> >
> >  description: |
> >    Google's ChromeOS EC codec is a digital mic codec provided by the
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 568152aa9973..a1f4fd15e770 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4573,6 +4573,7 @@ F:      drivers/platform/chrome/
> >
> >  CHROMEOS EC CODEC DRIVER
> >  M:   Cheng-Yi Chiang <cychiang@chromium.org>
> > +M:   Tzung-Bi Shih <tzungbi@google.com>
> >  R:   Guenter Roeck <groeck@chromium.org>
> >  L:   chrome-platform@lists.linux.dev
> >  S:   Maintained
> > --
> > 2.35.0.263.gb82422642f-goog
> >
>
> --
> Benson Leung
> Staff Software Engineer
> Chrome OS Kernel
> Google Inc.
> bleung@google.com
> Chromium OS Project
> bleung@chromium.org

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: update cros_ec_codec maintainers
@ 2022-02-09  9:04     ` Cheng-yi Chiang
  0 siblings, 0 replies; 7+ messages in thread
From: Cheng-yi Chiang @ 2022-02-09  9:04 UTC (permalink / raw)
  To: Benson Leung; +Cc: Tzung-Bi Shih, alsa-devel, broonie, bleung, chrome-platform

On Wed, Feb 9, 2022 at 3:22 AM Benson Leung <bleung@google.com> wrote:
>
> Hi Tzung-Bi,
>
> On Tue, Feb 08, 2022 at 11:12:42AM +0800, Tzung-Bi Shih wrote:
> > Updates cros_ec_codec maintainers.
> >
> > Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>
>
> Acked-By: Benson Leung <bleung@chromium.org>
Acked-By: Cheng-Yi Chiang <cychiang@chromium.org>

Thanks Tzungbi!
>
> > ---
> >  .../devicetree/bindings/sound/google,cros-ec-codec.yaml          | 1 +
> >  MAINTAINERS                                                      | 1 +
> >  2 files changed, 2 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
> > index 77adbebed824..c3e9f3485449 100644
> > --- a/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
> > +++ b/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml
> > @@ -8,6 +8,7 @@ title: Audio codec controlled by ChromeOS EC
> >
> >  maintainers:
> >    - Cheng-Yi Chiang <cychiang@chromium.org>
> > +  - Tzung-Bi Shih <tzungbi@google.com>
> >
> >  description: |
> >    Google's ChromeOS EC codec is a digital mic codec provided by the
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 568152aa9973..a1f4fd15e770 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4573,6 +4573,7 @@ F:      drivers/platform/chrome/
> >
> >  CHROMEOS EC CODEC DRIVER
> >  M:   Cheng-Yi Chiang <cychiang@chromium.org>
> > +M:   Tzung-Bi Shih <tzungbi@google.com>
> >  R:   Guenter Roeck <groeck@chromium.org>
> >  L:   chrome-platform@lists.linux.dev
> >  S:   Maintained
> > --
> > 2.35.0.263.gb82422642f-goog
> >
>
> --
> Benson Leung
> Staff Software Engineer
> Chrome OS Kernel
> Google Inc.
> bleung@google.com
> Chromium OS Project
> bleung@chromium.org

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: update cros_ec_codec maintainers
  2022-02-08  3:12 ` Tzung-Bi Shih
  (?)
  (?)
@ 2022-02-09 14:59 ` Mark Brown
  -1 siblings, 0 replies; 7+ messages in thread
From: Mark Brown @ 2022-02-09 14:59 UTC (permalink / raw)
  To: bleung, cychiang, Tzung-Bi Shih; +Cc: chrome-platform, alsa-devel

On Tue, 8 Feb 2022 11:12:42 +0800, Tzung-Bi Shih wrote:
> Updates cros_ec_codec maintainers.
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-linus

Thanks!

[1/1] MAINTAINERS: update cros_ec_codec maintainers
      commit: e4e3a93c6e267572ca2345d8d86053e166843a8c

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-02-09 14:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-08  3:12 [PATCH] MAINTAINERS: update cros_ec_codec maintainers Tzung-Bi Shih
2022-02-08  3:12 ` Tzung-Bi Shih
2022-02-08 19:22 ` Benson Leung
2022-02-08 19:22   ` Benson Leung
2022-02-09  9:04   ` Cheng-yi Chiang
2022-02-09  9:04     ` Cheng-yi Chiang
2022-02-09 14:59 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.