linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: ulf.hansson@linaro.org (Ulf Hansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: ux500: modify initial levelshifter status
Date: Fri, 2 Oct 2015 13:12:14 +0200	[thread overview]
Message-ID: <CAPDyKFodbEDKTpqCrDShXAz3-KT2WO59cv4vuY59usb6zcdD4A@mail.gmail.com> (raw)
In-Reply-To: <1442483427-10500-1-git-send-email-linus.walleij@linaro.org>

On 17 September 2015 at 11:50, Linus Walleij <linus.walleij@linaro.org> wrote:
> commit 1d8aca9df612f5751892fb2642d72536f2f48fd0
> "ARM: ux500: fix MMC/SD card regression"
> fixed broken the level shifter: it should be default ON
> but became default OFF.
>
> Fixes: 1d8aca9df612 "ARM: ux500: fix MMC/SD card regression"
> Cc: Ulf Hansson <ulf.hansson@linaro.org>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

Reported-and-tested-by: Ulf Hansson <ulf.hansson@linaro.org>

Kind regards
Uffe

> ---
>  arch/arm/boot/dts/ste-hrefv60plus.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/ste-hrefv60plus.dtsi b/arch/arm/boot/dts/ste-hrefv60plus.dtsi
> index 810cda743b6d..9c2387b34d0c 100644
> --- a/arch/arm/boot/dts/ste-hrefv60plus.dtsi
> +++ b/arch/arm/boot/dts/ste-hrefv60plus.dtsi
> @@ -56,7 +56,7 @@
>                                         /* VMMCI level-shifter enable */
>                                         default_hrefv60_cfg2 {
>                                                 pins = "GPIO169_D22";
> -                                               ste,config = <&gpio_out_lo>;
> +                                               ste,config = <&gpio_out_hi>;
>                                         };
>                                         /* VMMCI level-shifter voltage select */
>                                         default_hrefv60_cfg3 {
> --
> 2.4.3
>

  reply	other threads:[~2015-10-02 11:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-17  9:50 [PATCH] ARM: ux500: modify initial levelshifter status Linus Walleij
2015-10-02 11:12 ` Ulf Hansson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-10-13 17:46 Linus Walleij
2015-10-14 15:15 ` Arnd Bergmann

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=CAPDyKFodbEDKTpqCrDShXAz3-KT2WO59cv4vuY59usb6zcdD4A@mail.gmail.com \
    --to=ulf.hansson@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 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).