u-boot-brain/arch
Jean-Jacques Hiblot 07e33711fe dm: Add a No-op uclass
This uclass is intended for devices that do not need any features from the
uclass, including binding children.
This will typically be used by devices that are used to bind child devices
but do not use dm_scan_fdt_dev() to do it. That is for example the case of
several USB wrappers that have 2 child devices (1 for device and 1 for
host) but bind only one at a any given time.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2019-07-05 14:19:41 +02:00
..
arc CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
arm wandboard: Add FIT image support 2019-07-04 14:19:49 +02:00
m68k m68k: add dspi chip-select support 2019-05-24 08:11:59 -04:00
microblaze spl: fix linker size check off-by-one errors 2019-05-05 08:48:50 -04:00
mips mips: mt76xx: Remove cache workaround and select SYS_MALLOC_CLEAR_ON_INIT 2019-05-24 15:55:17 +02:00
nds32 CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
nios2 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore 2018-06-18 14:43:12 -04:00
powerpc t2080: dts: Added PCIe DT nodes 2019-06-20 10:44:25 +05:30
riscv riscv: Add Microchip MPFS Icicle board support 2019-06-05 13:19:24 +08:00
sandbox dm: Add a No-op uclass 2019-07-05 14:19:41 +02:00
sh sh: r0p7734: Remove the board 2019-06-14 12:42:06 +02:00
x86 watchdog: tangier: Convert to use WDT class 2019-06-22 22:27:13 +08:00
xtensa CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
.gitignore
Kconfig Kconfig: Add SPI / SPI_FLASH as dependencies 2019-06-13 12:51:06 +05:30