[PATCH 3/3] ARM: dts: SPEAr320: Fix no. of supported pinmux mode

viresh kumar viresh.kumar2 at arm.com
Fri Jul 13 11:27:21 EDT 2012


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 at 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.




More information about the linux-arm-kernel mailing list