On 26.04.2013 11:33, Felipe Balbi wrote:
> Hi,
>
> On Fri, Apr 26, 2013 at 11:26:49AM +0200, Daniel Mack wrote:
>> On 10.04.2013 21:55, Daniel Mack wrote:
>>> Hi all,
>>>
>>> here are some patches to separate the HCD and gadget part of the musb
>>> driver so they can be deselected in Kconfig. They
Hi,
On Fri, Apr 26, 2013 at 11:26:49AM +0200, Daniel Mack wrote:
> On 10.04.2013 21:55, Daniel Mack wrote:
> > Hi all,
> >
> > here are some patches to separate the HCD and gadget part of the musb
> > driver so they can be deselected in Kconfig. They also make the driver
> > keep track of the con
On 10.04.2013 21:55, Daniel Mack wrote:
> Hi all,
>
> here are some patches to separate the HCD and gadget part of the musb
> driver so they can be deselected in Kconfig. They also make the driver
> keep track of the configured port mode that is set from DT, so the
> actual runtime configuration c
On 10.04.2013 21:55, Daniel Mack wrote:
> Hi all,
>
> here are some patches to separate the HCD and gadget part of the musb
> driver so they can be deselected in Kconfig. They also make the driver
> keep track of the configured port mode that is set from DT, so the
> actual runtime configuration c
Hi all,
here are some patches to separate the HCD and gadget part of the musb
driver so they can be deselected in Kconfig. They also make the driver
keep track of the configured port mode that is set from DT, so the
actual runtime configuration can be selected dynamically.
One thing that is still