From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-f68.google.com ([209.85.215.68]:37607 "EHLO mail-lf0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752955AbeARVKZ (ORCPT ); Thu, 18 Jan 2018 16:10:25 -0500 Received: by mail-lf0-f68.google.com with SMTP id f3so28449591lfe.4 for ; Thu, 18 Jan 2018 13:10:25 -0800 (PST) From: Sergei Shtylyov Message-Id: <20180118210557.091065338@cogentembedded.com> Date: Fri, 19 Jan 2018 00:05:57 +0300 To: Laurent Pinchart To: David Airlie To: Rob Herring To: Mark Rutland To: dri-devel@lists.freedesktop.org To: linux-renesas-soc@vger.kernel.org To: devicetree@vger.kernel.org Cc: Sergei Shtylyov Subject: [PATCH v2 0/2] Add R-Car V3M (R8A77970) support to the DU driver Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: Hello! Here's the set of 2 patches against the 'drm-next' branch of David Airlie's 'linux.git' repo. The purpose of these patches is to add the R-Car V3M (R8A77970) support to the DU driver; the LVDS driver patches will be posted separately... [1/2] DT: display: renesas,du: document R8A77970 bindings [2/2] drm: rcar-du: add R8A77970 support MBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: [PATCH v2 0/2] Add R-Car V3M (R8A77970) support to the DU driver Date: Fri, 19 Jan 2018 00:05:57 +0300 Message-ID: <20180118210557.091065338@cogentembedded.com> Return-path: Sender: linux-renesas-soc-owner@vger.kernel.org To: Laurent Pinchart , David Airlie , Rob Herring , Mark Rutland , dri-devel@lists.freedesktop.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org Cc: Sergei Shtylyov List-Id: devicetree@vger.kernel.org Hello! Here's the set of 2 patches against the 'drm-next' branch of David Airlie's 'linux.git' repo. The purpose of these patches is to add the R-Car V3M (R8A77970) support to the DU driver; the LVDS driver patches will be posted separately... [1/2] DT: display: renesas,du: document R8A77970 bindings [2/2] drm: rcar-du: add R8A77970 support MBR, Sergei