Thank you very much for your reminder, I will pay attention next time. On Tue, Nov 7, 2023 at 3:11 PM Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > > On 07/11/2023 04:14, Rui Zhou wrote: > > Add compatible string "mediatek,mt8188-es8326" to support new board > > with es8326 codec. > > Please use standard email subjects, so with the PATCH keyword in the > title. `git format-patch` helps here to create proper versioned patches. > Another useful tool is b4. Skipping the PATCH keyword makes filtering of > emails more difficult thus making the review process less convenient. > > > > > Signed-off-by: Rui Zhou <zhourui@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> > > --- > > .../devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml b/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml > > index 4c8c95057ef7..9df5e44176d0 100644 > > --- a/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml > > +++ b/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml > > @@ -18,6 +18,7 @@ properties: > > - mediatek,mt8188-mt6359-evb > > - mediatek,mt8188-nau8825 > > - mediatek,mt8188-rt5682s > > + - mediatek,mt8188-es8326 > > Entries should be sorted alphabetically. > > Best regards, > Krzysztof >