* [PATCH v2 1/7] dt-bindings: display: renesas: Add R-Car M3-W HDMI TX DT bindings [not found] <20170621093133.5677-1-laurent.pinchart+renesas@ideasonboard.com> @ 2017-06-21 9:31 ` Laurent Pinchart [not found] ` <20170621093133.5677-2-laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> 2017-06-26 15:56 ` Rob Herring 0 siblings, 2 replies; 5+ messages in thread From: Laurent Pinchart @ 2017-06-21 9:31 UTC (permalink / raw) To: linux-renesas-soc; +Cc: devicetree, dri-devel The M3-W HDMI TX controller seems to be compatible for the H3. No extension to the DT bindings are needed, add an SoC-specific compatible string in case differences between the IP versions are found later and require model-specific handling. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> --- Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt b/Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt index f6b3f36d422b..c93a3858a98a 100644 --- a/Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt +++ b/Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt @@ -13,6 +13,7 @@ Required properties: - compatible : Shall contain one or more of - "renesas,r8a7795-hdmi" for R8A7795 (R-Car H3) compatible HDMI TX + - "renesas,r8a7796-hdmi" for R8A7796 (R-Car M3-W) compatible HDMI TX - "renesas,rcar-gen3-hdmi" for the generic R-Car Gen3 compatible HDMI TX When compatible with generic versions, nodes must list the SoC-specific -- Regards, Laurent Pinchart ^ permalink raw reply related [flat|nested] 5+ messages in thread
[parent not found: <20170621093133.5677-2-laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>]
* Re: [PATCH v2 1/7] dt-bindings: display: renesas: Add R-Car M3-W HDMI TX DT bindings [not found] ` <20170621093133.5677-2-laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> @ 2017-06-21 9:35 ` Geert Uytterhoeven 0 siblings, 0 replies; 5+ messages in thread From: Geert Uytterhoeven @ 2017-06-21 9:35 UTC (permalink / raw) To: Laurent Pinchart Cc: Linux-Renesas, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, DRI Development On Wed, Jun 21, 2017 at 11:31 AM, Laurent Pinchart <laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> wrote: > The M3-W HDMI TX controller seems to be compatible for the H3. No > extension to the DT bindings are needed, add an SoC-specific compatible > string in case differences between the IP versions are found later and > require model-specific handling. > > Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> Acked-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 1/7] dt-bindings: display: renesas: Add R-Car M3-W HDMI TX DT bindings 2017-06-21 9:31 ` [PATCH v2 1/7] dt-bindings: display: renesas: Add R-Car M3-W HDMI TX DT bindings Laurent Pinchart [not found] ` <20170621093133.5677-2-laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> @ 2017-06-26 15:56 ` Rob Herring 2017-07-10 9:25 ` Simon Horman 1 sibling, 1 reply; 5+ messages in thread From: Rob Herring @ 2017-06-26 15:56 UTC (permalink / raw) To: Laurent Pinchart; +Cc: linux-renesas-soc, devicetree, dri-devel On Wed, Jun 21, 2017 at 12:31:27PM +0300, Laurent Pinchart wrote: > The M3-W HDMI TX controller seems to be compatible for the H3. No > extension to the DT bindings are needed, add an SoC-specific compatible > string in case differences between the IP versions are found later and > require model-specific handling. > > Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> > --- > Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring <robh@kernel.org> _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v2 1/7] dt-bindings: display: renesas: Add R-Car M3-W HDMI TX DT bindings 2017-06-26 15:56 ` Rob Herring @ 2017-07-10 9:25 ` Simon Horman [not found] ` <20170710092531.GA15635-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org> 0 siblings, 1 reply; 5+ messages in thread From: Simon Horman @ 2017-07-10 9:25 UTC (permalink / raw) To: Rob Herring; +Cc: Laurent Pinchart, linux-renesas-soc, devicetree, dri-devel On Mon, Jun 26, 2017 at 10:56:42AM -0500, Rob Herring wrote: > On Wed, Jun 21, 2017 at 12:31:27PM +0300, Laurent Pinchart wrote: > > The M3-W HDMI TX controller seems to be compatible for the H3. No > > extension to the DT bindings are needed, add an SoC-specific compatible > > string in case differences between the IP versions are found later and > > require model-specific handling. > > > > Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> > > --- > > Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt | 1 + > > 1 file changed, 1 insertion(+) > > Acked-by: Rob Herring <robh@kernel.org> Applied for v4.14. I am not applying the dts changes for now pending resolution of the potential bisection problem in patch 4 which I pointed out in response to that patch. ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <20170710092531.GA15635-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>]
* Re: [PATCH v2 1/7] dt-bindings: display: renesas: Add R-Car M3-W HDMI TX DT bindings [not found] ` <20170710092531.GA15635-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org> @ 2017-07-11 9:00 ` Simon Horman 0 siblings, 0 replies; 5+ messages in thread From: Simon Horman @ 2017-07-11 9:00 UTC (permalink / raw) To: Rob Herring Cc: Laurent Pinchart, linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA, devicetree-u79uwXL29TY76Z2rM5mHXA, dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW On Mon, Jul 10, 2017 at 11:25:31AM +0200, Simon Horman wrote: > On Mon, Jun 26, 2017 at 10:56:42AM -0500, Rob Herring wrote: > > On Wed, Jun 21, 2017 at 12:31:27PM +0300, Laurent Pinchart wrote: > > > The M3-W HDMI TX controller seems to be compatible for the H3. No > > > extension to the DT bindings are needed, add an SoC-specific compatible > > > string in case differences between the IP versions are found later and > > > require model-specific handling. > > > > > > Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> > > > --- > > > Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt | 1 + > > > 1 file changed, 1 insertion(+) > > > > Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> > > Applied for v4.14. > > I am not applying the dts changes for now pending resolution of the > potential bisection problem in patch 4 which I pointed out in response to that patch. That problem has now been resolved and I have applied this series for v4.14. -- 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-07-11 9:00 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <20170621093133.5677-1-laurent.pinchart+renesas@ideasonboard.com> 2017-06-21 9:31 ` [PATCH v2 1/7] dt-bindings: display: renesas: Add R-Car M3-W HDMI TX DT bindings Laurent Pinchart [not found] ` <20170621093133.5677-2-laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> 2017-06-21 9:35 ` Geert Uytterhoeven 2017-06-26 15:56 ` Rob Herring 2017-07-10 9:25 ` Simon Horman [not found] ` <20170710092531.GA15635-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org> 2017-07-11 9:00 ` Simon Horman
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).