All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Allen-KH Cheng (程冠勳)" <Allen-KH.Cheng@mediatek.com>
To: "linux@roeck-us.net" <linux@roeck-us.net>,
	"Runyang Chen (陈润洋)" <Runyang.Chen@mediatek.com>,
	"angelogioacchino.delregno@collabora.com"
	<angelogioacchino.delregno@collabora.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	"linux-mediatek@lists.infradead.org" 
	<linux-mediatek@lists.infradead.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-watchdog@vger.kernel.org" <linux-watchdog@vger.kernel.org>,
	"p.zabel@pengutronix.de" <p.zabel@pengutronix.de>,
	Project_Global_Chrome_Upstream_Group 
	<Project_Global_Chrome_Upstream_Group@mediatek.com>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"wim@linux-watchdog.org" <wim@linux-watchdog.org>,
	"matthias.bgg@gmail.com" <matthias.bgg@gmail.com>,
	"krzk+dt@kernel.org" <krzk+dt@kernel.org>,
	"nfraprado@collabora.com" <nfraprado@collabora.com>
Subject: Re: [RESEND v3 1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8188
Date: Thu, 27 Oct 2022 08:56:45 +0000	[thread overview]
Message-ID: <5abd63240a7890895a6de26a52fc24086f1c8ddb.camel@mediatek.com> (raw)
In-Reply-To: <e889728c-13e9-37f8-4d1a-e31332a39498@collabora.com>

On Thu, 2022-10-27 at 09:54 +0200, AngeloGioacchino Del Regno wrote:
> Il 26/10/22 17:26, Guenter Roeck ha scritto:
> > On Wed, Oct 26, 2022 at 02:33:25PM +0800, Runyang Chen wrote:
> > > From: Runyang Chen <runyang.chen@mediatek.com>
> > > 
> > > Add dt-binding documentation of watchdog for MediaTek MT8188 Soc
> > > 
> > > Signed-off-by: Runyang Chen <runyang.chen@mediatek.com>
> > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> > > Reviewed-by: AngeloGioacchino Del Regno <
> > > angelogioacchino.delregno@collabora.com>
> > 
> > This conflicts with the ongoing yaml conversion of this file
> > which is still not accepted.
> > 
> > 
https://urldefense.com/v3/__https://patchwork.kernel.org/project/linux-watchdog/patch/20221005113517.70628-4-angelogioacchino.delregno@collabora.com/__;!!CTRNKA9wMg0ARbw!zT39OehD4gnyDKPYwMbLdeyGI_oNOfvWa4HIrcooL3Ax8O7-N-BjXBZAolsCOuLb39fJ7Q$
> >  
> > 
> > Nevertheless, I'll apply this series to my watchdog-next branch
> > and assume that it will be included in the next version of the
> > yaml conversion patch.
> > 
> > For my and Wim's reference:
> > 
> > Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> > 
> > Thanks,
> > Guenter
> > 
> 
> Adding Allen to the Cc's to make him aware of that, as he took over
> the
> mtk-wdt yaml conversion.

Hi Guenter,

I can send the following version of yaml conversion[1] for conflicts 
after you apply this series. Thanks.

[1]

https://patchwork.kernel.org/project/linux-mediatek/patch/20221007093437.12228-6-allen-kh.cheng@mediatek.com/

BRs,
Allen

WARNING: multiple messages have this Message-ID (diff)
From: "Allen-KH Cheng (程冠勳)" <Allen-KH.Cheng@mediatek.com>
To: "linux@roeck-us.net" <linux@roeck-us.net>,
	"Runyang Chen (陈润洋)" <Runyang.Chen@mediatek.com>,
	"angelogioacchino.delregno@collabora.com"
	<angelogioacchino.delregno@collabora.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	"linux-mediatek@lists.infradead.org"
	<linux-mediatek@lists.infradead.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-watchdog@vger.kernel.org" <linux-watchdog@vger.kernel.org>,
	"p.zabel@pengutronix.de" <p.zabel@pengutronix.de>,
	Project_Global_Chrome_Upstream_Group
	<Project_Global_Chrome_Upstream_Group@mediatek.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"wim@linux-watchdog.org" <wim@linux-watchdog.org>,
	"matthias.bgg@gmail.com" <matthias.bgg@gmail.com>,
	"krzk+dt@kernel.org" <krzk+dt@kernel.org>,
	"nfraprado@collabora.com" <nfraprado@collabora.com>
Subject: Re: [RESEND v3 1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8188
Date: Thu, 27 Oct 2022 08:56:45 +0000	[thread overview]
Message-ID: <5abd63240a7890895a6de26a52fc24086f1c8ddb.camel@mediatek.com> (raw)
In-Reply-To: <e889728c-13e9-37f8-4d1a-e31332a39498@collabora.com>

On Thu, 2022-10-27 at 09:54 +0200, AngeloGioacchino Del Regno wrote:
> Il 26/10/22 17:26, Guenter Roeck ha scritto:
> > On Wed, Oct 26, 2022 at 02:33:25PM +0800, Runyang Chen wrote:
> > > From: Runyang Chen <runyang.chen@mediatek.com>
> > > 
> > > Add dt-binding documentation of watchdog for MediaTek MT8188 Soc
> > > 
> > > Signed-off-by: Runyang Chen <runyang.chen@mediatek.com>
> > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> > > Reviewed-by: AngeloGioacchino Del Regno <
> > > angelogioacchino.delregno@collabora.com>
> > 
> > This conflicts with the ongoing yaml conversion of this file
> > which is still not accepted.
> > 
> > 
https://urldefense.com/v3/__https://patchwork.kernel.org/project/linux-watchdog/patch/20221005113517.70628-4-angelogioacchino.delregno@collabora.com/__;!!CTRNKA9wMg0ARbw!zT39OehD4gnyDKPYwMbLdeyGI_oNOfvWa4HIrcooL3Ax8O7-N-BjXBZAolsCOuLb39fJ7Q$
> >  
> > 
> > Nevertheless, I'll apply this series to my watchdog-next branch
> > and assume that it will be included in the next version of the
> > yaml conversion patch.
> > 
> > For my and Wim's reference:
> > 
> > Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> > 
> > Thanks,
> > Guenter
> > 
> 
> Adding Allen to the Cc's to make him aware of that, as he took over
> the
> mtk-wdt yaml conversion.

Hi Guenter,

I can send the following version of yaml conversion[1] for conflicts 
after you apply this series. Thanks.

[1]

https://patchwork.kernel.org/project/linux-mediatek/patch/20221007093437.12228-6-allen-kh.cheng@mediatek.com/

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

  reply	other threads:[~2022-10-27  8:57 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-26  6:33 [RESEND v3 0/3] Add watchdog support for MT8188 Soc Runyang Chen
2022-10-26  6:33 ` Runyang Chen
2022-10-26  6:33 ` [RESEND v3 1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8188 Runyang Chen
2022-10-26  6:33   ` Runyang Chen
2022-10-26 15:26   ` Guenter Roeck
2022-10-26 15:26     ` Guenter Roeck
2022-10-27  7:54     ` AngeloGioacchino Del Regno
2022-10-27  7:54       ` AngeloGioacchino Del Regno
2022-10-27  8:56       ` Allen-KH Cheng (程冠勳) [this message]
2022-10-27  8:56         ` Allen-KH Cheng (程冠勳)
2022-10-27 13:42         ` Guenter Roeck
2022-10-27 13:42           ` Guenter Roeck
2022-10-27 13:54           ` Allen-KH Cheng (程冠勳)
2022-10-27 13:54             ` Allen-KH Cheng (程冠勳)
2022-10-27 14:52             ` Krzysztof Kozlowski
2022-10-27 14:52               ` Krzysztof Kozlowski
2022-10-26  6:33 ` [RESEND v3 2/3] dt-bindings: reset: mt8188: add toprgu reset-controller header file Runyang Chen
2022-10-26  6:33   ` Runyang Chen
2022-10-26 15:28   ` Guenter Roeck
2022-10-26 15:28     ` Guenter Roeck
2022-10-26  6:33 ` [RESEND v3 3/3] watchdog: mediatek: mt8188: add wdt support Runyang Chen
2022-10-26  6:33   ` Runyang Chen

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=5abd63240a7890895a6de26a52fc24086f1c8ddb.camel@mediatek.com \
    --to=allen-kh.cheng@mediatek.com \
    --cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
    --cc=Runyang.Chen@mediatek.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=matthias.bgg@gmail.com \
    --cc=nfraprado@collabora.com \
    --cc=p.zabel@pengutronix.de \
    --cc=robh+dt@kernel.org \
    --cc=wim@linux-watchdog.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.