From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] sunxi: Enable USB DRC on Wexler TAB7200
Date: Fri, 31 Jul 2015 11:02:10 +0200 [thread overview]
Message-ID: <55BB3992.2030302@redhat.com> (raw)
In-Reply-To: <1438277636-20931-1-git-send-email-mamlinav@gmail.com>
Hi Aleksei,
On 30-07-15 19:33, Aleksei Mamlin wrote:
> Enable the otg/drc usb controller on the Wexler TAB7200 tablet.
>
> Signed-off-by: Aleksei Mamlin <mamlinav@gmail.com>
There are some other u-boot USB patches pending which change
how to enable the MUSB controller in the defconfig. So I'm
going to hold of with merging this until those are merged.
Once those are merged I'll adjust your patch to the new
Kconfig options to use and then merge it.
Regards,
Hans
> ---
> configs/Wexler_TAB7200_defconfig | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/configs/Wexler_TAB7200_defconfig b/configs/Wexler_TAB7200_defconfig
> index eadceb2..55e1b6b 100644
> --- a/configs/Wexler_TAB7200_defconfig
> +++ b/configs/Wexler_TAB7200_defconfig
> @@ -2,10 +2,15 @@ CONFIG_ARM=y
> CONFIG_ARCH_SUNXI=y
> CONFIG_MACH_SUN7I=y
> CONFIG_DRAM_CLK=384
> +CONFIG_USB0_VBUS_PIN="PB9"
> +CONFIG_USB0_VBUS_DET="AXP0-VBUS-DETECT"
> +CONFIG_USB0_ID_DET="PH4"
> +CONFIG_AXP_GPIO=y
> CONFIG_VIDEO_LCD_MODE="x:800,y:480,depth:24,pclk_khz:33000,le:45,ri:210,up:22,lo:22,hs:1,vs:1,sync:3,vmode:0"
> CONFIG_VIDEO_LCD_POWER="PH8"
> CONFIG_VIDEO_LCD_BL_EN="PH7"
> CONFIG_VIDEO_LCD_BL_PWM="PB2"
> +CONFIG_USB_MUSB_SUNXI=y
> CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-wexler-tab7200"
> # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
> CONFIG_SPL=y
>
prev parent reply other threads:[~2015-07-31 9:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-30 17:33 [U-Boot] [PATCH] sunxi: Enable USB DRC on Wexler TAB7200 Aleksei Mamlin
2015-07-31 9:02 ` Hans de Goede [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=55BB3992.2030302@redhat.com \
--to=hdegoede@redhat.com \
--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