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@xxxxxxxxxx> wrote:
Add a node for the otg/drc usb controller to sun4i-a10.dtsi.
Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx>
---
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
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html