From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kirsty.vergenet.net ([202.4.237.240]:57595 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751081AbdGLF40 (ORCPT ); Wed, 12 Jul 2017 01:56:26 -0400 Date: Wed, 12 Jul 2017 07:56:15 +0200 From: Simon Horman To: Laurent Pinchart Cc: linux-renesas-soc@vger.kernel.org Subject: Re: [PATCH v2 0/2] R-Car H3 ES2.0 Salvator-X: Enable DU support in DT Message-ID: <20170712055614.GC18990@verge.net.au> References: <20170626162930.30240-1-laurent.pinchart+renesas@ideasonboard.com> <1672780.uyvZoTTfMK@avalon> <20170711091616.GJ4517@verge.net.au> <6134935.kQPbd6tkWq@avalon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6134935.kQPbd6tkWq@avalon> Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Wed, Jul 12, 2017 at 02:20:43AM +0300, Laurent Pinchart wrote: > Hi Simon, > > 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?