Message ID | 20180414101858.3208-1-wsa+renesas@sang-engineering.com (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Geert Uytterhoeven |
Headers | show |
On 04/14/2018 03:18 AM, Wolfram Sang wrote: > Document support for the Watchdog Timer (WDT) Controller in the Renesas > R-Car M3-N (R8A77965) SoC. No driver update is needed. > > Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com> > [wsa: rebased to top-of-tree] > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Guenter Roeck <linux@roeck-us.net> > --- > > Change since v1: s/M3N/M3-N/ (Thanks, Geert!) > > Documentation/devicetree/bindings/watchdog/renesas-wdt.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt > index 123bb1b2654b..613d860f2353 100644 > --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt > +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt > @@ -15,6 +15,7 @@ Required properties: > - "renesas,r8a7794-wdt" (R-Car E2) > - "renesas,r8a7795-wdt" (R-Car H3) > - "renesas,r8a7796-wdt" (R-Car M3-W) > + - "renesas,r8a77965-wdt" (R-Car M3-N) > - "renesas,r8a77970-wdt" (R-Car V3M) > - "renesas,r8a77995-wdt" (R-Car D3) > The generic compatible string must be: >
On Sat, Apr 14, 2018 at 12:18:58PM +0200, Wolfram Sang wrote: > Document support for the Watchdog Timer (WDT) Controller in the Renesas > R-Car M3-N (R8A77965) SoC. No driver update is needed. > > Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com> > [wsa: rebased to top-of-tree] > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> > --- > > Change since v1: s/M3N/M3-N/ (Thanks, Geert!) > > Documentation/devicetree/bindings/watchdog/renesas-wdt.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt > index 123bb1b2654b..613d860f2353 100644 > --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt > +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt > @@ -15,6 +15,7 @@ Required properties: > - "renesas,r8a7794-wdt" (R-Car E2) > - "renesas,r8a7795-wdt" (R-Car H3) > - "renesas,r8a7796-wdt" (R-Car M3-W) > + - "renesas,r8a77965-wdt" (R-Car M3-N) > - "renesas,r8a77970-wdt" (R-Car V3M) > - "renesas,r8a77995-wdt" (R-Car D3) > The generic compatible string must be: > -- > 2.11.0 >
On Tue, Apr 24, 2018 at 2:08 PM, Simon Horman <horms@verge.net.au> wrote: > On Sat, Apr 14, 2018 at 12:18:58PM +0200, Wolfram Sang wrote: >> Document support for the Watchdog Timer (WDT) Controller in the Renesas >> R-Car M3-N (R8A77965) SoC. No driver update is needed. >> >> Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com> >> [wsa: rebased to top-of-tree] >> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> >> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > > Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Reviewed-by: Vaishali Thakkar <vthakkar@vaishalithakkar.in> >> --- >> >> Change since v1: s/M3N/M3-N/ (Thanks, Geert!) >> >> Documentation/devicetree/bindings/watchdog/renesas-wdt.txt | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt >> index 123bb1b2654b..613d860f2353 100644 >> --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt >> +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt >> @@ -15,6 +15,7 @@ Required properties: >> - "renesas,r8a7794-wdt" (R-Car E2) >> - "renesas,r8a7795-wdt" (R-Car H3) >> - "renesas,r8a7796-wdt" (R-Car M3-W) >> + - "renesas,r8a77965-wdt" (R-Car M3-N) >> - "renesas,r8a77970-wdt" (R-Car V3M) >> - "renesas,r8a77995-wdt" (R-Car D3) >> The generic compatible string must be: >> -- >> 2.11.0 >>
On Sat, Apr 14, 2018 at 12:18:58PM +0200, Wolfram Sang wrote: > Document support for the Watchdog Timer (WDT) Controller in the Renesas > R-Car M3-N (R8A77965) SoC. No driver update is needed. > > Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com> > [wsa: rebased to top-of-tree] > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > Reviewed-by: Guenter Roeck <linux@roeck-us.net> > Reviewed-by: Simon Horman <horms+renesas@verge.net.au> > Reviewed-by: Vaishali Thakkar <vthakkar@vaishalithakkar.in> Unfortunately this patch isn't based on anything recognized by git, and even though it is simple I can't get it to apply. Can someone please rebase it to mainline and resend ? Thanks, Guenter > --- > > Change since v1: s/M3N/M3-N/ (Thanks, Geert!) > > Documentation/devicetree/bindings/watchdog/renesas-wdt.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt > index 123bb1b2654b..613d860f2353 100644 > --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt > +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt > @@ -15,6 +15,7 @@ Required properties: > - "renesas,r8a7794-wdt" (R-Car E2) > - "renesas,r8a7795-wdt" (R-Car H3) > - "renesas,r8a7796-wdt" (R-Car M3-W) > + - "renesas,r8a77965-wdt" (R-Car M3-N) > - "renesas,r8a77970-wdt" (R-Car V3M) > - "renesas,r8a77995-wdt" (R-Car D3) > The generic compatible string must be:
> Unfortunately this patch isn't based on anything recognized by git, > and even though it is simple I can't get it to apply. Can someone please > rebase it to mainline and resend ? Will do. Sorry, it seems like not all of the Gen2 Watchdog support patches did make it upstream this cycle like I assumed.
diff --git a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt index 123bb1b2654b..613d860f2353 100644 --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt @@ -15,6 +15,7 @@ Required properties: - "renesas,r8a7794-wdt" (R-Car E2) - "renesas,r8a7795-wdt" (R-Car H3) - "renesas,r8a7796-wdt" (R-Car M3-W) + - "renesas,r8a77965-wdt" (R-Car M3-N) - "renesas,r8a77970-wdt" (R-Car V3M) - "renesas,r8a77995-wdt" (R-Car D3) The generic compatible string must be: