[PATCH v2 1/2] x86: edison: Use dwc3-generic driver for Intel Edison
Bin Meng
bmeng.cn at gmail.com
Wed Dec 16 06:52:36 CET 2020
On Wed, Dec 16, 2020 at 11:39 AM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Fri, Dec 4, 2020 at 1:45 AM 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: Bin Meng <bmeng.cn at gmail.com>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list