u-boot-brain/board/intel/edison
Andy Shevchenko f89e8acbc8 x86: edison: Switch to DM_USB_GADGET
DM is the modern default approach for the drivers in U-Boot.
It also allows to configure code via Device Tree.

Move Intel Edison to use DM_USB_GADGET and drop hard coded values.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-12-16 13:51:24 +08:00
..
.gitignore x86: edison: Bring minimal ACPI support to the board 2017-10-07 15:07:59 +08:00
Kconfig x86: edison: BINMAN selection is specific to the board 2020-12-16 13:50:42 +08:00
MAINTAINERS x86: Add Intel Edison board files 2017-07-30 10:30:25 +08:00
Makefile x86: intel: edison: Remove dead code 2020-09-01 13:38:40 +08:00
config.mk Makefile: Rename ALL-y to INPUTS-y 2020-07-28 19:30:39 -06:00
dsdt.asl SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
edison-environment.txt x86: edison: Generate an image suitable for xFSTK 2020-09-25 11:27:28 +08:00
edison-osip.dat x86: edison: Generate an image suitable for xFSTK 2020-09-25 11:27:28 +08:00
edison.c x86: edison: Switch to DM_USB_GADGET 2020-12-16 13:51:24 +08:00