From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH v9 12/19] ARM: DT: STiH407: Add spdif_out pinctrl config References: <1473081421-16555-1-git-send-email-peter.griffin@linaro.org> <1473081421-16555-13-git-send-email-peter.griffin@linaro.org> From: Patrice Chotard Message-ID: Date: Wed, 14 Sep 2016 14:00:45 +0200 MIME-Version: 1.0 In-Reply-To: <1473081421-16555-13-git-send-email-peter.griffin@linaro.org> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit To: Peter Griffin , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, vinod.koul@intel.com, dan.j.williams@intel.com, airlied@linux.ie, kraxel@redhat.com, ohad@wizery.com, bjorn.andersson@linaro.org Cc: lee.jones@linaro.org, dmaengine@vger.kernel.org, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-remoteproc@vger.kernel.org, virtualization@lists.linux-foundation.org, Arnaud Pouliquen List-ID: Hi Peter On 09/05/2016 03:16 PM, Peter Griffin wrote: > This patch adds the pinctrl config for the spidf out > pins used by the sasg codec IP. > > Signed-off-by: Arnaud Pouliquen > Signed-off-by: Peter Griffin > Acked-by: Lee Jones > --- > arch/arm/boot/dts/stih407-pinctrl.dtsi | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/arch/arm/boot/dts/stih407-pinctrl.dtsi b/arch/arm/boot/dts/stih407-pinctrl.dtsi > index 537db7e..598dbab 100644 > --- a/arch/arm/boot/dts/stih407-pinctrl.dtsi > +++ b/arch/arm/boot/dts/stih407-pinctrl.dtsi > @@ -1114,6 +1114,14 @@ > }; > }; > > + spdif_out { > + pinctrl_spdif_out: spdif_out{ > + st,pins { > + spdif_out = <&pio34 7 ALT1 OUT>; > + }; > + }; > + }; > + > serial3 { > pinctrl_serial3: serial3-0 { > st,pins { > Applied for STi next Thanks From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932982AbcINMBg (ORCPT ); Wed, 14 Sep 2016 08:01:36 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:60908 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761838AbcINMBd (ORCPT ); Wed, 14 Sep 2016 08:01:33 -0400 Subject: Re: [PATCH v9 12/19] ARM: DT: STiH407: Add spdif_out pinctrl config To: Peter Griffin , , , , , , , , , References: <1473081421-16555-1-git-send-email-peter.griffin@linaro.org> <1473081421-16555-13-git-send-email-peter.griffin@linaro.org> CC: , , , , , , Arnaud Pouliquen From: Patrice Chotard Message-ID: Date: Wed, 14 Sep 2016 14:00:45 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <1473081421-16555-13-git-send-email-peter.griffin@linaro.org> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.48.1.66] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-09-14_06:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Peter On 09/05/2016 03:16 PM, Peter Griffin wrote: > This patch adds the pinctrl config for the spidf out > pins used by the sasg codec IP. > > Signed-off-by: Arnaud Pouliquen > Signed-off-by: Peter Griffin > Acked-by: Lee Jones > --- > arch/arm/boot/dts/stih407-pinctrl.dtsi | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/arch/arm/boot/dts/stih407-pinctrl.dtsi b/arch/arm/boot/dts/stih407-pinctrl.dtsi > index 537db7e..598dbab 100644 > --- a/arch/arm/boot/dts/stih407-pinctrl.dtsi > +++ b/arch/arm/boot/dts/stih407-pinctrl.dtsi > @@ -1114,6 +1114,14 @@ > }; > }; > > + spdif_out { > + pinctrl_spdif_out: spdif_out{ > + st,pins { > + spdif_out = <&pio34 7 ALT1 OUT>; > + }; > + }; > + }; > + > serial3 { > pinctrl_serial3: serial3-0 { > st,pins { > Applied for STi next Thanks From mboxrd@z Thu Jan 1 00:00:00 1970 From: patrice.chotard@st.com (Patrice Chotard) Date: Wed, 14 Sep 2016 14:00:45 +0200 Subject: [PATCH v9 12/19] ARM: DT: STiH407: Add spdif_out pinctrl config In-Reply-To: <1473081421-16555-13-git-send-email-peter.griffin@linaro.org> References: <1473081421-16555-1-git-send-email-peter.griffin@linaro.org> <1473081421-16555-13-git-send-email-peter.griffin@linaro.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Peter On 09/05/2016 03:16 PM, Peter Griffin wrote: > This patch adds the pinctrl config for the spidf out > pins used by the sasg codec IP. > > Signed-off-by: Arnaud Pouliquen > Signed-off-by: Peter Griffin > Acked-by: Lee Jones > --- > arch/arm/boot/dts/stih407-pinctrl.dtsi | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/arch/arm/boot/dts/stih407-pinctrl.dtsi b/arch/arm/boot/dts/stih407-pinctrl.dtsi > index 537db7e..598dbab 100644 > --- a/arch/arm/boot/dts/stih407-pinctrl.dtsi > +++ b/arch/arm/boot/dts/stih407-pinctrl.dtsi > @@ -1114,6 +1114,14 @@ > }; > }; > > + spdif_out { > + pinctrl_spdif_out: spdif_out{ > + st,pins { > + spdif_out = <&pio34 7 ALT1 OUT>; > + }; > + }; > + }; > + > serial3 { > pinctrl_serial3: serial3-0 { > st,pins { > Applied for STi next Thanks