From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: imx28: add alternative pinmuxing for mac0
Date: Tue, 12 Apr 2016 15:50:21 +0800 [thread overview]
Message-ID: <20160412075021.GC23438@tiger> (raw)
In-Reply-To: <1459927979-11665-1-git-send-email-u.kleine-koenig@pengutronix.de>
On Wed, Apr 06, 2016 at 09:32:59AM +0200, Uwe Kleine-K?nig wrote:
> Signed-off-by: Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de>
Applied, thanks.
> ---
> arch/arm/boot/dts/imx28.dtsi | 26 ++++++++++++++++++++++++++
> 1 file changed, 26 insertions(+)
>
> diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
> index 4e073e854742..8058adf42ea6 100644
> --- a/arch/arm/boot/dts/imx28.dtsi
> +++ b/arch/arm/boot/dts/imx28.dtsi
> @@ -423,6 +423,32 @@
> fsl,pull-up = <MXS_PULL_ENABLE>;
> };
>
> + mac0_pins_b: mac0 at 1 {
> + reg = <1>;
> + fsl,pinmux-ids = <
> + MX28_PAD_ENET0_MDC__ENET0_MDC
> + MX28_PAD_ENET0_MDIO__ENET0_MDIO
> + MX28_PAD_ENET0_RX_EN__ENET0_RX_EN
> + MX28_PAD_ENET0_RXD0__ENET0_RXD0
> + MX28_PAD_ENET0_RXD1__ENET0_RXD1
> + MX28_PAD_ENET0_RXD2__ENET0_RXD2
> + MX28_PAD_ENET0_RXD3__ENET0_RXD3
> + MX28_PAD_ENET0_TX_EN__ENET0_TX_EN
> + MX28_PAD_ENET0_TXD0__ENET0_TXD0
> + MX28_PAD_ENET0_TXD1__ENET0_TXD1
> + MX28_PAD_ENET0_TXD2__ENET0_TXD2
> + MX28_PAD_ENET0_TXD3__ENET0_TXD3
> + MX28_PAD_ENET_CLK__CLKCTRL_ENET
> + MX28_PAD_ENET0_COL__ENET0_COL
> + MX28_PAD_ENET0_CRS__ENET0_CRS
> + MX28_PAD_ENET0_TX_CLK__ENET0_TX_CLK
> + MX28_PAD_ENET0_RX_CLK__ENET0_RX_CLK
> + >;
> + fsl,drive-strength = <MXS_DRIVE_8mA>;
> + fsl,voltage = <MXS_VOLTAGE_HIGH>;
> + fsl,pull-up = <MXS_PULL_ENABLE>;
> + };
> +
> mac1_pins_a: mac1 at 0 {
> reg = <0>;
> fsl,pinmux-ids = <
> --
> 2.7.0
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2016-04-12 7:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-06 7:32 [PATCH] ARM: dts: imx28: add alternative pinmuxing for mac0 Uwe Kleine-König
2016-04-12 7:50 ` Shawn Guo [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=20160412075021.GC23438@tiger \
--to=shawnguo@kernel.org \
--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).