All of lore.kernel.org
 help / color / mirror / Atom feed
From: mtk23264 <Yz.Wu@mediatek.com>
To: Rob Herring <robh@kernel.org>
Cc: <devicetree@vger.kernel.org>,
	Andrew-CT Chen <andrew-ct.chen@mediatek.com>,
	Seiya Wang <seiya.wang@mediatek.com>,
	<linux-kernel@vger.kernel.org>,
	<linux-mediatek@lists.infradead.org>,
	"Matthias Brugger" <matthias.bgg@gmail.com>,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v3 1/2] dt-bindings: nvmem: mediatek: add support for MediaTek mt8192 SoC
Date: Fri, 22 Jan 2021 14:28:31 +0800	[thread overview]
Message-ID: <1611296911.30262.5.camel@mtksdccf07> (raw)
In-Reply-To: <20210103162540.GA3983563@robh.at.kernel.org>

On Sun, 2021-01-03 at 09:25 -0700, Rob Herring wrote:
> On Mon, Dec 21, 2020 at 02:10:19PM +0800, Yz.Wu@mediatek.com wrote:
> > From: Ryan Wu <Yz.Wu@mediatek.com>
> > 
> > This updates dt-binding documentation for MediaTek mt8192
> > 
> > Signed-off-by: Ryan Wu <Yz.Wu@mediatek.com>
> > ---
> > This patch is based on v5.10-rc7.
> > ---
> >  Documentation/devicetree/bindings/nvmem/mtk-efuse.txt | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt b/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt
> > index 0668c45a156d..e2f0c0f34d10 100644
> > --- a/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt
> > +++ b/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt
> > @@ -7,6 +7,7 @@ Required properties:
> >  	      "mediatek,mt7622-efuse", "mediatek,efuse": for MT7622
> >  	      "mediatek,mt7623-efuse", "mediatek,efuse": for MT7623
> >  	      "mediatek,mt8173-efuse" or "mediatek,efuse": for MT8173
> > +	      "mediatek,mt8192-efuse" or "mediatek,efuse": for MT8192
> 
> No, "mediatek,efuse" by itself is only for MT8173.
Is it should be modify from "mediatek,mt8192-efuse" or "mediatek,efuse"
to "mediatek,mt8192-efuse", "mediatek,efuse" ?

Regards,
Yz
> 
> >  - reg: Should contain registers location and length
> >  
> >  = Data cells =
> > -- 
> > 2.18.0
> > 
> 
> _______________________________________________
> Linux-mediatek mailing list
> Linux-mediatek@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-mediatek


WARNING: multiple messages have this Message-ID (diff)
From: mtk23264 <Yz.Wu@mediatek.com>
To: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org,
	Andrew-CT Chen <andrew-ct.chen@mediatek.com>,
	Seiya Wang <seiya.wang@mediatek.com>,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 1/2] dt-bindings: nvmem: mediatek: add support for MediaTek mt8192 SoC
Date: Fri, 22 Jan 2021 14:28:31 +0800	[thread overview]
Message-ID: <1611296911.30262.5.camel@mtksdccf07> (raw)
In-Reply-To: <20210103162540.GA3983563@robh.at.kernel.org>

On Sun, 2021-01-03 at 09:25 -0700, Rob Herring wrote:
> On Mon, Dec 21, 2020 at 02:10:19PM +0800, Yz.Wu@mediatek.com wrote:
> > From: Ryan Wu <Yz.Wu@mediatek.com>
> > 
> > This updates dt-binding documentation for MediaTek mt8192
> > 
> > Signed-off-by: Ryan Wu <Yz.Wu@mediatek.com>
> > ---
> > This patch is based on v5.10-rc7.
> > ---
> >  Documentation/devicetree/bindings/nvmem/mtk-efuse.txt | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt b/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt
> > index 0668c45a156d..e2f0c0f34d10 100644
> > --- a/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt
> > +++ b/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt
> > @@ -7,6 +7,7 @@ Required properties:
> >  	      "mediatek,mt7622-efuse", "mediatek,efuse": for MT7622
> >  	      "mediatek,mt7623-efuse", "mediatek,efuse": for MT7623
> >  	      "mediatek,mt8173-efuse" or "mediatek,efuse": for MT8173
> > +	      "mediatek,mt8192-efuse" or "mediatek,efuse": for MT8192
> 
> No, "mediatek,efuse" by itself is only for MT8173.
Is it should be modify from "mediatek,mt8192-efuse" or "mediatek,efuse"
to "mediatek,mt8192-efuse", "mediatek,efuse" ?

Regards,
Yz
> 
> >  - reg: Should contain registers location and length
> >  
> >  = Data cells =
> > -- 
> > 2.18.0
> > 
> 
> _______________________________________________
> Linux-mediatek mailing list
> Linux-mediatek@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-mediatek

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: mtk23264 <Yz.Wu@mediatek.com>
To: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org,
	Andrew-CT Chen <andrew-ct.chen@mediatek.com>,
	Seiya Wang <seiya.wang@mediatek.com>,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 1/2] dt-bindings: nvmem: mediatek: add support for MediaTek mt8192 SoC
Date: Fri, 22 Jan 2021 14:28:31 +0800	[thread overview]
Message-ID: <1611296911.30262.5.camel@mtksdccf07> (raw)
In-Reply-To: <20210103162540.GA3983563@robh.at.kernel.org>

On Sun, 2021-01-03 at 09:25 -0700, Rob Herring wrote:
> On Mon, Dec 21, 2020 at 02:10:19PM +0800, Yz.Wu@mediatek.com wrote:
> > From: Ryan Wu <Yz.Wu@mediatek.com>
> > 
> > This updates dt-binding documentation for MediaTek mt8192
> > 
> > Signed-off-by: Ryan Wu <Yz.Wu@mediatek.com>
> > ---
> > This patch is based on v5.10-rc7.
> > ---
> >  Documentation/devicetree/bindings/nvmem/mtk-efuse.txt | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt b/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt
> > index 0668c45a156d..e2f0c0f34d10 100644
> > --- a/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt
> > +++ b/Documentation/devicetree/bindings/nvmem/mtk-efuse.txt
> > @@ -7,6 +7,7 @@ Required properties:
> >  	      "mediatek,mt7622-efuse", "mediatek,efuse": for MT7622
> >  	      "mediatek,mt7623-efuse", "mediatek,efuse": for MT7623
> >  	      "mediatek,mt8173-efuse" or "mediatek,efuse": for MT8173
> > +	      "mediatek,mt8192-efuse" or "mediatek,efuse": for MT8192
> 
> No, "mediatek,efuse" by itself is only for MT8173.
Is it should be modify from "mediatek,mt8192-efuse" or "mediatek,efuse"
to "mediatek,mt8192-efuse", "mediatek,efuse" ?

Regards,
Yz
> 
> >  - reg: Should contain registers location and length
> >  
> >  = Data cells =
> > -- 
> > 2.18.0
> > 
> 
> _______________________________________________
> Linux-mediatek mailing list
> Linux-mediatek@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-mediatek

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-01-22  6:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-21  6:10 [PATCH v3 0/2] Add Mediatek Efuse Device Node for MT8192 SoC Yz.Wu
2020-12-21  6:10 ` Yz.Wu
2020-12-21  6:10 ` Yz.Wu
2020-12-21  6:10 ` [PATCH v3 1/2] dt-bindings: nvmem: mediatek: add support for MediaTek mt8192 SoC Yz.Wu
2020-12-21  6:10   ` Yz.Wu
2020-12-21  6:10   ` Yz.Wu
2021-01-03 16:25   ` Rob Herring
2021-01-03 16:25     ` Rob Herring
2021-01-03 16:25     ` Rob Herring
2021-01-22  6:28     ` mtk23264 [this message]
2021-01-22  6:28       ` mtk23264
2021-01-22  6:28       ` mtk23264
2020-12-21  6:10 ` [PATCH v3 2/2] arm64: dts: mt8192: add eFuse support for MT8192 SoC Yz.Wu
2020-12-21  6:10   ` Yz.Wu
2020-12-21  6:10   ` Yz.Wu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1611296911.30262.5.camel@mtksdccf07 \
    --to=yz.wu@mediatek.com \
    --cc=andrew-ct.chen@mediatek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=robh@kernel.org \
    --cc=seiya.wang@mediatek.com \
    --cc=srinivas.kandagatla@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.