From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 20 Aug 2018 17:24:55 -0500 From: Rob Herring Subject: Re: [PATCH] rcar-csi2: add R8A77980 support Message-ID: <20180820222455.GA12251@bogus> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: Sergei Shtylyov Cc: Mauro Carvalho Chehab , linux-media@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Niklas =?iso-8859-1?Q?S=F6derlund?= , Mark Rutland , devicetree@vger.kernel.org List-ID: On Mon, Aug 06, 2018 at 07:56:27PM +0300, Sergei Shtylyov wrote: > Add the R-Car V3H (AKA R8A77980) SoC support to the R-Car CSI2 driver. > > Signed-off-by: Sergei Shtylyov > > --- > This patch is against the 'media_tree.git' repo's 'master' branch. > > Documentation/devicetree/bindings/media/renesas,rcar-csi2.txt | 1 Acked-by: Rob Herring > drivers/media/platform/rcar-vin/rcar-csi2.c | 11 ++++++++++ > 2 files changed, 12 insertions(+)