From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: select appropriate macb pinctrl config for kizbox
Date: Thu, 13 Dec 2012 13:00:01 +0100 [thread overview]
Message-ID: <20121213120001.GA23971@game.jcrosoft.org> (raw)
In-Reply-To: <1354877464-5393-1-git-send-email-linux-arm@overkiz.com>
On 11:51 Fri 07 Dec , Boris BREZILLON wrote:
> Hello,
>
> This patch overrides default macb pinctrl config defined in at91sam9260.dtsi
> (pinctrl_macb_rmii) with kizbox board config (pinctrl_macb_rmii_mii_alt).
>
> Regards,
>
> Boris
>
> Signed-off-by: Boris BREZILLON <linux-arm@overkiz.com>
> ---
> diff --git a/arch/arm/boot/dts/kizbox.dts b/arch/arm/boot/dts/kizbox.dts
> index e8814fe..feffffe 100644
> --- a/arch/arm/boot/dts/kizbox.dts
> +++ b/arch/arm/boot/dts/kizbox.dts
> @@ -48,6 +48,7 @@
>
> macb0: ethernet at fffc4000 {
> phy-mode = "mii";
> + pinctrl-0 = <&pinctrl_macb_rmii_mii_alt>;
this can not work
just mux half of the signal
Best Regards,
J.
> status = "okay";
> };
>
> --
> 1.7.9.5
>
prev parent reply other threads:[~2012-12-13 12:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-07 10:51 [PATCH] ARM: dts: select appropriate macb pinctrl config for kizbox Boris BREZILLON
2012-12-13 12:00 ` Jean-Christophe PLAGNIOL-VILLARD [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=20121213120001.GA23971@game.jcrosoft.org \
--to=plagnioj@jcrosoft.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).