devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Biju Das <biju.das.jz@bp.renesas.com>
Cc: Conor Dooley <conor@kernel.org>, Lee Jones <lee@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Support Opensource <support.opensource@diasemi.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>,
	"biju.das.au" <biju.das.au@gmail.com>,
	"linux-renesas-soc@vger.kernel.org"
	<linux-renesas-soc@vger.kernel.org>
Subject: Re: [PATCH v2 08/11] dt-bindings: mfd: da9062: Update watchdog description
Date: Mon, 4 Dec 2023 09:15:36 -0600	[thread overview]
Message-ID: <20231204151536.GC1260709-robh@kernel.org> (raw)
In-Reply-To: <TYCPR01MB11269ACE25217769333DFA0EC8687A@TYCPR01MB11269.jpnprd01.prod.outlook.com>

On Sun, Dec 03, 2023 at 12:56:22PM +0000, Biju Das wrote:
> 
> Hi Conor Dooley,
> 
> Thanks for the feedback.
> 
> > -----Original Message-----
> > From: Conor Dooley <conor@kernel.org>
> > Sent: Sunday, December 3, 2023 11:41 AM
> > Subject: Re: [PATCH v2 08/11] dt-bindings: mfd: da9062: Update watchdog
> > description
> > 
> > On Sat, Dec 02, 2023 at 07:25:32PM +0000, Biju Das wrote:
> > > Update watchdog description by referring to dlg,da9062-watchdog
> > > binding file.
> > >
> > > Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> > > ---
> > >  Documentation/devicetree/bindings/mfd/da9062.txt | 2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt
> > > b/Documentation/devicetree/bindings/mfd/da9062.txt
> > > index e4eedd3bd233..020106322b08 100644
> > > --- a/Documentation/devicetree/bindings/mfd/da9062.txt
> > > +++ b/Documentation/devicetree/bindings/mfd/da9062.txt
> > > @@ -86,7 +86,7 @@ Sub-nodes:
> > >
> > >  - onkey : See ../input/da9062-onkey.txt
> > >
> > > -- watchdog: See ../watchdog/da9062-wdt.txt
> > > +- watchdog: See ../watchdog/da9062-watchdog.yaml
> > 
> > Should this not be squashed with the conversion of that binding?
> 
> Yes I can squash these patches.
> 
> I am not sure how this is going to applied as it involves
> Mfd and watchdog changes, who is going to apply this patch?

The series should all go thru the MFD tree.

Rob

  reply	other threads:[~2023-12-04 15:15 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-02 19:25 [PATCH v2 00/11] Convert DA906{1,2} bindings to json-schema Biju Das
2023-12-02 19:25 ` [PATCH v2 01/11] dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for DA9061 watchdog Biju Das
2023-12-03 11:34   ` Conor Dooley
2023-12-03 12:52     ` Biju Das
2023-12-04 10:55       ` Biju Das
2023-12-04 17:10         ` Conor Dooley
2023-12-02 19:25 ` [PATCH v2 02/11] dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 watchdog Biju Das
2023-12-03 11:34   ` Conor Dooley
2023-12-02 19:25 ` [PATCH v2 03/11] dt-bindings: input: Convert da906{1,2,3} onkey to json-schema Biju Das
2023-12-03 11:36   ` Conor Dooley
2023-12-04 10:58     ` Biju Das
2023-12-05 20:19   ` kernel test robot
2023-12-06  9:39     ` Biju Das
2023-12-02 19:25 ` [PATCH v2 04/11] dt-bindings: thermal: Convert da906{1,2} thermal " Biju Das
2023-12-02 21:39   ` Rob Herring
2023-12-03 10:07     ` Biju Das
2023-12-04 15:09       ` Rob Herring
2023-12-04 15:13   ` Rob Herring
2023-12-04 15:49     ` Biju Das
2023-12-06  4:34   ` kernel test robot
2023-12-06  9:37     ` Biju Das
2023-12-02 19:25 ` [PATCH v2 05/11] dt-bindings: mfd: dlg,da9063: Update watchdog property Biju Das
2023-12-03 11:39   ` Conor Dooley
2023-12-03 12:53     ` Biju Das
2023-12-02 19:25 ` [PATCH v2 06/11] dt-bindings: mfd: dlg,da9063: Update onkey property Biju Das
2023-12-02 19:25 ` [PATCH v2 07/11] dt-bindings: mfd: dlg,da9063: Sort child devices Biju Das
2023-12-03 11:40   ` Conor Dooley
2023-12-02 19:25 ` [PATCH v2 08/11] dt-bindings: mfd: da9062: Update watchdog description Biju Das
2023-12-03 11:41   ` Conor Dooley
2023-12-03 12:56     ` Biju Das
2023-12-04 15:15       ` Rob Herring [this message]
2023-12-04 15:50         ` Biju Das
2023-12-02 19:25 ` [PATCH v2 09/11] dt-bindings: mfd: da9062: Update onkey description Biju Das
2023-12-02 19:25 ` [PATCH v2 10/11] dt-bindings: mfd: da9062: Update thermal description Biju Das
2023-12-02 19:25 ` [PATCH v2 11/11] dt-bindings: mfd: dlg,da9063: Convert da9062 to json-schema Biju Das
2023-12-02 21:39   ` Rob Herring
2023-12-09  7:26   ` kernel test robot

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=20231204151536.GC1260709-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=biju.das.au@gmail.com \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=conor+dt@kernel.org \
    --cc=conor@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lee@kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    --cc=support.opensource@diasemi.com \
    /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 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).