From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH v4] arm64: dts: renesas: condor/v3hsk: add DU/LVDS/HDMI support Date: Mon, 27 Aug 2018 14:35:44 +0200 Message-ID: <20180827123544.awqip3mbevjvzh7i@verge.net.au> References: <95d0db34-713d-8206-00c2-ee9a42aab823@cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Sergei Shtylyov Cc: Mark Rutland , devicetree@vger.kernel.org, Magnus Damm , Catalin Marinas , Will Deacon , linux-renesas-soc@vger.kernel.org, Rob Herring , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Thu, Aug 23, 2018 at 07:59:20PM +0300, Sergei Shtylyov wrote: > Define the Condor/V3HSK board dependent parts of the DU and LVDS device > nodes. Also add the device nodes for Thine THC63LVD1024 LVDS decoder and > Analog Devices ADV7511W HDMI transmitter... > > Based on the original (and large) patch by Vladimir Barinov. > > Signed-off-by: Vladimir Barinov > Signed-off-by: Sergei Shtylyov > Reviewed-by: Ulrich Hecht > Reviewed-by: Laurent Pinchart > > --- > The patch is against the 'renesas-devel-20180822-v4.18' tag of Simon Horman's > 'renesas.git' repo. The only driver support still unmerged seems to be the > R8A77980 LVDS support patches... Thanks, applied for v4.20. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kirsty.vergenet.net ([202.4.237.240]:50125 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726883AbeH0QWR (ORCPT ); Mon, 27 Aug 2018 12:22:17 -0400 Date: Mon, 27 Aug 2018 14:35:44 +0200 From: Simon Horman To: Sergei Shtylyov Cc: Rob Herring , Catalin Marinas , Will Deacon , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, Magnus Damm , Mark Rutland , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v4] arm64: dts: renesas: condor/v3hsk: add DU/LVDS/HDMI support Message-ID: <20180827123544.awqip3mbevjvzh7i@verge.net.au> References: <95d0db34-713d-8206-00c2-ee9a42aab823@cogentembedded.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Thu, Aug 23, 2018 at 07:59:20PM +0300, Sergei Shtylyov wrote: > Define the Condor/V3HSK board dependent parts of the DU and LVDS device > nodes. Also add the device nodes for Thine THC63LVD1024 LVDS decoder and > Analog Devices ADV7511W HDMI transmitter... > > Based on the original (and large) patch by Vladimir Barinov. > > Signed-off-by: Vladimir Barinov > Signed-off-by: Sergei Shtylyov > Reviewed-by: Ulrich Hecht > Reviewed-by: Laurent Pinchart > > --- > The patch is against the 'renesas-devel-20180822-v4.18' tag of Simon Horman's > 'renesas.git' repo. The only driver support still unmerged seems to be the > R8A77980 LVDS support patches... Thanks, applied for v4.20. From mboxrd@z Thu Jan 1 00:00:00 1970 From: horms@verge.net.au (Simon Horman) Date: Mon, 27 Aug 2018 14:35:44 +0200 Subject: [PATCH v4] arm64: dts: renesas: condor/v3hsk: add DU/LVDS/HDMI support In-Reply-To: References: <95d0db34-713d-8206-00c2-ee9a42aab823@cogentembedded.com> Message-ID: <20180827123544.awqip3mbevjvzh7i@verge.net.au> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Aug 23, 2018 at 07:59:20PM +0300, Sergei Shtylyov wrote: > Define the Condor/V3HSK board dependent parts of the DU and LVDS device > nodes. Also add the device nodes for Thine THC63LVD1024 LVDS decoder and > Analog Devices ADV7511W HDMI transmitter... > > Based on the original (and large) patch by Vladimir Barinov. > > Signed-off-by: Vladimir Barinov > Signed-off-by: Sergei Shtylyov > Reviewed-by: Ulrich Hecht > Reviewed-by: Laurent Pinchart > > --- > The patch is against the 'renesas-devel-20180822-v4.18' tag of Simon Horman's > 'renesas.git' repo. The only driver support still unmerged seems to be the > R8A77980 LVDS support patches... Thanks, applied for v4.20.