* Re: [PATCH v2 1/2] dt-bingings: gce: add gce header file for mt8188
[not found] ` <20221029105017.20734-2-Elvis.Wang@mediatek.com>
@ 2022-10-31 3:04 ` Rex-BC Chen (陳柏辰)
2022-11-02 9:54 ` Elvis Wang (王军)
2022-10-31 13:49 ` AngeloGioacchino Del Regno
2022-11-02 15:28 ` Krzysztof Kozlowski
2 siblings, 1 reply; 7+ messages in thread
From: Rex-BC Chen (陳柏辰) @ 2022-10-31 3:04 UTC (permalink / raw)
To: jassisinghbrar@gmail.com, matthias.bgg@gmail.com,
Elvis Wang (王军), robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org
Cc: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Jason-JH Lin (林睿祥),
linux-mediatek@lists.infradead.org,
krzysztof.kozlowski@linaro.org,
Houlong Wei (魏厚龙),
devicetree@vger.kernel.org
On Sat, 2022-10-29 at 18:50 +0800, Elvis.Wang wrote:
> From: Elvis Wang <Elvis.Wang@mediatek.com>
>
> add gce header file to define the gce thread priority, gce subsys id,
> event and constant for mt8188.
> v2 - use vendor in filename, use Dual license.
>
> Signed-off-by: Elvis Wang <Elvis.Wang@mediatek.com>
> Reviewed-by: Bo-Chen Chen <rex-bc.chen@mediatek.com>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>
> Thanks for the reviews, I have fixed them.
>
Hello Elvis,
I think Krzysztof and I don't give you our "Reviewed-by" tag.
This tag shows that we accept you patch but we don't accept your patch.
You can add this tag if you see someone leave something like this:
"Reviewed-by: Bo-Chen Chen <rex-bc.chen@mediatek.com>" and then you can
add it to your patch.
Please remove them.
Please read this:
https://www.kernel.org/doc/html/v4.17/process/submitting-patches.html#using-reported-by-tested-by-reviewed-by-suggested-by-and-fixes
BRs,
Bo-Chen
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH 2/2] dt-bindings: mailbox: mediatek,gce-mailbox: add mt8188 compatible name
[not found] ` <20221029105017.20734-3-Elvis.Wang@mediatek.com>
@ 2022-10-31 13:17 ` AngeloGioacchino Del Regno
2022-11-02 15:29 ` Krzysztof Kozlowski
1 sibling, 0 replies; 7+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-10-31 13:17 UTC (permalink / raw)
To: Elvis.Wang, Jassi Brar, Rob Herring, Krzysztof Kozlowski,
Matthias Brugger
Cc: Houlong Wei, jason-jh . lin, linux-kernel, devicetree,
linux-arm-kernel, linux-mediatek
Il 29/10/22 12:50, Elvis.Wang ha scritto:
> From: Elvis Wang <Elvis.Wang@mediatek.com>
>
> Add mt8188 compatible name.
>
> Signed-off-by: Elvis Wang <Elvis.Wang@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH v2 1/2] dt-bingings: gce: add gce header file for mt8188
[not found] ` <20221029105017.20734-2-Elvis.Wang@mediatek.com>
2022-10-31 3:04 ` [PATCH v2 1/2] dt-bingings: gce: add gce header file for mt8188 Rex-BC Chen (陳柏辰)
@ 2022-10-31 13:49 ` AngeloGioacchino Del Regno
2022-11-02 9:58 ` Elvis Wang (王军)
2022-11-02 15:28 ` Krzysztof Kozlowski
2 siblings, 1 reply; 7+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-10-31 13:49 UTC (permalink / raw)
To: Elvis.Wang, Jassi Brar, Rob Herring, Krzysztof Kozlowski,
Matthias Brugger
Cc: Houlong Wei, jason-jh . lin, linux-kernel, devicetree,
linux-arm-kernel, linux-mediatek, Bo-Chen Chen,
Krzysztof Kozlowski
Il 29/10/22 12:50, Elvis.Wang ha scritto:
> From: Elvis Wang <Elvis.Wang@mediatek.com>
>
> add gce header file to define the gce thread priority, gce subsys id,
> event and constant for mt8188.
> v2 - use vendor in filename, use Dual license.
>
> Signed-off-by: Elvis Wang <Elvis.Wang@mediatek.com>
> Reviewed-by: Bo-Chen Chen <rex-bc.chen@mediatek.com>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>
> Thanks for the reviews, I have fixed them.
I can't see where/when Krzysztof gave you his R-b tag. Drop it.
Also, please fix the typo in the commit title. s/bingings/bindings/g.
Regards,
Angelo
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH v2 1/2] dt-bingings: gce: add gce header file for mt8188
2022-10-31 3:04 ` [PATCH v2 1/2] dt-bingings: gce: add gce header file for mt8188 Rex-BC Chen (陳柏辰)
@ 2022-11-02 9:54 ` Elvis Wang (王军)
0 siblings, 0 replies; 7+ messages in thread
From: Elvis Wang (王军) @ 2022-11-02 9:54 UTC (permalink / raw)
To: Rex-BC Chen (陳柏辰), jassisinghbrar@gmail.com,
matthias.bgg@gmail.com, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org
Cc: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Jason-JH Lin (林睿祥),
linux-mediatek@lists.infradead.org,
krzysztof.kozlowski@linaro.org,
Houlong Wei (魏厚龙),
devicetree@vger.kernel.org
On Mon, 2022-10-31 at 03:04 +0000, Rex-BC Chen (陳柏辰) wrote:
> On Sat, 2022-10-29 at 18:50 +0800, Elvis.Wang wrote:
> > From: Elvis Wang <Elvis.Wang@mediatek.com>
> >
> > add gce header file to define the gce thread priority, gce subsys
> > id,
> > event and constant for mt8188.
> > v2 - use vendor in filename, use Dual license.
> >
> > Signed-off-by: Elvis Wang <Elvis.Wang@mediatek.com>
> > Reviewed-by: Bo-Chen Chen <rex-bc.chen@mediatek.com>
> > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> >
> > Thanks for the reviews, I have fixed them.
> >
>
> Hello Elvis,
>
> I think Krzysztof and I don't give you our "Reviewed-by" tag.
> This tag shows that we accept you patch but we don't accept your
> patch.
>
> You can add this tag if you see someone leave something like this:
> "Reviewed-by: Bo-Chen Chen <rex-bc.chen@mediatek.com>" and then you
> can
> add it to your patch.
>
> Please remove them.
>
> Please read this:
>
Hi Bo-Chen,
Sorry for the later reply, there is something wrong with the mail
system.
Regarding the "Reviewd-by" in the message, my previous understanding
was wrong. I understand is who reviewed it not accepted it.
Sorry for the unnecessary misunderstanding, I will delete it in the
next version, thanks.
>
>
>
https://www.kernel.org/doc/html/v4.17/process/submitting-patches.html#using-reported-by-tested-by-reviewed-by-suggested-by-and-fixes
>
> BRs,
> Bo-Chen
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH v2 1/2] dt-bingings: gce: add gce header file for mt8188
2022-10-31 13:49 ` AngeloGioacchino Del Regno
@ 2022-11-02 9:58 ` Elvis Wang (王军)
0 siblings, 0 replies; 7+ messages in thread
From: Elvis Wang (王军) @ 2022-11-02 9:58 UTC (permalink / raw)
To: jassisinghbrar@gmail.com, matthias.bgg@gmail.com,
angelogioacchino.delregno@collabora.com, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org
Cc: linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
Houlong Wei (魏厚龙),
Jason-JH Lin (林睿祥),
devicetree@vger.kernel.org, krzysztof.kozlowski@linaro.org,
linux-arm-kernel@lists.infradead.org,
Rex-BC Chen (陳柏辰)
On Mon, 2022-10-31 at 14:49 +0100, AngeloGioacchino Del Regno wrote:
> Il 29/10/22 12:50, Elvis.Wang ha scritto:
> > From: Elvis Wang <Elvis.Wang@mediatek.com>
> >
> > add gce header file to define the gce thread priority, gce subsys
> > id,
> > event and constant for mt8188.
> > v2 - use vendor in filename, use Dual license.
> >
> > Signed-off-by: Elvis Wang <Elvis.Wang@mediatek.com>
> > Reviewed-by: Bo-Chen Chen <rex-bc.chen@mediatek.com>
> > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> >
> > Thanks for the reviews, I have fixed them.
>
> I can't see where/when Krzysztof gave you his R-b tag. Drop it.
Sorry for the unnecessary misunderstanding,
Regarding the "Reviewd-by" in the message, my previous understanding
was wrong. I understand is who reviewed it not accepted it. I will
delete it in the next version, thanks.
>
> Also, please fix the typo in the commit title. s/bingings/bindings/g.
will fix in next version, thanks for the review.
>
> Regards,
> Angelo
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH v2 1/2] dt-bingings: gce: add gce header file for mt8188
[not found] ` <20221029105017.20734-2-Elvis.Wang@mediatek.com>
2022-10-31 3:04 ` [PATCH v2 1/2] dt-bingings: gce: add gce header file for mt8188 Rex-BC Chen (陳柏辰)
2022-10-31 13:49 ` AngeloGioacchino Del Regno
@ 2022-11-02 15:28 ` Krzysztof Kozlowski
2 siblings, 0 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2022-11-02 15:28 UTC (permalink / raw)
To: Elvis.Wang, Jassi Brar, Rob Herring, Krzysztof Kozlowski,
Matthias Brugger
Cc: Houlong Wei, jason-jh . lin, linux-kernel, devicetree,
linux-arm-kernel, linux-mediatek, Bo-Chen Chen
On 29/10/2022 06:50, Elvis.Wang wrote:
> From: Elvis Wang <Elvis.Wang@mediatek.com>
>
> add gce header file to define the gce thread priority, gce subsys id,
> event and constant for mt8188.
> v2 - use vendor in filename, use Dual license.
That's not formatting expected in Linux kernel. Use git log to find
examples...
>
> Signed-off-by: Elvis Wang <Elvis.Wang@mediatek.com>
> Reviewed-by: Bo-Chen Chen <rex-bc.chen@mediatek.com>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Not true.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH 2/2] dt-bindings: mailbox: mediatek,gce-mailbox: add mt8188 compatible name
[not found] ` <20221029105017.20734-3-Elvis.Wang@mediatek.com>
2022-10-31 13:17 ` [PATCH 2/2] dt-bindings: mailbox: mediatek,gce-mailbox: add mt8188 compatible name AngeloGioacchino Del Regno
@ 2022-11-02 15:29 ` Krzysztof Kozlowski
1 sibling, 0 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2022-11-02 15:29 UTC (permalink / raw)
To: Elvis.Wang, Jassi Brar, Rob Herring, Krzysztof Kozlowski,
Matthias Brugger
Cc: Houlong Wei, jason-jh . lin, linux-kernel, devicetree,
linux-arm-kernel, linux-mediatek
On 29/10/2022 06:50, Elvis.Wang wrote:
> From: Elvis Wang <Elvis.Wang@mediatek.com>
>
> Add mt8188 compatible name.
>
> Signed-off-by: Elvis Wang <Elvis.Wang@mediatek.com>
> ---
> .../devicetree/bindings/mailbox/mediatek,gce-mailbox.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
Looks ok, but you need to resend making it a proper patchset. Without
fake tags.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2022-11-02 15:29 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20221029105017.20734-1-Elvis.Wang@mediatek.com>
[not found] ` <20221029105017.20734-2-Elvis.Wang@mediatek.com>
2022-10-31 3:04 ` [PATCH v2 1/2] dt-bingings: gce: add gce header file for mt8188 Rex-BC Chen (陳柏辰)
2022-11-02 9:54 ` Elvis Wang (王军)
2022-10-31 13:49 ` AngeloGioacchino Del Regno
2022-11-02 9:58 ` Elvis Wang (王军)
2022-11-02 15:28 ` Krzysztof Kozlowski
[not found] ` <20221029105017.20734-3-Elvis.Wang@mediatek.com>
2022-10-31 13:17 ` [PATCH 2/2] dt-bindings: mailbox: mediatek,gce-mailbox: add mt8188 compatible name AngeloGioacchino Del Regno
2022-11-02 15:29 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).