public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ian Campbell <ijc@hellion.org.uk>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] sunxi: correct Mele M9 Vbus gpio settings
Date: Sun, 23 Nov 2014 12:14:09 +0000	[thread overview]
Message-ID: <1416744849.16888.3.camel@hellion.org.uk> (raw)
In-Reply-To: <1416742960-25215-1-git-send-email-hdegoede@redhat.com>

On Sun, 2014-11-23 at 12:42 +0100, Hans de Goede wrote:
> I noticed that the kernel and u-boot settings were different, double checking
> has confirmed that the kernel settings are correct.
> 
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>

Acked-by: Ian Campbell <ijc@hellion.org.uk>

> ---
>  configs/Mele_M9_defconfig | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/configs/Mele_M9_defconfig b/configs/Mele_M9_defconfig
> index 6f466ca..a598254 100644
> --- a/configs/Mele_M9_defconfig
> +++ b/configs/Mele_M9_defconfig
> @@ -16,5 +16,7 @@ CONFIG_FDTFILE="sun6i-a31-m9.dtb"
>  # HDMI power ?
>  +S:CONFIG_AXP221_ALDO2_VOLT=1800
>  +S:CONFIG_AXP221_ALDO3_VOLT=3000
> -# No Vbus gpio for usb1
> -+S:CONFIG_USB1_VBUS_PIN=""
> +# Vbus gpio for usb1
> ++S:CONFIG_USB1_VBUS_PIN="PC27"
> +# No Vbus gpio for usb2
> ++S:CONFIG_USB2_VBUS_PIN=""

      reply	other threads:[~2014-11-23 12:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-23 11:42 [U-Boot] [PATCH] sunxi: correct Mele M9 Vbus gpio settings Hans de Goede
2014-11-23 12:14 ` Ian Campbell [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=1416744849.16888.3.camel@hellion.org.uk \
    --to=ijc@hellion.org.uk \
    --cc=u-boot@lists.denx.de \
    /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