]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: core: Add support for simple-bus
authorSimon Glass <sjg@chromium.org>
Sat, 4 Oct 2014 17:29:37 +0000 (11:29 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 22 Oct 2014 16:36:56 +0000 (10:36 -0600)
commitda802b9e2726c7467e0b402efeb6ad3d975f1282
tree58d17374f4fbe3ff045b5901563a9c4bdb85d408
parent3f0e935f2250110990875159552e1ff7eb7da39d
dm: core: Add support for simple-bus

Add a driver for the simple-bus nodes, which allows devices within these
nodes to be bound.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/core/Makefile
drivers/core/simple-bus.c [new file with mode: 0644]
include/dm/uclass-id.h