From patchwork Tue Dec 5 15:10:24 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 120685 Delivered-To: patch@linaro.org Received: by 10.140.22.227 with SMTP id 90csp5865972qgn; Tue, 5 Dec 2017 07:12:06 -0800 (PST) X-Google-Smtp-Source: AGs4zMa+rYsibFBifSlv0XRgE1XBT86ElY99bbQ9E5f+JIy+DRpqRcxyiD48zrti3kDk/en7Yhkn X-Received: by 10.99.3.195 with SMTP id 186mr18258545pgd.103.1512486726261; Tue, 05 Dec 2017 07:12:06 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1512486726; cv=none; d=google.com; s=arc-20160816; b=p2r3VgVLJwmh0BXDFQaWD2ISjxMpik/xLpWxyIn/UB1rxkS6/U6Uv0jLA1MmAGx8SG EbvcjBFddWbWubzRXOhqgkbiw+VwRtZF0Gab9mlMHFzV1I1ThAr2rW2p+7OP/vQtPaug 3cM5HClnaPSb7WeGZ0hod15qiEHxhEXgKyz9fS4jYXPHmMb5Fep7p4vW2xjz0ZHqFfyf Pm7OrEmNDCCpNP9al6coBvm0VMo2PJ0waJ8kXhZxKQFHbXhF0h33RxJKYpsV7flEvvb0 kibC/HNItzIUohuK7Gy2o2ENuarduiVr7ht3wtICHJC1XcxkKcFghzrbwkIsPiTdRMp2 4/Vg== 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=KFScKE/dtBfdt+1fcgMBMmPpKEzI2Hlh9McGCTtoD0I=; b=I/3S0V0fP3IRCXFUTNhtz3ZhLX6P+MgZ7lDdbNTduyIdYBFxPh6l32jIUJZuADMLip UyCUzY/dXiZqjkP39k0vLM0f+j4fTQH/1GlIircCP8xjNcEp/KjdWn87rIIG2VaE+65e 78Lfw19V88HvA1mawiTbrefp0Q1Np3qN//rmLj67F0NoWCTFnYR6/Jd+qyJgNzyFAIFQ CXMhrvNwt/VH9vW/MjygH7dX4aGnoS2AcQPHNDE/UwZR9Kis85CruYH/eMAfT0nk/y+1 DFH/FbOigirS24dPMa7D8giEOU0CNd81X+PP3E/m073XuHa2dpc2hI9T16DmZ4KwWDQX MkWw== 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 v4si193209plb.791.2017.12.05.07.12.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2017 07:12:06 -0800 (PST) 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 5A12A6E5A7; Tue, 5 Dec 2017 15:10:50 +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 5944F6E595 for ; Tue, 5 Dec 2017 15:10:45 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id 266FE209DC; Tue, 5 Dec 2017 16:10:44 +0100 (CET) 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 E40F7206F1; Tue, 5 Dec 2017 16:10:43 +0100 (CET) From: Maxime Ripard To: Daniel Vetter , David Airlie , Chen-Yu Tsai , Maxime Ripard Subject: [PATCH v3 12/15] ARM: dts: sun8i: a83t: Add LVDS pins group Date: Tue, 5 Dec 2017 16:10:24 +0100 Message-Id: <2fc5348028da2eeb0d878796593f39265569e929.1512486553.git-series.maxime.ripard@free-electrons.com> X-Mailer: git-send-email 2.14.3 In-Reply-To: References: In-Reply-To: References: Cc: Mark Rutland , Thomas Petazzoni , jernej.skrabec@siol.net, plaes@plaes.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Rob Herring , 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. Reviewed-by: Chen-Yu Tsai Signed-off-by: Maxime Ripard --- 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 7a49b9f085eb..e200df5a9058 100644 --- a/arch/arm/boot/dts/sun8i-a83t.dtsi +++ b/arch/arm/boot/dts/sun8i-a83t.dtsi @@ -415,6 +415,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";