Message ID | 1574268440-33507-2-git-send-email-biju.das@bp.renesas.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Pavel Machek |
Headers | show |
Series | [4.4.y-cip,1/6] dt-bindings: watchdog: renesas-wdt: Document r8a77470 support | expand |
Hi, > -----Original Message----- > From: Biju Das [mailto:biju.das@bp.renesas.com] > Sent: Thursday, November 21, 2019 1:47 AM > To: cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 ○SW > C□OST) <nobuhiro1.iwamatsu@toshiba.co.jp>; Pavel Machek > <pavel@denx.de> > Cc: Chris Paterson <chris.paterson2@renesas.com>; Biju Das > <biju.das@bp.renesas.com>; Fabrizio Castro > <fabrizio.castro@bp.renesas.com> > Subject: [PATCH 4.4.y-cip 1/6] dt-bindings: watchdog: renesas-wdt: > Document r8a77470 support > > commit 59600d045ff411da193a8b5a2999681801ecd430 upstream. > > RZ/G1C (R8A77470) watchdog implementation is compatible with R-Car Gen2, > therefore add relevant documentation. > > Signed-off-by: Biju Das <biju.das@bp.renesas.com> > Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> > Reviewed-by: Simon Horman <horms+renesas@verge.net.au> > Reviewed-by: Rob Herring <robh@kernel.org> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > Signed-off-by: Guenter Roeck <linux@roeck-us.net> > Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org> Hmm, I can not apply this patch. https://patchwork.kernel.org/patch/11254441/mbox/ ---- error: patch failed: Documentation/devicetree/bindings/watchdog/renesas-wdt.txt:7 ---- Could you check on your environment? Best regards, Nobuhiro
Hi Nobuhiro-San, Thanks for the feedback. > -----Original Message----- > From: nobuhiro1.iwamatsu@toshiba.co.jp > <nobuhiro1.iwamatsu@toshiba.co.jp> > Sent: Thursday, November 21, 2019 12:32 AM > To: Biju Das <biju.das@bp.renesas.com>; cip-dev@lists.cip-project.org; > pavel@denx.de > Cc: Chris Paterson <Chris.Paterson2@renesas.com>; Fabrizio Castro > <fabrizio.castro@bp.renesas.com> > Subject: RE: [PATCH 4.4.y-cip 1/6] dt-bindings: watchdog: renesas-wdt: > Document r8a77470 support > > Hi, > > > -----Original Message----- > > From: Biju Das [mailto:biju.das@bp.renesas.com] > > Sent: Thursday, November 21, 2019 1:47 AM > > To: cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 ○SW > > C□OST) <nobuhiro1.iwamatsu@toshiba.co.jp>; Pavel Machek > > <pavel@denx.de> > > Cc: Chris Paterson <chris.paterson2@renesas.com>; Biju Das > > <biju.das@bp.renesas.com>; Fabrizio Castro > > <fabrizio.castro@bp.renesas.com> > > Subject: [PATCH 4.4.y-cip 1/6] dt-bindings: watchdog: renesas-wdt: > > Document r8a77470 support > > > > commit 59600d045ff411da193a8b5a2999681801ecd430 upstream. > > > > RZ/G1C (R8A77470) watchdog implementation is compatible with R-Car > > Gen2, therefore add relevant documentation. > > > > Signed-off-by: Biju Das <biju.das@bp.renesas.com> > > Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> > > Reviewed-by: Simon Horman <horms+renesas@verge.net.au> > > Reviewed-by: Rob Herring <robh@kernel.org> > > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > > Signed-off-by: Guenter Roeck <linux@roeck-us.net> > > Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org> > > Hmm, I can not apply this patch. > https://patchwork.kernel.org/patch/11254441/mbox/ > ---- > error: patch failed: Documentation/devicetree/bindings/watchdog/renesas- > wdt.txt:7 > ---- > > Could you check on your environment? It could be related to r8a7744 dependency. I have rebased this patches on top of latest 4.4.y-cip branch and Looks ok. git rebase remotes/origin/linux-4.4.y-cip First, rewinding head to replay your work on top of it... Applying: dt-bindings: watchdog: renesas-wdt: Document r8a77470 support Using index info to reconstruct a base tree... M Documentation/devicetree/bindings/watchdog/renesas-wdt.txt Falling back to patching base and 3-way merge... Auto-merging Documentation/devicetree/bindings/watchdog/renesas-wdt.txt Applying: ARM: dts: r8a77470: Add watchdog support to SoC dtsi Applying: ARM: dts: iwg23s-sbc: Enable watchdog support Applying: dt-bindings: timer: renesas, cmt: Document r8a77470 CMT support Applying: ARM: dts: r8a77470: Add CMT SoC specific support Applying: ARM: dts: iwg23s-sbc: Enable cmt0 I will send this merged patch soon. Regards, Biju
diff --git a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt index 25b108e..010f109 100644 --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt @@ -7,6 +7,7 @@ Required properties: Examples with soctypes are: - "renesas,r8a7743-wdt" (RZ/G1M) - "renesas,r8a7745-wdt" (RZ/G1E) + - "renesas,r8a77470-wdt" (RZ/G1C) The generic compatible string must be: - "renesas,rcar-gen2-wdt" for R-Car Gen2 and RZ/G