public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] sunxi: correct Mele M9 Vbus gpio settings
@ 2014-11-23 11:42 Hans de Goede
  2014-11-23 12:14 ` Ian Campbell
  0 siblings, 1 reply; 2+ messages in thread
From: Hans de Goede @ 2014-11-23 11:42 UTC (permalink / raw)
  To: u-boot

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>
---
 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=""
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] sunxi: correct Mele M9 Vbus gpio settings
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2014-11-23 12:14 UTC (permalink / raw)
  To: u-boot

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=""

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-23 12:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox