From patchwork Thu Jul 26 07:09:58 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Keiji Hayashibara X-Patchwork-Id: 142939 Delivered-To: patch@linaro.org Received: by 2002:a2e:9754:0:0:0:0:0 with SMTP id f20-v6csp121807ljj; Thu, 26 Jul 2018 00:10:44 -0700 (PDT) X-Google-Smtp-Source: AAOMgpe+esvlP1pG9RIkaM+DbpM1L933VrHgj7lkn7KxzLZ/8QHmhGFFdEzerJGB4qrQa4Lk+zmU X-Received: by 2002:a62:df82:: with SMTP id d2-v6mr868764pfl.189.1532589044665; Thu, 26 Jul 2018 00:10:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532589044; cv=none; d=google.com; s=arc-20160816; b=W1dDWKalVcbBcg3xCg5BHcewqiIFn8/LK5v2EGNRuCusNtERPz/7kLPHfDHDjge9Jb iccPvfhAXY5+jeztFK9mdxRkzqYcXcnAkrPYDpR/CrWVNdinYfRppxaAm4PfeBUOtoo0 Q/9/RQ/h6AU6HcppHv7v39tV5p94YP+rphP0RsIiV+80O3G8Yn2n+AN7wvwzJWVcI/Su 3O0tZMbVWd49g6ulOkzOKoIiM9Pg5f/eQ8t0O7Cl1qBfh9AlErLDu7nf/To0FtwpBuXz gn51Yjk8/zfPzd70UX/abMfAQf9PIKlj9DOUuqF52466IgjyX0Q3hUZh4I/kGb8LTmVt AHCg== 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:arc-authentication-results; bh=xri5lgYDY/gKQGrfZr5Ze6SAsyYxk7NtF98AWowoufw=; b=y/M72zQxtSbIutrjqpR9PFG7Fn4SckxCSWGLBmA+sFDqFD0g2ay39THnh661k05sZh u043k+vvhdGeAJD/6UiD6O+eqxQf3774C8tfNl+Ja8ncbgfQxa+DpUgfOJVcsroYQJJU rAcW4IIyBywR4AVYeQrwj8P0bHtoTcIUxsIyx3fz1dN3I0AhwD2x8Y3wdqdbF2rRlsk3 6MQGpUyxw5UjcbxNQ8TqoqvHqM7XCtyDlykiTpUMLZSp/YG+B4t85+h+kt8sBuhLTaFz MhuLFgNR3ZBCLgQOy8KNTLzJFSqs9+2n5v890Tx6qBPIqGtPlNGXWlfGE1TJUZ83OVkT ed7A== ARC-Authentication-Results: i=1; mx.google.com; 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 u30-v6si703562pfl.87.2018.07.26.00.10.44; Thu, 26 Jul 2018 00:10:44 -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; 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 S1729097AbeGZIZr (ORCPT + 31 others); Thu, 26 Jul 2018 04:25:47 -0400 Received: from mx.socionext.com ([202.248.49.38]:12191 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729013AbeGZIZr (ORCPT ); Thu, 26 Jul 2018 04:25:47 -0400 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 26 Jul 2018 16:10:20 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id 4C92660035; Thu, 26 Jul 2018 16:10:20 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Thu, 26 Jul 2018 16:10:20 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id D3D961A120D; Thu, 26 Jul 2018 16:10:19 +0900 (JST) From: Keiji Hayashibara To: robh+dt@kernel.org, mark.rutland@arm.com, yamada.masahiro@socionext.com, catalin.marinas@arm.com, will.deacon@arm.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: masami.hiramatsu@linaro.org, jaswinder.singh@linaro.org, linux-kernel@vger.kernel.org, hayashibara.keiji@socionext.com, Kunihiko Hayashi Subject: [PATCH v2 1/3] ARM: dts: uniphier: add SPI pin-mux node Date: Thu, 26 Jul 2018 16:09:58 +0900 Message-Id: <1532589000-19602-2-git-send-email-hayashibara.keiji@socionext.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1532589000-19602-1-git-send-email-hayashibara.keiji@socionext.com> References: <1532589000-19602-1-git-send-email-hayashibara.keiji@socionext.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Kunihiko Hayashi This commit adds pin-mux nodes for SPI controller. Signed-off-by: Kunihiko Hayashi --- arch/arm/boot/dts/uniphier-pinctrl.dtsi | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) -- 2.7.4 diff --git a/arch/arm/boot/dts/uniphier-pinctrl.dtsi b/arch/arm/boot/dts/uniphier-pinctrl.dtsi index 51f0e69..5dc4cf7 100644 --- a/arch/arm/boot/dts/uniphier-pinctrl.dtsi +++ b/arch/arm/boot/dts/uniphier-pinctrl.dtsi @@ -126,6 +126,26 @@ function = "sd1"; }; + pinctrl_spi0: spi0 { + groups = "spi0"; + function = "spi0"; + }; + + pinctrl_spi1: spi1 { + groups = "spi1"; + function = "spi1"; + }; + + pinctrl_spi2: spi2 { + groups = "spi2"; + function = "spi2"; + }; + + pinctrl_spi3: spi3 { + groups = "spi3"; + function = "spi3"; + }; + pinctrl_system_bus: system-bus { groups = "system_bus", "system_bus_cs1"; function = "system_bus";