diff options
-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 |