From patchwork Wed Mar 14 05:17:32 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Katsuhiro Suzuki X-Patchwork-Id: 131544 Delivered-To: patch@linaro.org Received: by 10.46.84.17 with SMTP id i17csp418659ljb; Tue, 13 Mar 2018 22:17:41 -0700 (PDT) X-Google-Smtp-Source: AG47ELt7GmCEOu62NerhZwYUR/tKo+nA1jxJ+JNCuMzZLtKEdk3xviP1ahTx/GzbceVopUpPCacq X-Received: by 10.98.73.205 with SMTP id r74mr134083pfi.111.1521004661508; Tue, 13 Mar 2018 22:17:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521004661; cv=none; d=google.com; s=arc-20160816; b=BUTmTdV0msq6LIP/sb5XqZtBhdDOLEgX6xgUWz+D48vWMGRZpu3gU/Ee7IS232d7XY wja1HGuIzilQqeX+AxHjGt9oTzuHavV2nZLk9G+u+xm9M1yp0kPZcwQQx4dh8ZuRsWGF gLQ1BJEBLfryhfQKdjkuStzOTQqpSOmZ0N+D4d7WWynXbilL69vKWmdRkLer3GRzeWXx G0Jvt5xTBCGZ33n/DnbsXAx9H1pVvxMT+kxixUfptkO/RDGax3jJ8/KO6lSqZC2zLD+/ M2szu7jic6for4XjQlT26Qh2lv7jfeBpJ8p+Iv3veY+sSTwuYz45VldCJ32bUOoA1urY 23sw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=pKZEyieEWxsxWchDWeBw3SU3sn+F/zAFygLSbqJs3KE=; b=TL84szrXJIMHhZtRpbN7IVNqCoA5SaHCrMfMo2ufF2PTOPKk/5Iz2ualo4NsTlbMPX fHVjb2tYZ1N6RSCK+HrLlVqbFpyw2n8ajGpSn6TcNYmgd13MzwILUMRSnNbUKCY/Nb14 l3cMyNlFcanBV7qe7roF6VT3vNMe15R4C72Yf/QKYgYZo/4RsIalmzihRIHEt92q3Xad 69Z99GyLB8xJaB+C5YBAJCzeHxqrgJKyssxrwvwY5LZa6JhQ107ji4xAlAh2dLx7gaWz 8V9uRFMRNiONRDeU0CKMLnsCAV7gGeByh4mIlRMuZtryUlkJgM9voN9AzmSXjN5Bl/xb EmxQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-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 b69si1470921pfe.254.2018.03.13.22.17.41; Tue, 13 Mar 2018 22:17:41 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of devicetree-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 devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750931AbeCNFRj (ORCPT + 6 others); Wed, 14 Mar 2018 01:17:39 -0400 Received: from mx.socionext.com ([202.248.49.38]:50422 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750758AbeCNFRi (ORCPT ); Wed, 14 Mar 2018 01:17:38 -0400 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 14 Mar 2018 14:17:37 +0900 Received: from mail.mfilter.local (m-filter-2 [10.213.24.62]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id 821FE6006F; Wed, 14 Mar 2018 14:17:37 +0900 (JST) Received: from 172.31.9.53 (172.31.9.53) by m-FILTER with ESMTP; Wed, 14 Mar 2018 14:18:36 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by iyokan.css.socionext.com (Postfix) with ESMTP id 49EAE4037B; Wed, 14 Mar 2018 14:17:37 +0900 (JST) Received: from aegis.e01.socionext.com (unknown [10.213.134.210]) by yuzu.css.socionext.com (Postfix) with ESMTP id 1B97812042A; Wed, 14 Mar 2018 14:17:37 +0900 (JST) From: Katsuhiro Suzuki To: linux-arm-kernel@lists.infradead.org, Masahiro Yamada , devicetree@vger.kernel.org Cc: Masami Hiramatsu , Jassi Brar , linux-kernel@vger.kernel.org, Katsuhiro Suzuki Subject: [PATCH] ARM: dts: uniphier: add audio in/out pin-mux node Date: Wed, 14 Mar 2018 14:17:32 +0900 Message-Id: <20180314051732.6177-1-suzuki.katsuhiro@socionext.com> X-Mailer: git-send-email 2.16.1 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The UniPhier AIO audio system needs I2S data in/out lines and clock signal pins to connect external codec chip. Signed-off-by: Katsuhiro Suzuki --- arch/arm/boot/dts/uniphier-pinctrl.dtsi | 40 +++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) -- 2.16.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/arch/arm/boot/dts/uniphier-pinctrl.dtsi b/arch/arm/boot/dts/uniphier-pinctrl.dtsi index de481c372467..c213f17a12ca 100644 --- a/arch/arm/boot/dts/uniphier-pinctrl.dtsi +++ b/arch/arm/boot/dts/uniphier-pinctrl.dtsi @@ -13,6 +13,46 @@ function = "aout"; }; + pinctrl_ain1: ain1 { + groups = "ain1"; + function = "ain1"; + }; + + pinctrl_ain2: ain2 { + groups = "ain2"; + function = "ain2"; + }; + + pinctrl_ainiec1: ainiec1 { + groups = "ainiec1"; + function = "ainiec1"; + }; + + pinctrl_aout1: aout1 { + groups = "aout1"; + function = "aout1"; + }; + + pinctrl_aout2: aout2 { + groups = "aout2"; + function = "aout2"; + }; + + pinctrl_aout3: aout3 { + groups = "aout3"; + function = "aout3"; + }; + + pinctrl_aoutiec1: aoutiec1 { + groups = "aoutiec1"; + function = "aoutiec1"; + }; + + pinctrl_aoutiec2: aoutiec2 { + groups = "aoutiec2"; + function = "aoutiec2"; + }; + pinctrl_emmc: emmc { groups = "emmc", "emmc_dat8"; function = "emmc";