From: Benoit Cousson <bcousson@baylibre.com>
To: Balaji T K <balajitk@ti.com>
Cc: devicetree@vger.kernel.org, linux-omap@vger.kernel.org,
tony@atomide.com, linux-arm-kernel@lists.infradead.org,
nm@ti.com, koen@dominion.thruhere.net
Subject: Re: [PATCH 1/2] ARM: dts: am335x-bone-common: correct mux mode for cmd line
Date: Fri, 04 Oct 2013 15:01:44 +0200 [thread overview]
Message-ID: <524EBC38.60306@baylibre.com> (raw)
In-Reply-To: <1380281710-12728-1-git-send-email-balajitk@ti.com>
Hi Balaji,
On 27/09/2013 13:35, Balaji T K wrote:
> pinmux_emmc_pins: mux mode for cmd line should be MODE2
> to detect eMMC on beagle bone black and beagle bone white + eMMC cape.
>
> Signed-off-by: Balaji T K <balajitk@ti.com>
> Tested-by: Felipe Balbi <balbi@ti.com>
> ---
> based on git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.13/dts
>
> arch/arm/boot/dts/am335x-bone-common.dtsi | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/boot/dts/am335x-bone-common.dtsi b/arch/arm/boot/dts/am335x-bone-common.dtsi
> index ff5c3ca..51f6a99 100644
> --- a/arch/arm/boot/dts/am335x-bone-common.dtsi
> +++ b/arch/arm/boot/dts/am335x-bone-common.dtsi
> @@ -153,7 +153,7 @@
> emmc_pins: pinmux_emmc_pins {
> pinctrl-single,pins = <
> 0x80 (PIN_INPUT_PULLUP | MUX_MODE2) /* gpmc_csn1.mmc1_clk */
> - 0x84 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_csn2.mmc1_cmd */
> + 0x84 (PIN_INPUT_PULLUP | MUX_MODE2) /* gpmc_csn2.mmc1_cmd */
> 0x00 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad0.mmc1_dat0 */
> 0x04 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad1.mmc1_dat1 */
> 0x08 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad2.mmc1_dat2 */
>
Thanks, I'll apply it for 3.13.
Regards,
Benoit
WARNING: multiple messages have this Message-ID (diff)
From: bcousson@baylibre.com (Benoit Cousson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: dts: am335x-bone-common: correct mux mode for cmd line
Date: Fri, 04 Oct 2013 15:01:44 +0200 [thread overview]
Message-ID: <524EBC38.60306@baylibre.com> (raw)
In-Reply-To: <1380281710-12728-1-git-send-email-balajitk@ti.com>
Hi Balaji,
On 27/09/2013 13:35, Balaji T K wrote:
> pinmux_emmc_pins: mux mode for cmd line should be MODE2
> to detect eMMC on beagle bone black and beagle bone white + eMMC cape.
>
> Signed-off-by: Balaji T K <balajitk@ti.com>
> Tested-by: Felipe Balbi <balbi@ti.com>
> ---
> based on git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.13/dts
>
> arch/arm/boot/dts/am335x-bone-common.dtsi | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/boot/dts/am335x-bone-common.dtsi b/arch/arm/boot/dts/am335x-bone-common.dtsi
> index ff5c3ca..51f6a99 100644
> --- a/arch/arm/boot/dts/am335x-bone-common.dtsi
> +++ b/arch/arm/boot/dts/am335x-bone-common.dtsi
> @@ -153,7 +153,7 @@
> emmc_pins: pinmux_emmc_pins {
> pinctrl-single,pins = <
> 0x80 (PIN_INPUT_PULLUP | MUX_MODE2) /* gpmc_csn1.mmc1_clk */
> - 0x84 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_csn2.mmc1_cmd */
> + 0x84 (PIN_INPUT_PULLUP | MUX_MODE2) /* gpmc_csn2.mmc1_cmd */
> 0x00 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad0.mmc1_dat0 */
> 0x04 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad1.mmc1_dat1 */
> 0x08 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad2.mmc1_dat2 */
>
Thanks, I'll apply it for 3.13.
Regards,
Benoit
next prev parent reply other threads:[~2013-10-04 13:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-27 11:35 [PATCH 1/2] ARM: dts: am335x-bone-common: correct mux mode for cmd line Balaji T K
2013-09-27 11:35 ` Balaji T K
[not found] ` <1380281710-12728-1-git-send-email-balajitk-l0cyMroinI0@public.gmane.org>
2013-09-27 11:35 ` [PATCH 2/2] ARM: dts: am335x-evm, am335x-evmsdk: switch mmc1 to 4-bit mode Balaji T K
2013-09-27 11:35 ` Balaji T K
2013-10-04 13:02 ` Benoit Cousson
2013-10-04 13:02 ` Benoit Cousson
2013-10-04 13:01 ` Benoit Cousson [this message]
2013-10-04 13:01 ` [PATCH 1/2] ARM: dts: am335x-bone-common: correct mux mode for cmd line Benoit Cousson
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=524EBC38.60306@baylibre.com \
--to=bcousson@baylibre.com \
--cc=balajitk@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=koen@dominion.thruhere.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=nm@ti.com \
--cc=tony@atomide.com \
/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.