From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH] rcar-du: add R8A7792 support Date: Tue, 9 Aug 2016 18:51:32 -0500 Message-ID: <20160809235132.GA25576@rob-hp-laptop> References: <1934824.sESTIjSbbp@wasted.cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1934824.sESTIjSbbp@wasted.cogentembedded.com> Sender: linux-renesas-soc-owner@vger.kernel.org To: Sergei Shtylyov Cc: laurent.pinchart@ideasonboard.com, airlied@linux.ie, dri-devel@lists.freedesktop.org, linux-renesas-soc@vger.kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org On Thu, Aug 04, 2016 at 03:01:02PM -0700, Sergei Shtylyov wrote: > Add support for the R8A7792 DU; it has 2 DPAD (RGB) outputs. > > Signed-off-by: Sergei Shtylyov > > --- > This patch is against the 'drm/next/du' branch of Laurent Pinchart's 'media.git' > repo... > > Documentation/devicetree/bindings/display/renesas,du.txt | 4 ++ > drivers/gpu/drm/rcar-du/rcar_du_drv.c | 22 +++++++++++++++ > 2 files changed, 25 insertions(+), 1 deletion(-) Acked-by: Rob Herring