Re: [PATCH 3/3] dt-bindings: nvmem: mediatek: efuse: Add support for MT8188

From: Johnson Wang
Date: Thu Aug 18 2022 - 23:29:05 EST


On Wed, 2022-08-17 at 13:21 +0100, Srinivas Kandagatla wrote:
>
> On 15/07/2022 13:01, Johnson Wang wrote:
> > Add compatible for MT8188 SoC.
> >
> > Signed-off-by: Johnson Wang <johnson.wang@xxxxxxxxxxxx>
> > ---
> > This patch is based on "linux-next"[1].
> > [1]
> > https://urldefense.com/v3/__https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git__;!!CTRNKA9wMg0ARbw!yz8fBHH39-ntsRnAlXZfmS1k9PoKMtITUk-DhcvGQJOJSu9HP70OmFoCYMfvxnjWw4Ql$
> >
> > ---
>
> Applied thanks,
>
> --srini
> > Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git
> > a/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml
> > b/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml
> > index b5a1109f2ee1..75e0a516e59a 100644
> > --- a/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml
> > +++ b/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml
> > @@ -30,6 +30,7 @@ properties:
> > - mediatek,mt8173-efuse
> > - mediatek,mt8183-efuse
> > - mediatek,mt8186-efuse
> > + - mediatek,mt8188-efuse
> > - mediatek,mt8192-efuse
> > - mediatek,mt8195-efuse
> > - mediatek,mt8516-efuse

Hi Srinivas,

Just a gentle ping on this.
It seems that this patch hasn't been applied into [1].

If you have any concern about this patch, please let me know.

Thanks.

[1] git://git.kernel.org/pub/scm/linux/kernel/git/srini/nvmem.git

BRs,
Johnson Wang