On Wed, Jul 12, 2017 at 11:44:41AM +0300, Laurent Pinchart wrote: > Hi Simon, > > On Wednesday 12 Jul 2017 07:56:15 Simon Horman wrote: > > On Wed, Jul 12, 2017 at 02:20:43AM +0300, Laurent Pinchart wrote: > > > On Tuesday 11 Jul 2017 11:16:17 Simon Horman wrote: > > >> On Mon, Jul 10, 2017 at 04:31:38PM +0300, Laurent Pinchart wrote: > > >>> On Monday 26 Jun 2017 19:29:28 Laurent Pinchart wrote: > > >>>> Hello, > > >>>> > > >>>> This patch series enable DU support in DT for the R-Car H3 ES2.0 > > >>>> Salvator-X board. Patch 1/2 extends the DT bindings as needed, and > > >>>> patch > > >>>> 2/2 then enables DU in the SoC DT. > > >>>> > > >>>> The patches are based on top of Simon's arm64-dt-for-v4.14 branch. > > >>>> > > >>>> Compared to v1 > > >>>> > > >>>> - the VSP DT bindings have been extended in patch 1/2 > > >>>> - patch 2/2 has been updated accordingly > > >>>> - patch "arm64: dts: r8a7795: salvator-x: Unify DU node between ES1.x > > >>>> > > >>>> and ES2.0" has been dropped > > >>>> > > >>>> Laurent Pinchart (2): > > >>>> drm: rcar-du: Add a VSP channel index to the vsps DT property > > >>>> arm64: dts: r8a7795: Add support for the DU > > >>>> > > >>>> .../devicetree/bindings/display/renesas,du.txt | 51 +++++++------ > > >>>> arch/arm64/boot/dts/renesas/r8a7795-es1.dtsi | 1 - > > >>>> arch/arm64/boot/dts/renesas/r8a7795.dtsi | 2 + > > >>>> 3 files changed, 32 insertions(+), 22 deletions(-) > > >>> > > >>> Hi Simon, > > >>> > > >>> Could you please pick this series for v4.14 ? I believe it has > > >>> received the necessary acks. > > >> > > >> Hi Laurent, > > >> > > >> sure, both patches applied for v4.14. > > > > > > It looks like you've picked v2 instead of v2.1 for patch 2/2 :-/ Is it > > > possible to fix that ? > > > > Sure, but I don't see v2.1. Could you repost it? > > Strange. I've reposted the patch and CC'ed you. Thanks, I think the change of subject confused me. In any case I have applied the repost of v2.1 and will push it later today.