commit | 29d280c88a1ff331dce2d4c7a5aaf2402aa0fd8a | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Sat Dec 22 18:18:10 2018 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Fri Jan 18 22:19:09 2019 +0530 |
tree | 9521c150743b5e7c0efc2e60422c8b8d7664b3f8 | |
parent | b9aa0a9332af0e5d1633fd44650cb5f7c85b4d50 [diff] |
sunxi: usb: Switch to Generic host controllers Onc of key blocker for using USB Generic host controller drivers in Allwinner are CLK and RESET drivers, now these available for USB usage. So switch sunxi USB use EHCI and OHCI Generic controllers. Enabling USB is wisely a board choise, So Enable USB_OHCI_HCD where it already have USB_EHCI_HCD Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>