2023-10-02 20:51:01

by Trevor Wu (吳文良)

[permalink] [raw]
Subject: Re: [v3 2/2] ASoC: mediatek: mt8188-mt6359: add rt5682s support

On Wed, 2023-09-27 at 11:36 +0800, xiazhengqiao wrote:
> To use RT5682S as the codec and MAX98390 as the amp, add a new
> sound card named mt8188_rt5682s.
>
> Signed-off-by: xiazhengqiao <
> [email protected]>
> ---
> sound/soc/mediatek/Kconfig | 1 +
> sound/soc/mediatek/mt8188/mt8188-mt6359.c | 141
> +++++++++++++++++++++-
> 2 files changed, 140 insertions(+), 2 deletions(-)
>
>


Reviewed-by: Trevor Wu <[email protected]>


However, I noticed that you didn't include MediaTek maintainer and
reviewer in your series. Here is a snippet of information generated by
the get_maintainer script.

Matthias Brugger <[email protected]> (maintainer:ARM/Mediatek SoC
support)
AngeloGioacchino Del Regno <[email protected]>
(reviewer:ARM/Mediatek SoC
support,commit_signer:4/10=40%,authored:1/10=10%,removed_lines:35/65=54
%)


Thanks,
Trevor