From patchwork Tue Mar 20 02:48:23 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Katsuhiro Suzuki X-Patchwork-Id: 132110 Delivered-To: patch@linaro.org Received: by 10.46.84.29 with SMTP id i29csp316674ljb; Mon, 19 Mar 2018 19:48:34 -0700 (PDT) X-Google-Smtp-Source: AG47ELshFlXjhWr5vnRa1UzH3UWp0u9Wd3V/yeHxaWrGDphg0O9xvao3kd3IKwg/9SAfcW0Gm+FU X-Received: by 2002:a17:902:8d87:: with SMTP id v7-v6mr14732727plo.146.1521514114063; Mon, 19 Mar 2018 19:48:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521514114; cv=none; d=google.com; s=arc-20160816; b=KWC1+nnVyglyMoatF6SLUva6VLhZHd4xxm0IomWA4B/4Piu9c9uMetc6zj/1Yp+ITc AnlAK+8jktCpyqy3wGa8HVYuP9X6ofPxK2VY1KCIVMpUfMwyKbgmONvON03vhvy6/oWx EmAMlOIbN+HuzoY857JRWNTSjusQNL9KFPzvugxti0jc1QdMbf6lk4ESg3MOGmuSD411 EJGPS9d/QqHob8hrqqolJ+8lo5EwmQ89Q1HEuY9ZunefZWO9IyJRJfySZWAeclXAA27M BP0bFy+80M1mX6XwEJ32oQuhMF3WOTyZa1Uf+IpP5+EEPKdItSkCkKEnDIS5+6Npq4Ya iBBA== 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=L7811rfCufeKJq1hjquR97eBiPl1nqgvS8jsTv6NZRY=; b=jOBSHuKq0eNVuVPoqusqKDk/yBJXPjdCdF0mqBzKLImDggI6dND0xeBnsIv2aWs/Sl 80OKAWpy4bus9gneYDUSUZAxbY1BnFGHSJZvac6Rihsk3PrmEZrKFy89TST444UlIiZp d53SgfpVmiAoxQqgfiNUYuxLf36U4dB7SVUeIvCeo8kM0QTamdUwFrnygJJ/gFSWylYj gbkNCP+4vzL9MGYQ1BMZclxw/Kae/EMcN+1VbbgtGfiLTpV0gvjfdAQzHFsSEmKOGE4x iYaiuKj710heXuVyqmoJhhc6/cSr4Fttljn4EJWL+iNSGhHy0C1Q8GkzWqBMiFukdyPN m2hQ== 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 g13si549197pfe.30.2018.03.19.19.48.33; Mon, 19 Mar 2018 19:48:34 -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 S1752197AbeCTCsb (ORCPT + 28 others); Mon, 19 Mar 2018 22:48:31 -0400 Received: from mx.socionext.com ([202.248.49.38]:15788 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751734AbeCTCs2 (ORCPT ); Mon, 19 Mar 2018 22:48:28 -0400 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 20 Mar 2018 11:48:27 +0900 Received: from mail.mfilter.local (m-filter-2 [10.213.24.62]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id 78D08180D46; Tue, 20 Mar 2018 11:48:27 +0900 (JST) Received: from 172.31.9.53 (172.31.9.53) by m-FILTER with ESMTP; Tue, 20 Mar 2018 11:48:27 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by iyokan.css.socionext.com (Postfix) with ESMTP id D555B4037B; Tue, 20 Mar 2018 11:48:26 +0900 (JST) Received: from aegis.e01.socionext.com (unknown [10.213.134.210]) by yuzu.css.socionext.com (Postfix) with ESMTP id ACEC3120534; Tue, 20 Mar 2018 11:48:26 +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 v2 1/2] arm64: dts: uniphier: add syscon property for UniPhier sound system Date: Tue, 20 Mar 2018 11:48:23 +0900 Message-Id: <20180320024824.28902-1-suzuki.katsuhiro@socionext.com> X-Mailer: git-send-email 2.16.2 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch adds syscon property for specifying soc-glue core into device-tree of LD11/LD20 SoC. Currently, soc-glue core is used for changing the state of S/PDIF signal output pin to signal output state or Hi-Z state. Signed-off-by: Katsuhiro Suzuki --- arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 3 ++- arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) -- 2.16.2 diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi b/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi index efa95573b2aa..e62bda1cf2d9 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi +++ b/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi @@ -197,6 +197,7 @@ reset-names = "aio"; resets = <&sys_rst 40>; #sound-dai-cells = <1>; + socionext,syscon = <&soc_glue>; i2s_port0: port@0 { i2s_hdmi: endpoint { @@ -479,7 +480,7 @@ }; }; - soc-glue@5f800000 { + soc_glue: soc-glue@5f800000 { compatible = "socionext,uniphier-ld11-soc-glue", "simple-mfd", "syscon"; reg = <0x5f800000 0x2000>; diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi b/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi index 19c935688a77..9efe20d07589 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi +++ b/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi @@ -297,6 +297,7 @@ reset-names = "aio"; resets = <&sys_rst 40>; #sound-dai-cells = <1>; + socionext,syscon = <&soc_glue>; i2s_port0: port@0 { i2s_hdmi: endpoint { @@ -525,7 +526,7 @@ cdns,phy-dll-delay-sdclk-hsmmc = <21>; }; - soc-glue@5f800000 { + soc_glue: soc-glue@5f800000 { compatible = "socionext,uniphier-ld20-soc-glue", "simple-mfd", "syscon"; reg = <0x5f800000 0x2000>; From patchwork Tue Mar 20 02:48:24 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Katsuhiro Suzuki X-Patchwork-Id: 132111 Delivered-To: patch@linaro.org Received: by 10.46.84.29 with SMTP id i29csp316706ljb; Mon, 19 Mar 2018 19:48:37 -0700 (PDT) X-Google-Smtp-Source: AG47ELthqxMrj2bv69XXMVjG/4gsNp0ZMuYd1rvb7g3Bugajl6B7V5/gb3v7QX6A1arWz7ZnO/Yl X-Received: by 2002:a17:902:aa03:: with SMTP id be3-v6mr14393345plb.211.1521514117459; Mon, 19 Mar 2018 19:48:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521514117; cv=none; d=google.com; s=arc-20160816; b=uc8CZErHpBfrG9UfNPc1n0Ebkft0VEQyDX8Deo6SugvBiFkqJfcSyFPoKgpz5CWYBD +1fEebs0wpj7LNdgDKIusd8d44zi6s9xfTDUJWuHjcA1S+mnFwMbMaoI2hdGFYhb4Bx7 KkFJmiCBq0SiumLqfTxWUvescZj7lMGmaZH49E8tTTiztyVgbNeXMonv86nQihZHyaAr CZIzuZUZUobIx2JI+w/yVZyeH8Uq0csShyoGQsYObgbduAGpq/Xb75DMGtrubuINiz8X FdivdB86Nv84aio2rHeoo0mQjy65eP+iFQHC1tU7UWBjlQNs6ROoI3cKezoDnqVgFoRg eE3A== 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=aVilxquD6OhbOBlcQQ8scvCn7+cYV8todxunshhxksY=; b=Spv8f+sYm4xKgTh0VOjHrqpYeMU+/s0lu+qXQcAqd3Oy1+lqH6IH4G01oCHLszlOQQ mIkn5YDTRuxNSkXEXTDFJjaPX3pKP9GOzbPDC0N0DQLv2+fSfp2cPABhTnW+8iOMBOxS Y9maUt6yEWFnVdPCxIXC9kbWgYFWcEyWqYNKHDqjg1n29cKqw/Cv0k4+6bXAlidvLSa9 UQSS4JijX78ojqWCbZyTHBOCQeWpsZRugOeyYF4MiufOg3jc8LfrmA8bZa/A20Krcij5 cS6zRh9m/V28O2M68r8EdpEuvs2/b6dhUwXZMRsiQPIFjowfnVskDm+kaHqax/vR+36X +FDg== 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 g13si549197pfe.30.2018.03.19.19.48.37; Mon, 19 Mar 2018 19:48:37 -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 S1752486AbeCTCse (ORCPT + 28 others); Mon, 19 Mar 2018 22:48:34 -0400 Received: from mx.socionext.com ([202.248.49.38]:15791 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750949AbeCTCsa (ORCPT ); Mon, 19 Mar 2018 22:48:30 -0400 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 20 Mar 2018 11:48:28 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id 6E68F180B82; Tue, 20 Mar 2018 11:48:27 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Tue, 20 Mar 2018 11:48:27 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by kinkan.css.socionext.com (Postfix) with ESMTP id 19BFB1A0DEC; Tue, 20 Mar 2018 11:48:27 +0900 (JST) Received: from aegis.e01.socionext.com (unknown [10.213.134.210]) by yuzu.css.socionext.com (Postfix) with ESMTP id DC204120534; Tue, 20 Mar 2018 11:48:26 +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 v2 2/2] ARM: dts: uniphier: add syscon property for UniPhier sound system Date: Tue, 20 Mar 2018 11:48:24 +0900 Message-Id: <20180320024824.28902-2-suzuki.katsuhiro@socionext.com> X-Mailer: git-send-email 2.16.2 In-Reply-To: <20180320024824.28902-1-suzuki.katsuhiro@socionext.com> References: <20180320024824.28902-1-suzuki.katsuhiro@socionext.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch adds syscon property for specifying soc-glue core into device-tree of PXs2 SoC. Currently, soc-glue core is used for changing the state of S/PDIF signal output pin to signal output state or Hi-Z state. Signed-off-by: Katsuhiro Suzuki --- arch/arm/boot/dts/uniphier-pxs2.dtsi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- 2.16.2 diff --git a/arch/arm/boot/dts/uniphier-pxs2.dtsi b/arch/arm/boot/dts/uniphier-pxs2.dtsi index 595045441c9c..debcbd15c24b 100644 --- a/arch/arm/boot/dts/uniphier-pxs2.dtsi +++ b/arch/arm/boot/dts/uniphier-pxs2.dtsi @@ -242,6 +242,7 @@ reset-names = "aio"; resets = <&sys_rst 40>; #sound-dai-cells = <1>; + socionext,syscon = <&soc_glue>; i2s_port0: port@0 { i2s_hdmi: endpoint { @@ -418,7 +419,7 @@ }; }; - soc-glue@5f800000 { + soc_glue: soc-glue@5f800000 { compatible = "socionext,uniphier-pxs2-soc-glue", "simple-mfd", "syscon"; reg = <0x5f800000 0x2000>;