All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Simon Horman <horms@verge.net.au>
Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
	dri-devel@lists.freedesktop.org,
	linux-renesas-soc@vger.kernel.org,
	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Subject: Re: [PATCH 05/10] ARM: dts: porter: Fix HDMI output routing
Date: Mon, 15 Jan 2018 10:25:34 +0200	[thread overview]
Message-ID: <2396985.RUYR8QAblK@avalon> (raw)
In-Reply-To: <20180115075602.gfstfimbcwh6uner@verge.net.au>

Hi Simon,

On Monday, 15 January 2018 09:56:03 EET Simon Horman wrote:
> On Fri, Jan 12, 2018 at 02:58:53AM +0200, Laurent Pinchart wrote:
> > The HDMI encoder is connected to the RGB output of the DU, which is
> > port@0, not port@1. Fix the incorrect DT description.
> > 
> > Signed-off-by: Laurent Pinchart
> > <laurent.pinchart+renesas@ideasonboard.com>
> 
> Should this have the following tag?
> 
> Fixes: c5af8a4248d3 ("ARM: dts: porter: add DU DT support")

That would make sense, yes.

> If so, is it a fix to apply for v4.15 or a more regular patch
> to apply for v4.16?

I believe we can wait for v4.16. HDMI output works on Porter at the moment due 
to a separate bug in the DU driver that clones outputs by default when it 
shouldn't. There's however no harm in backporting the patch to stable series 
if desired, but it's not required.

-- 
Regards,

Laurent Pinchart

  reply	other threads:[~2018-01-15  8:25 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-12  0:58 [PATCH 00/10] R-Car DU: Convert LVDS code to bridge driver Laurent Pinchart
2018-01-12  0:58 ` [PATCH 01/10] dt-bindings: display: renesas: Add R-Car LVDS encoder DT bindings Laurent Pinchart
2018-01-12  0:58   ` Laurent Pinchart
2018-01-12  9:45   ` Geert Uytterhoeven
2018-01-12 13:36     ` Laurent Pinchart
2018-01-12 13:36       ` Laurent Pinchart
2018-01-12 10:13   ` Geert Uytterhoeven
2018-01-12 13:29     ` Laurent Pinchart
2018-01-15  6:55       ` Simon Horman
2018-01-15  6:55         ` Simon Horman
2018-01-15  6:59         ` Laurent Pinchart
2018-01-15  6:59           ` Laurent Pinchart
2018-01-15  7:57           ` Simon Horman
2018-01-15  8:05           ` Geert Uytterhoeven
2018-01-15  8:26             ` Laurent Pinchart
2018-01-12 12:59   ` Biju Das
2018-01-12 12:59     ` Biju Das
2018-01-12 13:26     ` Laurent Pinchart
2018-01-12 14:00       ` Fabrizio Castro
2018-01-12 14:25         ` Laurent Pinchart
2018-01-12 14:25           ` Laurent Pinchart
2018-01-12 15:13   ` Sergei Shtylyov
2018-01-12 20:34     ` Laurent Pinchart
2018-01-12 20:34       ` Laurent Pinchart
2018-01-12  0:58 ` [PATCH 02/10] dt-bindings: display: renesas: Deprecate LVDS support in the DU bindings Laurent Pinchart
2018-01-12  9:49   ` Geert Uytterhoeven
2018-01-12 10:44     ` Laurent Pinchart
2018-01-12 10:44       ` Laurent Pinchart
2018-01-19 21:23       ` Rob Herring
2018-01-19 21:23         ` Rob Herring
2018-01-12  9:54   ` Vladimir Zapolskiy
2018-01-12  9:54     ` Vladimir Zapolskiy
2018-01-12 10:43     ` Laurent Pinchart
2018-01-12 14:52       ` Sergei Shtylyov
2018-01-12 14:52         ` Sergei Shtylyov
2018-01-12 15:14   ` Sergei Shtylyov
2018-01-12 15:14     ` Sergei Shtylyov
2018-01-12 16:46     ` Laurent Pinchart
2018-01-19 21:24   ` Rob Herring
2018-01-12  0:58 ` [PATCH 03/10] drm: rcar-du: Fix legacy DT to create LVDS encoder nodes Laurent Pinchart
2018-01-12 10:09   ` Geert Uytterhoeven
2018-01-12 10:09     ` Geert Uytterhoeven
2018-01-12 13:53     ` Laurent Pinchart
2018-01-12 13:53       ` Laurent Pinchart
2018-01-12  0:58 ` [PATCH 04/10] drm: rcar-du: Convert LVDS encoder code to bridge driver Laurent Pinchart
2018-01-12  0:58 ` [PATCH 05/10] ARM: dts: porter: Fix HDMI output routing Laurent Pinchart
2018-01-15  7:56   ` Simon Horman
2018-01-15  8:25     ` Laurent Pinchart [this message]
2018-01-16  9:09       ` Simon Horman
2018-01-12  0:58 ` [PATCH 06/10] ARM: dts: r8a7790: Convert to new LVDS DT bindings Laurent Pinchart
2018-01-12  0:58   ` Laurent Pinchart
2018-01-12  0:58 ` [PATCH 07/10] ARM: dts: r8a7791: " Laurent Pinchart
2018-01-12  0:58 ` [PATCH 08/10] ARM: dts: r8a7793: " Laurent Pinchart
2018-01-12  0:58 ` [PATCH 09/10] arm64: dts: renesas: r8a7795: " Laurent Pinchart
2018-01-12  0:58 ` [PATCH 10/10] arm64: dts: renesas: r8a7796: " Laurent Pinchart
2018-01-12  9:47 ` [PATCH 00/10] R-Car DU: Convert LVDS code to bridge driver Geert Uytterhoeven
2018-01-12 13:48   ` Laurent Pinchart
2018-01-15  6:57     ` Simon Horman
2018-01-15  6:57       ` Simon Horman
2018-01-15  7:00       ` Laurent Pinchart
2018-01-15  7:58         ` Simon Horman
2018-01-15  6:59 ` Simon Horman
2018-01-15  6:59   ` Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2396985.RUYR8QAblK@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=horms@verge.net.au \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=sergei.shtylyov@cogentembedded.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.