[linux-sunxi] [PATCH 09/15] ARM: dts: sun4i: Add USB Dual Role Controller
Hans de Goede
hdegoede at redhat.com
Tue Mar 10 02:10:24 PDT 2015
Hi,
On 10-03-15 00:31, Julian Calaby wrote:
> Hi Hans,
>
> On Tue, Mar 10, 2015 at 7:40 AM, Hans de Goede <hdegoede at redhat.com> wrote:
>> Add a node for the otg/drc usb controller to sun4i-a10.dtsi.
>>
>> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
>> ---
>> arch/arm/boot/dts/sun4i-a10.dtsi | 12 ++++++++++++
>> drivers/usb/musb/Kconfig | 1 +
>> 2 files changed, 13 insertions(+)
>>
>> diff --git a/drivers/usb/musb/Kconfig b/drivers/usb/musb/Kconfig
>> index 8180a3a..fab8e9a 100644
>> --- a/drivers/usb/musb/Kconfig
>> +++ b/drivers/usb/musb/Kconfig
>> @@ -65,6 +65,7 @@ comment "Platform Glue Layer"
>> config USB_MUSB_SUNXI
>> tristate "Allwinner (sunxi)"
>> depends on ARCH_SUNXI
>> + depends on NOP_USB_XCEIV
>
> Shouldn't this be in a different patch?
Yes, this was a later fixup commit which got squashed into the wrong patch,
thanks for catching this.
This has been fixed in my personal tree, and will be in v2 of this set:
https://github.com/jwrdegoede/linux-sunxi/commits/sunxi-wip
Regards,
Hans
More information about the linux-arm-kernel
mailing list