* [PATCH v2 6/8] arm64: renesas: document Eagle board bindings @ 2017-09-15 19:43 Sergei Shtylyov [not found] ` <20170915194442.464361390-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> 0 siblings, 1 reply; 5+ messages in thread From: Sergei Shtylyov @ 2017-09-15 19:43 UTC (permalink / raw) To: Rob Herring, devicetree, Simon Horman, linux-renesas-soc, Catalin Marinas, Will Deacon Cc: Mark Rutland, Magnus Damm, linux-arm-kernel, Sergei Shtylyov [-- Attachment #1: arm64-renesas-document-Eagle-board-bindings-v2.patch --] [-- Type: text/plain, Size: 1011 bytes --] Document the Eagle device tree bindings, listing it as a supported board. This allows to use checkpatch.pl to validate .dts files referring to the Eagle board. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> --- Changes in version 2: - renamed the patch. Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++ 1 file changed, 2 insertions(+) Index: renesas/Documentation/devicetree/bindings/arm/shmobile.txt =================================================================== --- renesas.orig/Documentation/devicetree/bindings/arm/shmobile.txt +++ renesas/Documentation/devicetree/bindings/arm/shmobile.txt @@ -59,6 +59,8 @@ Boards: compatible = "renesas,bockw", "renesas,r8a7778" - Draak (RTP0RC77995SEB0010S) compatible = "renesas,draak", "renesas,r8a77995" + - Eagle (RTP0RC77970SEB0010S) + compatible = "renesas,eagle", "renesas,r8a77970"; - Genmai (RTK772100BC00000BR) compatible = "renesas,genmai", "renesas,r7s72100" - GR-Peach (X28A-M01-E/F) ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <20170915194442.464361390-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>]
* Re: [PATCH v2 6/8] arm64: renesas: document Eagle board bindings [not found] ` <20170915194442.464361390-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> @ 2017-09-19 7:49 ` Geert Uytterhoeven 2017-09-20 20:52 ` Rob Herring 1 sibling, 0 replies; 5+ messages in thread From: Geert Uytterhoeven @ 2017-09-19 7:49 UTC (permalink / raw) To: Sergei Shtylyov Cc: Rob Herring, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Simon Horman, Linux-Renesas, Catalin Marinas, Will Deacon, Mark Rutland, Magnus Damm, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org On Fri, Sep 15, 2017 at 9:43 PM, Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> wrote: > Document the Eagle device tree bindings, listing it as a supported board. > > This allows to use checkpatch.pl to validate .dts files referring to the > Eagle board. > > Signed-off-by: Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> Reviewed-by: Geert Uytterhoeven <geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v2 6/8] arm64: renesas: document Eagle board bindings [not found] ` <20170915194442.464361390-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> 2017-09-19 7:49 ` Geert Uytterhoeven @ 2017-09-20 20:52 ` Rob Herring 2017-09-21 9:07 ` Simon Horman 1 sibling, 1 reply; 5+ messages in thread From: Rob Herring @ 2017-09-20 20:52 UTC (permalink / raw) To: Sergei Shtylyov Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Simon Horman, linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA, Catalin Marinas, Will Deacon, Mark Rutland, Magnus Damm, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r On Fri, Sep 15, 2017 at 10:43:24PM +0300, Sergei Shtylyov wrote: > Document the Eagle device tree bindings, listing it as a supported board. > > This allows to use checkpatch.pl to validate .dts files referring to the > Eagle board. > > Signed-off-by: Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> > > --- > Changes in version 2: > - renamed the patch. > > Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++ > 1 file changed, 2 insertions(+) > > Index: renesas/Documentation/devicetree/bindings/arm/shmobile.txt > =================================================================== > --- renesas.orig/Documentation/devicetree/bindings/arm/shmobile.txt > +++ renesas/Documentation/devicetree/bindings/arm/shmobile.txt > @@ -59,6 +59,8 @@ Boards: > compatible = "renesas,bockw", "renesas,r8a7778" > - Draak (RTP0RC77995SEB0010S) > compatible = "renesas,draak", "renesas,r8a77995" > + - Eagle (RTP0RC77970SEB0010S) > + compatible = "renesas,eagle", "renesas,r8a77970"; You're not consistent here with the ';'. Otherwise, Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> > - Genmai (RTK772100BC00000BR) > compatible = "renesas,genmai", "renesas,r7s72100" > - GR-Peach (X28A-M01-E/F) > > -- > To unsubscribe from this list: send the line "unsubscribe devicetree" in > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v2 6/8] arm64: renesas: document Eagle board bindings 2017-09-20 20:52 ` Rob Herring @ 2017-09-21 9:07 ` Simon Horman 0 siblings, 0 replies; 5+ messages in thread From: Simon Horman @ 2017-09-21 9:07 UTC (permalink / raw) To: Rob Herring Cc: Sergei Shtylyov, devicetree-u79uwXL29TY76Z2rM5mHXA, linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA, Catalin Marinas, Will Deacon, Mark Rutland, Magnus Damm, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r On Wed, Sep 20, 2017 at 03:52:33PM -0500, Rob Herring wrote: > On Fri, Sep 15, 2017 at 10:43:24PM +0300, Sergei Shtylyov wrote: > > Document the Eagle device tree bindings, listing it as a supported board. > > > > This allows to use checkpatch.pl to validate .dts files referring to the > > Eagle board. > > > > Signed-off-by: Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> > > > > --- > > Changes in version 2: > > - renamed the patch. > > > > Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++ > > 1 file changed, 2 insertions(+) > > > > Index: renesas/Documentation/devicetree/bindings/arm/shmobile.txt > > =================================================================== > > --- renesas.orig/Documentation/devicetree/bindings/arm/shmobile.txt > > +++ renesas/Documentation/devicetree/bindings/arm/shmobile.txt > > @@ -59,6 +59,8 @@ Boards: > > compatible = "renesas,bockw", "renesas,r8a7778" > > - Draak (RTP0RC77995SEB0010S) > > compatible = "renesas,draak", "renesas,r8a77995" > > + - Eagle (RTP0RC77970SEB0010S) > > + compatible = "renesas,eagle", "renesas,r8a77970"; > > You're not consistent here with the ';'. > > Otherwise, > > Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Thanks, applied with Rob and Geert's tags and without the ';'. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH v2 6/8] arm64: renesas: document Eagle board bindings @ 2017-09-15 19:43 Sergei Shtylyov 0 siblings, 0 replies; 5+ messages in thread From: Sergei Shtylyov @ 2017-09-15 19:43 UTC (permalink / raw) To: Rob Herring, devicetree-u79uwXL29TY76Z2rM5mHXA, Simon Horman, linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA, Catalin Marinas, Will Deacon Cc: Mark Rutland, Magnus Damm, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Sergei Shtylyov [-- Attachment #1: arm64-renesas-document-Eagle-board-bindings-v2.patch --] [-- Type: text/plain, Size: 1261 bytes --] Document the Eagle device tree bindings, listing it as a supported board. This allows to use checkpatch.pl to validate .dts files referring to the Eagle board. Signed-off-by: Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> --- Changes in version 2: - renamed the patch. Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++ 1 file changed, 2 insertions(+) Index: renesas/Documentation/devicetree/bindings/arm/shmobile.txt =================================================================== --- renesas.orig/Documentation/devicetree/bindings/arm/shmobile.txt +++ renesas/Documentation/devicetree/bindings/arm/shmobile.txt @@ -59,6 +59,8 @@ Boards: compatible = "renesas,bockw", "renesas,r8a7778" - Draak (RTP0RC77995SEB0010S) compatible = "renesas,draak", "renesas,r8a77995" + - Eagle (RTP0RC77970SEB0010S) + compatible = "renesas,eagle", "renesas,r8a77970"; - Genmai (RTK772100BC00000BR) compatible = "renesas,genmai", "renesas,r7s72100" - GR-Peach (X28A-M01-E/F) -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2017-09-21 9:07 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2017-09-15 19:43 [PATCH v2 6/8] arm64: renesas: document Eagle board bindings Sergei Shtylyov [not found] ` <20170915194442.464361390-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> 2017-09-19 7:49 ` Geert Uytterhoeven 2017-09-20 20:52 ` Rob Herring 2017-09-21 9:07 ` Simon Horman -- strict thread matches above, loose matches on Subject: below -- 2017-09-15 19:43 Sergei Shtylyov
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).