From: gregory.clement@free-electrons.com (Gregory CLEMENT)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: mvebu: adjust Armada XP DT spi muxing after pinctrl function rename
Date: Wed, 17 Jun 2015 15:43:03 +0200 [thread overview]
Message-ID: <55817967.8010909@free-electrons.com> (raw)
In-Reply-To: <1434023792-20455-1-git-send-email-thomas.petazzoni@free-electrons.com>
Hi Thomas, Arnd, Olof,
On 11/06/2015 13:56, Thomas Petazzoni wrote:
> Following the merge of "pinctrl: mvebu: armada-xp: rename spi to spi0"
> by Linus Walleij, we need to adjust the Armada XP Device Tree
> accordingly, by adjusting the pinctrl configuration for SPI pins.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
applied on mvebu/dt with the hope that it could be merged for 4.2
in order to avoid breakage.
Thanks,
Gregory
> ---
> arch/arm/boot/dts/armada-xp.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/armada-xp.dtsi b/arch/arm/boot/dts/armada-xp.dtsi
> index 013d63f..dba8d3f 100644
> --- a/arch/arm/boot/dts/armada-xp.dtsi
> +++ b/arch/arm/boot/dts/armada-xp.dtsi
> @@ -289,7 +289,7 @@
> spi0_pins: spi0-pins {
> marvell,pins = "mpp36", "mpp37",
> "mpp38", "mpp39";
> - marvell,function = "spi";
> + marvell,function = "spi0";
> };
>
> uart2_pins: uart2-pins {
>
--
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
prev parent reply other threads:[~2015-06-17 13:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-11 11:56 [PATCH] ARM: mvebu: adjust Armada XP DT spi muxing after pinctrl function rename Thomas Petazzoni
2015-06-17 13:43 ` Gregory CLEMENT [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55817967.8010909@free-electrons.com \
--to=gregory.clement@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.