rv1126-uboot/drivers/core
Jianqun Xu 7862d7bff3 UPSTREAM: core: uclass: fix to u32 for phandle of fdt
The function has a little fix during upstream review, do fix to sync
with upstream.

Change-Id: I9e1c43a660b2f83395d1639aa962988ca04494e5
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
2021-01-19 10:01:24 +08:00
..
Kconfig UPSTREAM: dm: replace dm_dbg() with pr_debug() 2018-01-17 15:27:28 +08:00
Makefile UPSTREAM: dm: replace dm_dbg() with pr_debug() 2018-01-17 15:27:28 +08:00
device-remove.c dm: core: Add DM_FLAG_OS_PREPARE flag 2017-05-17 17:13:06 +08:00
device.c core: device: Add PCIe to bind list if we set GD_FLG_RELOC 2021-01-07 10:00:59 +08:00
devres.c devres: add debug command to dump device resources 2015-08-06 07:44:29 -06:00
dump.c core: dump: add symbol for remained dm device 2020-07-08 17:20:32 +08:00
fdtaddr.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
lists.c UPSTREAM: dm: replace dm_dbg() with pr_debug() 2018-01-17 15:27:28 +08:00
of_access.c core: node: remove unused API 2020-11-02 18:34:21 +08:00
of_addr.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
of_extra.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
ofnode.c core: node: remove unused API 2020-11-02 18:34:21 +08:00
read.c core: node: remove unused API 2020-11-02 18:34:21 +08:00
read_extra.c dm: core: Add ofnode_read_resource() 2017-07-28 12:02:47 -06:00
regmap.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
root.c core: root: fix reloc condition error '||' => '&&' 2019-12-03 13:09:21 +08:00
simple-bus.c UPSTREAM: simple-bus: remove DECLARE_GLOBAL_DATA_PTR 2018-01-17 15:27:28 +08:00
syscon-uclass.c dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata 2017-08-17 16:44:16 +09:00
uclass.c UPSTREAM: core: uclass: fix to u32 for phandle of fdt 2021-01-19 10:01:24 +08:00
util.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00