From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] sunxi: Enable musb in host mode on the Jesurun Q5
Date: Wed, 5 Aug 2015 17:07:56 +0200 [thread overview]
Message-ID: <55C226CC.5030800@redhat.com> (raw)
In-Reply-To: <1438762173.18644.58.camel@hellion.org.uk>
Hi,
On 05-08-15 10:09, Ian Campbell wrote:
> On Tue, 2015-08-04 at 23:51 +0200, Hans de Goede wrote:
>> The Jesurun Q5 has the musb hooked up to an usb-a receptacle, enable it
>> in host-only mode.
>>
>> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
> [..]
>> @@ -2,6 +2,7 @@ CONFIG_ARM=y
>> CONFIG_ARCH_SUNXI=y
>> CONFIG_MACH_SUN4I=y
>> CONFIG_DRAM_CLK=312
>> +CONFIG_VIDEO_COMPOSITE=y
>
> Did you intend this to be in one of the composite mode patches I just
> looked at, or maybe a separate patch in that series? It doesn't seem to
> belong here anyway.
>
Oops, dropped this from this commit as it indeed does not belong here.
>> @@ -10,3 +11,5 @@ CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_EMAC,MACPWR=SUNXI_GPH(19)"
>> # CONFIG_CMD_FLASH is not set
>> # CONFIG_CMD_FPGA is not set
>> CONFIG_USB_EHCI_HCD=y
>> +CONFIG_USB_MUSB_HOST=y
>> +CONFIG_USB0_VBUS_PIN="PB9"
>
> With the above commit message this hunk:
>
> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Thanks & Regards,
Hans
prev parent reply other threads:[~2015-08-05 15:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-04 21:51 [U-Boot] [PATCH] sunxi: Enable musb in host mode on the Jesurun Q5 Hans de Goede
2015-08-05 8:09 ` Ian Campbell
2015-08-05 15:07 ` 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=55C226CC.5030800@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.