Hi All,
I'm trying to get usb otg enabled as host mode to add, for instance, a keyboard with a powered hub (I know otg is not delivering power or at least I don't want to drain more power with the otg)
I'm using vanilla kernel 4.8.4 so I kind of expect otg enabled as host mode by default.
Anyway, I get into dts and make sure this section:
usb@01c13000 {
compatible = "allwinner,sun4i-a10-musb";
reg = <0x1c13000 0x400>;
clocks = <0x2 0x0>;
interrupts = <0x0 0x26 0x4>;
i