linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: viresh.kumar2@arm.com (viresh kumar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: dts: SPEAr320: Fix no. of supported pinmux mode
Date: Fri, 13 Jul 2012 16:27:21 +0100	[thread overview]
Message-ID: <50003E59.2030707@arm.com> (raw)
In-Reply-To: <37075889880066dd96dc2004ac1116c1c17c70cd.1342181727.git.vipulkumar.samar@st.com>

On 13/07/12 13:21, Vipul Kumar Samar wrote:
> On spear320 machine no. of supported mode is 4 and by mistake it is programmed
> to 3.
> Supported modes are:
>       AUTO_NET_SMII_MODE
>       AUTO_NET_MII_MODE
>       AUTO_EXP_MODE
>       SMALL_PRINTERS_MODE
>       EXTENDED_MODE

Commit log doesn't tell what you actually wanted to do, i.e. boot the board in EXTENDED mode.

> Signed-off-by: Vipul Kumar Samar <vipulkumar.samar@st.com>
> ---
>  arch/arm/boot/dts/spear320-evb.dts |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/boot/dts/spear320-evb.dts b/arch/arm/boot/dts/spear320-evb.dts
> index 4d55b67..c99f055 100644
> --- a/arch/arm/boot/dts/spear320-evb.dts
> +++ b/arch/arm/boot/dts/spear320-evb.dts
> @@ -26,7 +26,7 @@
>
>       ahb {
>               pinmux at b3000000 {
> -                     st,pinmux-mode = <3>;
> +                     st,pinmux-mode = <4>;
>                       pinctrl-names = "default";
>                       pinctrl-0 = <&state_default>;
>
>


--
Viresh

-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.

      reply	other threads:[~2012-07-13 15:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-13 12:21 [PATCH 0/3] ARM: SPEAr3xx: Minor fixes for spear3xx machine Vipul Kumar Samar
2012-07-13 12:21 ` [PATCH 1/3] ARM: SPEAr3xx: Rename gpt timer clk parent name Vipul Kumar Samar
2012-07-13 15:27   ` viresh kumar
2012-07-13 12:21 ` [PATCH 2/3] ARM: dts: SPEAr320: Fix compatible string Vipul Kumar Samar
2012-07-13 15:12   ` viresh kumar
2012-07-16  8:36     ` vipul kumar samar
2012-07-13 12:21 ` [PATCH 3/3] ARM: dts: SPEAr320: Fix no. of supported pinmux mode Vipul Kumar Samar
2012-07-13 15:27   ` viresh kumar [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=50003E59.2030707@arm.com \
    --to=viresh.kumar2@arm.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).