[PATCH v2 1/2] x86: edison: Use dwc3-generic driver for Intel Edison

Simon Glass sjg at chromium.org
Sat Dec 12 16:39:23 CET 2020


On Thu, 3 Dec 2020 at 10:45, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
>
> Use generic Synopsys DesignWare 3 driver on Intel Edison.
> For now it's just a stub which allows future refactoring.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
> v2: no changes
>  arch/x86/cpu/tangier/Kconfig    | 3 +++
>  arch/x86/dts/edison.dts         | 4 ++++
>  drivers/usb/dwc3/dwc3-generic.c | 1 +
>  3 files changed, 8 insertions(+)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list