All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: pwm: renesas: pwm-rcar: document R8A779{7|8}0 bindings
@ 2018-10-01 19:57 Sergei Shtylyov
  2018-10-02  7:14 ` Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Sergei Shtylyov @ 2018-10-01 19:57 UTC (permalink / raw)
  To: Thierry Reding, Rob Herring, linux-pwm, devicetree
  Cc: Mark Rutland, linux-renesas-soc

Document the R-Car V3{M|H} (R8A779{7|8}0) SoC in the  Renesas R-Car PWM
bindings. R8A77970's hardware is a generic R-Car gen3 PWM, while R8A77980
has an extra error injection register...

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

---
This patch is against the 'for-next' branch of Thierry Reding's 'linux-pwm.git'
repo.

 Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt |    2 ++
 1 file changed, 2 insertions(+)

Index: linux-pwm/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt
===================================================================
--- linux-pwm.orig/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt
+++ linux-pwm/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt
@@ -12,6 +12,8 @@ Required Properties:
  - "renesas,pwm-r8a7795": for R-Car H3
  - "renesas,pwm-r8a7796": for R-Car M3-W
  - "renesas,pwm-r8a77965": for R-Car M3-N
+ - "renesas,pwm-r8a77970": for R-Car V3M
+ - "renesas,pwm-r8a77980": for R-Car V3H
  - "renesas,pwm-r8a77990": for R-Car E3
  - "renesas,pwm-r8a77995": for R-Car D3
 - reg: base address and length of the registers block for the PWM.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: pwm: renesas: pwm-rcar: document R8A779{7|8}0 bindings
  2018-10-01 19:57 [PATCH] dt-bindings: pwm: renesas: pwm-rcar: document R8A779{7|8}0 bindings Sergei Shtylyov
@ 2018-10-02  7:14 ` Geert Uytterhoeven
  2018-10-04  9:30 ` Simon Horman
  2018-10-12 11:21 ` Thierry Reding
  2 siblings, 0 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2018-10-02  7:14 UTC (permalink / raw)
  To: Sergei Shtylyov
  Cc: Thierry Reding, Rob Herring, Linux PWM List,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Mark Rutland, Linux-Renesas

On Mon, Oct 1, 2018 at 9:58 PM Sergei Shtylyov
<sergei.shtylyov@cogentembedded.com> wrote:
> Document the R-Car V3{M|H} (R8A779{7|8}0) SoC in the  Renesas R-Car PWM
> bindings. R8A77970's hardware is a generic R-Car gen3 PWM, while R8A77980
> has an extra error injection register...
>
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: pwm: renesas: pwm-rcar: document R8A779{7|8}0 bindings
  2018-10-01 19:57 [PATCH] dt-bindings: pwm: renesas: pwm-rcar: document R8A779{7|8}0 bindings Sergei Shtylyov
  2018-10-02  7:14 ` Geert Uytterhoeven
@ 2018-10-04  9:30 ` Simon Horman
  2018-10-12 11:21 ` Thierry Reding
  2 siblings, 0 replies; 6+ messages in thread
From: Simon Horman @ 2018-10-04  9:30 UTC (permalink / raw)
  To: Sergei Shtylyov
  Cc: Thierry Reding, Rob Herring, linux-pwm, devicetree, Mark Rutland,
	linux-renesas-soc

On Mon, Oct 01, 2018 at 10:57:39PM +0300, Sergei Shtylyov wrote:
> Document the R-Car V3{M|H} (R8A779{7|8}0) SoC in the  Renesas R-Car PWM
> bindings. R8A77970's hardware is a generic R-Car gen3 PWM, while R8A77980
> has an extra error injection register...
> 
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: pwm: renesas: pwm-rcar: document R8A779{7|8}0 bindings
  2018-10-01 19:57 [PATCH] dt-bindings: pwm: renesas: pwm-rcar: document R8A779{7|8}0 bindings Sergei Shtylyov
  2018-10-02  7:14 ` Geert Uytterhoeven
  2018-10-04  9:30 ` Simon Horman
@ 2018-10-12 11:21 ` Thierry Reding
  2018-10-15 18:57   ` Rob Herring
  2 siblings, 1 reply; 6+ messages in thread
From: Thierry Reding @ 2018-10-12 11:21 UTC (permalink / raw)
  To: Sergei Shtylyov
  Cc: Rob Herring, linux-pwm, devicetree, Mark Rutland, linux-renesas-soc

[-- Attachment #1: Type: text/plain, Size: 584 bytes --]

On Mon, Oct 01, 2018 at 10:57:39PM +0300, Sergei Shtylyov wrote:
> Document the R-Car V3{M|H} (R8A779{7|8}0) SoC in the  Renesas R-Car PWM
> bindings. R8A77970's hardware is a generic R-Car gen3 PWM, while R8A77980
> has an extra error injection register...
> 
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> 
> ---
> This patch is against the 'for-next' branch of Thierry Reding's 'linux-pwm.git'
> repo.
> 
>  Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt |    2 ++
>  1 file changed, 2 insertions(+)

Applied, thanks.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: pwm: renesas: pwm-rcar: document R8A779{7|8}0 bindings
  2018-10-12 11:21 ` Thierry Reding
@ 2018-10-15 18:57   ` Rob Herring
  2018-10-16 10:46     ` Thierry Reding
  0 siblings, 1 reply; 6+ messages in thread
From: Rob Herring @ 2018-10-15 18:57 UTC (permalink / raw)
  To: Thierry Reding
  Cc: Sergei Shtylyov, linux-pwm, devicetree, Mark Rutland, linux-renesas-soc

On Fri, Oct 12, 2018 at 01:21:14PM +0200, Thierry Reding wrote:
> On Mon, Oct 01, 2018 at 10:57:39PM +0300, Sergei Shtylyov wrote:
> > Document the R-Car V3{M|H} (R8A779{7|8}0) SoC in the  Renesas R-Car PWM
> > bindings. R8A77970's hardware is a generic R-Car gen3 PWM, while R8A77980
> > has an extra error injection register...
> > 
> > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> > 
> > ---
> > This patch is against the 'for-next' branch of Thierry Reding's 'linux-pwm.git'
> > repo.
> > 
> >  Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt |    2 ++
> >  1 file changed, 2 insertions(+)
> 
> Applied, thanks.

Some reason your tree isn't updated for linux-next?

Rob

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: pwm: renesas: pwm-rcar: document R8A779{7|8}0 bindings
  2018-10-15 18:57   ` Rob Herring
@ 2018-10-16 10:46     ` Thierry Reding
  0 siblings, 0 replies; 6+ messages in thread
From: Thierry Reding @ 2018-10-16 10:46 UTC (permalink / raw)
  To: Rob Herring
  Cc: Sergei Shtylyov, linux-pwm, devicetree, Mark Rutland, linux-renesas-soc

[-- Attachment #1: Type: text/plain, Size: 1021 bytes --]

On Mon, Oct 15, 2018 at 01:57:13PM -0500, Rob Herring wrote:
> On Fri, Oct 12, 2018 at 01:21:14PM +0200, Thierry Reding wrote:
> > On Mon, Oct 01, 2018 at 10:57:39PM +0300, Sergei Shtylyov wrote:
> > > Document the R-Car V3{M|H} (R8A779{7|8}0) SoC in the  Renesas R-Car PWM
> > > bindings. R8A77970's hardware is a generic R-Car gen3 PWM, while R8A77980
> > > has an extra error injection register...
> > > 
> > > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> > > 
> > > ---
> > > This patch is against the 'for-next' branch of Thierry Reding's 'linux-pwm.git'
> > > repo.
> > > 
> > >  Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt |    2 ++
> > >  1 file changed, 2 insertions(+)
> > 
> > Applied, thanks.
> 
> Some reason your tree isn't updated for linux-next?

No particular reason, I just had not pushed it out yet because the build
tests were taking longer than expected and I had to clean up a couple of
minor things.

It's pushed out now.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-10-16 10:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-01 19:57 [PATCH] dt-bindings: pwm: renesas: pwm-rcar: document R8A779{7|8}0 bindings Sergei Shtylyov
2018-10-02  7:14 ` Geert Uytterhoeven
2018-10-04  9:30 ` Simon Horman
2018-10-12 11:21 ` Thierry Reding
2018-10-15 18:57   ` Rob Herring
2018-10-16 10:46     ` Thierry Reding

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.