From patchwork Tue Oct 17 09:06:26 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 116047 Delivered-To: patch@linaro.org Received: by 10.140.22.163 with SMTP id 32csp4637683qgn; Tue, 17 Oct 2017 02:08:01 -0700 (PDT) X-Google-Smtp-Source: AOwi7QDV2xnRvnihAUFMnyVbnmZfhSMJY8DgJXZPB21M7BhsVpbMosbdaZccAtKJSrmq4jQQ87At X-Received: by 10.101.70.76 with SMTP id k12mr10432666pgr.19.1508231281081; Tue, 17 Oct 2017 02:08:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1508231281; cv=none; d=google.com; s=arc-20160816; b=q897T+05WwJMX/Istogv4TIECMIIHuBd2PvQCd9wB3Nx9x8rFN9WeWGpTeVebW29GA MWEvGY06nAlWnA5RKs68jqNQjNVmEoLSNTX7mBkTX9FYnQzsTLY/VcdUFV+veOXpHk6W hp5YRdjR1GzxanWXKZ/i+zDgOQdGeCb1rmcc4kSAWxN0twUPcrD7GBlIqeGPo6m4hyhu Je7h8XOlvmmld8NMYlQbEqEUfSBdG3sGbWSCNELiGYOzGzoWu8wAdxLR8mTSGfgxoJSF zkz56UQtZ7+lHXDSQGZUI6E8dOvPrkgc8RtEozW3MsvqgJZI+CVQabQK7zvuC7SkSPVu T+vA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:cc:references:in-reply-to:references:in-reply-to :message-id:date:subject:to:from:delivered-to :arc-authentication-results; bh=7q29TGkfyClf2D7bI9mGPX1whkWscm2qrNncbKEwnCc=; b=piEMVEpSEKh9FuASPaGvZE793Aws4Zjs6PFp23R9ZcoCIl3i0zdUJnlSx+UNswQ2Wc XIB8L/tmMOQfdqMTEEM+gK1SuD4SaJLQWDLqUkvyOlQOuHd87VgJ9vaUaN/L+SNs+TE2 c8+gngFGXe0n/JR2YC3i4bs+2TbaMDPWKO5JhFGrEXvT6SZ0+4VN6lSEiDFiBQR/MLGl BThqrIcLwX6J4h60i3XoAHEknNvPndzTQ59igYEvMz5G+7ye9ROBFOYKAT+uKTSZcbb3 eArC8HEIFRX9y92YLRlcS3BO/fgFXAo8ZSMsZUyIrH4ihsE4kpj4nXo+fAZHN5GrgZRx IPzA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Return-Path: Received: from gabe.freedesktop.org (gabe.freedesktop.org. [131.252.210.177]) by mx.google.com with ESMTPS id m3si5842700pld.823.2017.10.17.02.08.00 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2017 02:08:01 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) client-ip=131.252.210.177; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 265726E626; Tue, 17 Oct 2017 09:06:51 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54]) by gabe.freedesktop.org (Postfix) with ESMTP id CD59A6E60E for ; Tue, 17 Oct 2017 09:06:46 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id 43A5F208BA; Tue, 17 Oct 2017 11:06:45 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.free-electrons.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.free-electrons.com (Postfix) with ESMTPSA id 1E43B208B6; Tue, 17 Oct 2017 11:06:45 +0200 (CEST) From: Maxime Ripard To: Daniel Vetter , David Airlie , Chen-Yu Tsai , Maxime Ripard Subject: [PATCH 19/23] arm: dts: sun8i: a83t: Add LVDS pins group Date: Tue, 17 Oct 2017 11:06:26 +0200 Message-Id: <4125c6191f39c67963e018a84441551cc1815620.1508231063.git-series.maxime.ripard@free-electrons.com> X-Mailer: git-send-email 2.14.2 In-Reply-To: References: In-Reply-To: References: Cc: Mark Rutland , Thomas Petazzoni , plaes@plaes.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Quentin Schulz , Rob Herring , Mylene Josserand , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, icenowy@aosc.io X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" The A83T has an LVDS bus that can be connected to a panel or a bridge. Add the pinctrl group for it. Signed-off-by: Maxime Ripard Reviewed-by: Chen-Yu Tsai --- arch/arm/boot/dts/sun8i-a83t.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/sun8i-a83t.dtsi b/arch/arm/boot/dts/sun8i-a83t.dtsi index ef07a58859c7..6f1221556587 100644 --- a/arch/arm/boot/dts/sun8i-a83t.dtsi +++ b/arch/arm/boot/dts/sun8i-a83t.dtsi @@ -414,6 +414,12 @@ #interrupt-cells = <3>; #gpio-cells = <3>; + lcd_lvds_pins: lcd-lvds-pins { + pins = "PD18", "PD19", "PD20", "PD21", "PD22", + "PD23", "PD24", "PD25", "PD26", "PD27"; + function = "lvds0"; + }; + mmc0_pins: mmc0-pins { pins = "PF0", "PF1", "PF2", "PF3", "PF4", "PF5";