On Fri, 2022-07-15 at 20:01 +0800, 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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git > --- > 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. Could you please give me some suggestion on this patch? Thank you very much. BRs, Johnson Wang