From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: [PATCH v2 0/5] Add R8A77980/Condor/V3HSK LVDS/HDMI support Date: Thu, 7 Jun 2018 23:17:03 +0300 Message-ID: <390fabf0-4caf-1600-3780-1893207d94f7@cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Language: en-MW 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: Simon Horman , Rob Herring , Catalin Marinas , Will Deacon , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org Cc: Mark Rutland , Magnus Damm , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Hello! Here's the set of 5 patches against Simon Horman's 'renesas.git' repo's 'renesas-devel-20180604-v4.17' tag. We're adding the R8A77980 FCPVD/VSPD/ DU/LVDS device nodes and then describing the LVDS decoder and HDMI encoder connected to the LVDS output. These patches depend on the Thine THC63LVD1024 driver and the R8A77980 LVDS support patch in order to work, and R8A77980 GPIO DT patches in order to apply/compile... [1/5] arm64: dts: renesas: r8a77980: add FCPVD support [2/5] arm64: dts: renesas: r8a77980: add VSPD support [3/5] arm64: dts: renesas: r8a77980: add DU support [4/5] arm64: dts: renesas: r8a77980: add LVDS support [5/5] arm64: dts: renesas: condor/v3hsk: add DU/LVDS/HDMI support WBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-f68.google.com ([209.85.215.68]:45097 "EHLO mail-lf0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752616AbeFGURM (ORCPT ); Thu, 7 Jun 2018 16:17:12 -0400 Received: by mail-lf0-f68.google.com with SMTP id n3-v6so16589375lfe.12 for ; Thu, 07 Jun 2018 13:17:11 -0700 (PDT) From: Sergei Shtylyov Subject: [PATCH v2 0/5] Add R8A77980/Condor/V3HSK LVDS/HDMI support To: Simon Horman , Rob Herring , Catalin Marinas , Will Deacon , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org Cc: Magnus Damm , Mark Rutland , linux-arm-kernel@lists.infradead.org Message-ID: <390fabf0-4caf-1600-3780-1893207d94f7@cogentembedded.com> Date: Thu, 7 Jun 2018 23:17:03 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-MW Content-Transfer-Encoding: 7bit Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: Hello! Here's the set of 5 patches against Simon Horman's 'renesas.git' repo's 'renesas-devel-20180604-v4.17' tag. We're adding the R8A77980 FCPVD/VSPD/ DU/LVDS device nodes and then describing the LVDS decoder and HDMI encoder connected to the LVDS output. These patches depend on the Thine THC63LVD1024 driver and the R8A77980 LVDS support patch in order to work, and R8A77980 GPIO DT patches in order to apply/compile... [1/5] arm64: dts: renesas: r8a77980: add FCPVD support [2/5] arm64: dts: renesas: r8a77980: add VSPD support [3/5] arm64: dts: renesas: r8a77980: add DU support [4/5] arm64: dts: renesas: r8a77980: add LVDS support [5/5] arm64: dts: renesas: condor/v3hsk: add DU/LVDS/HDMI support WBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov) Date: Thu, 7 Jun 2018 23:17:03 +0300 Subject: [PATCH v2 0/5] Add R8A77980/Condor/V3HSK LVDS/HDMI support Message-ID: <390fabf0-4caf-1600-3780-1893207d94f7@cogentembedded.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello! Here's the set of 5 patches against Simon Horman's 'renesas.git' repo's 'renesas-devel-20180604-v4.17' tag. We're adding the R8A77980 FCPVD/VSPD/ DU/LVDS device nodes and then describing the LVDS decoder and HDMI encoder connected to the LVDS output. These patches depend on the Thine THC63LVD1024 driver and the R8A77980 LVDS support patch in order to work, and R8A77980 GPIO DT patches in order to apply/compile... [1/5] arm64: dts: renesas: r8a77980: add FCPVD support [2/5] arm64: dts: renesas: r8a77980: add VSPD support [3/5] arm64: dts: renesas: r8a77980: add DU support [4/5] arm64: dts: renesas: r8a77980: add LVDS support [5/5] arm64: dts: renesas: condor/v3hsk: add DU/LVDS/HDMI support WBR, Sergei