From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: dts: mx5: Split M53EVK into SoM and EVK parts
Date: Sat, 28 Jun 2014 23:15:53 +0800 [thread overview]
Message-ID: <20140628151551.GE7869@dragon> (raw)
In-Reply-To: <1403722113-5721-1-git-send-email-marex@denx.de>
On Wed, Jun 25, 2014 at 08:48:32PM +0200, Marek Vasut wrote:
> @@ -226,14 +158,11 @@
>
> &iomuxc {
> pinctrl-names = "default";
> - pinctrl-0 = <&pinctrl_hog>;
> + pinctrl-0 = <&pinctrl_hog &pinctrl_usb>;
Hmm, shouldn't pinctrl_usb be put into some USB related node?
Shawn
>
> imx53-m53evk {
> - pinctrl_hog: hoggrp {
> + pinctrl_usb: usbgrp {
> fsl,pins = <
> - MX53_PAD_GPIO_0__CCM_SSI_EXT1_CLK 0x80000000
> - MX53_PAD_EIM_EB3__GPIO2_31 0x80000000
> - MX53_PAD_PATA_DA_0__GPIO7_6 0x80000000
> MX53_PAD_GPIO_2__GPIO1_2 0x80000000
> MX53_PAD_GPIO_3__USBOH3_USBH1_OC 0x80000000
> >;
next prev parent reply other threads:[~2014-06-28 15:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-25 18:48 [PATCH 1/2] ARM: dts: mx5: Split M53EVK into SoM and EVK parts Marek Vasut
2014-06-25 18:48 ` [PATCH 2/2] ARM: dts: mxs: Split M28EVK " Marek Vasut
2014-06-28 15:17 ` Shawn Guo
2014-06-28 15:15 ` Shawn Guo [this message]
2014-07-09 11:55 ` [PATCH 1/2] ARM: dts: mx5: Split M53EVK " Marek Vasut
2014-07-14 14:49 ` Shawn Guo
2014-07-14 18:57 ` Marek Vasut
2014-07-09 11:56 ` [PATCH] ARM: dts: mx5: Move the USB pinmux to USB node on M53EVK Marek Vasut
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=20140628151551.GE7869@dragon \
--to=shawn.guo@linaro.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 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.