[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150911175742.GI18779@x1>
Date: Fri, 11 Sep 2015 18:57:42 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Peter Griffin <peter.griffin@...aro.org>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
srinivas.kandagatla@...il.com, maxime.coquelin@...com,
patrice.chotard@...com, devicetree@...r.kernel.org,
M'boumba Cedric Madianga <cedric.madianga@...com>
Subject: Re: [PATCH 09/11] ARM: DT: STiH407: Add pinconfig for IRB UHF and
IRB TX
On Fri, 11 Sep 2015, Peter Griffin wrote:
> This patch adds the pinconfig for IRB TX and IRB UHF.
>
> Signed-off-by: M'boumba Cedric Madianga <cedric.madianga@...com>
> Acked-by: Patrice Chotard <patrice.chotard@...com>
> Signed-off-by: Patrice Chotard <patrice.chotard@...com>
I'd take out the Ack here.
> Signed-off-by: Peter Griffin <peter.griffin@...aro.org>
> ---
> arch/arm/boot/dts/stih407-pinctrl.dtsi | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>
> diff --git a/arch/arm/boot/dts/stih407-pinctrl.dtsi b/arch/arm/boot/dts/stih407-pinctrl.dtsi
> index 3cd7e2a..473f2ea 100644
> --- a/arch/arm/boot/dts/stih407-pinctrl.dtsi
> +++ b/arch/arm/boot/dts/stih407-pinctrl.dtsi
> @@ -121,6 +121,24 @@
> ir = <&pio4 0 ALT2 IN>;
> };
> };
> +
> + pinctrl_uhf: uhf0 {
> + st,pins {
> + ir = <&pio4 1 ALT2 IN>;
> + };
> + };
> +
> + pinctrl_tx: tx0 {
> + st,pins {
> + tx = <&pio4 2 ALT2 OUT>;
> + };
> + };
> +
> + pinctrl_tx_od: tx_od0 {
> + st,pins {
> + tx_od = <&pio4 3 ALT2 OUT>;
> + };
> + };
> };
>
> /* SBC_ASC0 - UART10 */
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists