diff mbox series

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

Message ID 20220715120114.4243-3-johnson.wang@mediatek.com (mailing list archive)
State New, archived
Headers show
Series [1/3] spi: dt-bindings: Add compatible for MediaTek MT8188 | expand

Commit Message

Johnson Wang July 15, 2022, 12:01 p.m. UTC
Add compatible for MT8188 SoC.

Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>
---
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(+)

Comments

Krzysztof Kozlowski July 19, 2022, 10:02 a.m. UTC | #1
On 15/07/2022 14:01, Johnson Wang wrote:
> Add compatible for MT8188 SoC.
> 
> Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>
> ---
> This patch is based on "linux-next"[1].
> [1]https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


Best regards,
Krzysztof
Johnson Wang Aug. 12, 2022, 10:18 a.m. UTC | #2
On Fri, 2022-07-15 at 20:01 +0800, Johnson Wang wrote:
> Add compatible for MT8188 SoC.
> 
> Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>
> ---
> 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
Srinivas Kandagatla Aug. 17, 2022, 12:21 p.m. UTC | #3
On 15/07/2022 13:01, Johnson Wang wrote:
> Add compatible for MT8188 SoC.
> 
> Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>
> ---
> This patch is based on "linux-next"[1].
> [1]https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> ---

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
Johnson Wang Aug. 19, 2022, 3:28 a.m. UTC | #4
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@mediatek.com>
> > ---
> > 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
Srinivas Kandagatla Aug. 19, 2022, 7:31 a.m. UTC | #5
On 19/08/2022 04:28, Johnson Wang wrote:
> 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@mediatek.com>
>>> ---
>>> 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].

Its applied and pushed now!

--srini
> 
> 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
>
diff mbox series

Patch

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