Received: by 10.192.165.148 with SMTP id m20csp2374667imm; Thu, 26 Apr 2018 09:56:12 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/3NRLvqz75PzXZRuF9Yu2yUGs9o+dDGKjBOWgtHfdu4HIEx2cCwSuCEevxqhxB69Y2igaF X-Received: by 10.99.109.195 with SMTP id i186mr27540683pgc.403.1524761772103; Thu, 26 Apr 2018 09:56:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524761772; cv=none; d=google.com; s=arc-20160816; b=l31TO9Z02jAYC4x1d6nmavYOn/mn4C2yeAnDQE3MzTN7zgR3T0WY8oexQHH0++VnhA 5t5Z8TKZihrLazYEvwFnfBXZ24NonOXzCPdajKV3CIRsTKo+Dyk7rjcT/BFKgwsKXoAs ty6149NLAHMGVau4BJ+p4/fEthiQ4ILCiwAnTCUttxXyMmoRlaJSwXVgzS9SOMDH2L/c 833Ej2nPd1ee/5qEV0WebgC//XZ4qe29xRYBtjP9mzTlu8Dro22K5YGLxmsIxxrfUgsn xaG+bSaagh8xwLwdhkSsR35UW7zR1l0Dmv9oSn50e/Y2V89irCHriBsg/xYQztJvfYW/ HwOQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:dkim-signature:arc-authentication-results; bh=ZVNEYuCoLGzZzcRf9ZoQUYZgPYZPeBo2qA41SWYDnME=; b=WU6IZGWmW2aA4L9mhkbQfebG8Byu9QdECqIEru6UEXIaNQYinMk8lNmZAj3DqpiZGA /CHI/NJXeCcg8EZ2T2j7mBwjdAo2Nm4Z8NOLebdH2uKSmWuhTHDmBfy/smFy6HTgtcJM FJGwEO/gS7CdJGX4AsondRhqWx0BleRydI02Khv40hAQHpSj8C8cAG/9CgHoRAJL5gil H+mgQJ2re+0/1qOauzDuioUPGg82D9JvJiCLCSrOyIv4EIbYYbd68+QYDHbnHZdmwarb bGN5Xy6t5W55JAnhrHM6+YzsndDR01FgbFgJtU1Qk5A+4ceijGzbUV3rFFzhzDU4n2dS F6jQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=bayLmMvi; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a2si2844931pgq.278.2018.04.26.09.55.47; Thu, 26 Apr 2018 09:56:12 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=bayLmMvi; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756866AbeDZQx4 (ORCPT + 99 others); Thu, 26 Apr 2018 12:53:56 -0400 Received: from perceval.ideasonboard.com ([213.167.242.64]:58050 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755871AbeDZQxx (ORCPT ); Thu, 26 Apr 2018 12:53:53 -0400 Received: from localhost.localdomain (cpc89242-aztw30-2-0-cust488.18-1.cable.virginm.net [86.31.129.233]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 49B993FBE; Thu, 26 Apr 2018 18:53:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1524761631; bh=XNKI5pk6UKloWZUtc1/bUGmFfZWH0aipBTiWZnB3k4o=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=bayLmMviL1hujvPs1isxJMt5twBycOQ7cKk9VNQfrMKgIrLp4bsU2h0Mxx5Df8ebv 5NX4qkaWrCIVvaHrHDxC4ZOakDL355+t0CcyOus/QbZIHbjWfH0Q5+VLSjQipJv/Jn XBKLqNDtM7HdHEy8fuXonAxrcnkMw0KcSQAHNZ2Q= From: Kieran Bingham To: linux-renesas-soc@vger.kernel.org Cc: Kieran Bingham , Laurent Pinchart , David Airlie , Rob Herring , Mark Rutland , dri-devel@lists.freedesktop.org (open list:DRM DRIVERS FOR RENESAS), devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS), linux-kernel@vger.kernel.org (open list) Subject: [PATCH 01/17] dt-bindings: display: renesas: du: Increase indent in output table Date: Thu, 26 Apr 2018 17:53:30 +0100 Message-Id: <20180426165346.494-2-kieran.bingham+renesas@ideasonboard.com> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180426165346.494-1-kieran.bingham+renesas@ideasonboard.com> References: <20180426165346.494-1-kieran.bingham+renesas@ideasonboard.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The DU output table lists the port combinations for each supported DU type. Newer models of R-Car Gen3 platforms have an increased string length. Increase the table indentation in preparation for supporting new target types. Signed-off-by: Kieran Bingham --- .../bindings/display/renesas,du.txt | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Documentation/devicetree/bindings/display/renesas,du.txt b/Documentation/devicetree/bindings/display/renesas,du.txt index c9cd17f99702..a36a6e7ee54f 100644 --- a/Documentation/devicetree/bindings/display/renesas,du.txt +++ b/Documentation/devicetree/bindings/display/renesas,du.txt @@ -47,20 +47,20 @@ bindings specified in Documentation/devicetree/bindings/graph.txt. The following table lists for each supported model the port number corresponding to each DU output. - Port0 Port1 Port2 Port3 + Port0 Port1 Port2 Port3 ----------------------------------------------------------------------------- - R8A7743 (RZ/G1M) DPAD 0 LVDS 0 - - - R8A7745 (RZ/G1E) DPAD 0 DPAD 1 - - - R8A7779 (R-Car H1) DPAD 0 DPAD 1 - - - R8A7790 (R-Car H2) DPAD 0 LVDS 0 LVDS 1 - - R8A7791 (R-Car M2-W) DPAD 0 LVDS 0 - - - R8A7792 (R-Car V2H) DPAD 0 DPAD 1 - - - R8A7793 (R-Car M2-N) DPAD 0 LVDS 0 - - - R8A7794 (R-Car E2) DPAD 0 DPAD 1 - - - R8A7795 (R-Car H3) DPAD 0 HDMI 0 HDMI 1 LVDS 0 - R8A7796 (R-Car M3-W) DPAD 0 HDMI 0 LVDS 0 - - R8A77970 (R-Car V3M) DPAD 0 LVDS 0 - - - R8A77995 (R-Car D3) DPAD 0 LVDS 0 LVDS 1 - + R8A7743 (RZ/G1M) DPAD 0 LVDS 0 - - + R8A7745 (RZ/G1E) DPAD 0 DPAD 1 - - + R8A7779 (R-Car H1) DPAD 0 DPAD 1 - - + R8A7790 (R-Car H2) DPAD 0 LVDS 0 LVDS 1 - + R8A7791 (R-Car M2-W) DPAD 0 LVDS 0 - - + R8A7792 (R-Car V2H) DPAD 0 DPAD 1 - - + R8A7793 (R-Car M2-N) DPAD 0 LVDS 0 - - + R8A7794 (R-Car E2) DPAD 0 DPAD 1 - - + R8A7795 (R-Car H3) DPAD 0 HDMI 0 HDMI 1 LVDS 0 + R8A7796 (R-Car M3-W) DPAD 0 HDMI 0 LVDS 0 - + R8A77970 (R-Car V3M) DPAD 0 LVDS 0 - - + R8A77995 (R-Car D3) DPAD 0 LVDS 0 LVDS 1 - Example: R8A7795 (R-Car H3) ES2.0 DU -- 2.17.0