[U-Boot] [PATCH V2 0/2] Enable DA830 OHCI USB Controller with DM_USB

Adam Ford aford173 at gmail.com
Tue Apr 30 10:21:40 UTC 2019


This patch enables the DA830 USB Host controller with DM_USB.

Adam Ford (2):
  usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support
  ARM: da850evm: Enable da850-ohci USB host controller

 configs/da850evm_defconfig    |   7 +-
 drivers/usb/host/Kconfig      |   5 ++
 drivers/usb/host/ohci-da8xx.c | 138 +++++++++++++++++++++++++++++++++-
 include/configs/da850evm.h    |   8 ++
 4 files changed, 156 insertions(+), 2 deletions(-)

-- 
2.17.1



More information about the U-Boot mailing list