u-boot-brain/drivers/core
Simon Glass 4b724a1377 dm: core: Add an ACPI name for the root node
This always has a fixed ACPI name so add it as a driver function.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-07-17 14:32:24 +08:00
..
acpi.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
device-remove.c dm: core: Add a way to skip powering down power domains 2020-04-16 08:07:58 -06:00
device.c core: extend struct driver_info to point to device 2020-07-09 22:00:29 -06:00
devres.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
dump.c cmd: dm: Fixed/Added DM driver listing subcommands 2020-07-07 15:37:13 -04:00
fdtaddr.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Kconfig dm: Add support for simple-pm-bus 2020-07-01 15:01:21 +08:00
lists.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Makefile dm: Add support for simple-pm-bus 2020-07-01 15:01:21 +08:00
of_access.c common: Drop linux/bug.h from common header 2020-05-18 21:19:23 -04:00
of_addr.c common: Drop linux/bug.h from common header 2020-05-18 21:19:23 -04:00
of_extra.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
ofnode.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
read_extra.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
read.c dm: Fix error handling for dev_read_addr_ptr 2020-07-01 15:01:21 +08:00
regmap.c regmap: Check for out-of-range offsets before mapping them 2020-06-11 20:52:11 -06:00
root.c dm: core: Add an ACPI name for the root node 2020-07-17 14:32:24 +08:00
simple-bus.c drivers: rename drivers to match compatible string 2020-07-09 18:57:22 -06:00
simple-pm-bus.c dm: Add support for simple-pm-bus 2020-07-01 15:01:21 +08:00
syscon-uclass.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
uclass.c dm: uclass: don't assign aliased seq numbers 2020-06-11 20:52:11 -06:00
util.c dm: core: remove the duplicated function dm_ofnode_pre_reloc 2020-04-16 08:07:58 -06:00