diff options
author | Tzung-Bi Shih <[email protected]> | 2022-02-08 11:12:42 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-02-09 14:36:05 +0000 |
commit | e4e3a93c6e267572ca2345d8d86053e166843a8c (patch) | |
tree | 8a34d61ab106e46eeef4842ba16dd155150fa74c | |
parent | 4c33de0673ced9c7c37b3bbd9bfe0fda72340b2a (diff) |
MAINTAINERS: update cros_ec_codec maintainers
Updates cros_ec_codec maintainers.
Signed-off-by: Tzung-Bi Shih <[email protected]>
Acked-By: Cheng-Yi Chiang <[email protected]>
Acked-By: Benson Leung <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml | 1 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 2 insertions, 0 deletions
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 <[email protected]> + - Tzung-Bi Shih <[email protected]> description: | Google's ChromeOS EC codec is a digital mic codec provided by the diff --git a/MAINTAINERS b/MAINTAINERS index 09734251e1de..9256c3540a0f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4476,6 +4476,7 @@ F: drivers/platform/chrome/ CHROMEOS EC CODEC DRIVER M: Cheng-Yi Chiang <[email protected]> +M: Tzung-Bi Shih <[email protected]> R: Guenter Roeck <[email protected]> S: Maintained F: Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml |