rv1126-uboot/arch
Michal Simek a9022b017a ARM64: zynqmp: Add u-boot,dm-pre-reloc to clk nodes
Serial driver is getting clk information via DT that's why
also clk node needs to have this flag.

Different behavior was introduced by:
"dm: Use dm_scan_fdt_dev() directly where possible"
(sha1: 911954859d)
where simple-bus driver starts to call dm_scan_fdt_dev() which has
additional logic around pre_reloc_only parameter which exclude
clk nodes.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-08-01 08:35:02 +02:00
..
arc
arm ARM64: zynqmp: Add u-boot,dm-pre-reloc to clk nodes 2016-08-01 08:35:02 +02:00
avr32
blackfin
m68k m68k: code reformatting for all start.S files 2016-07-30 22:59:18 +02:00
microblaze
mips
nds32
nios2
openrisc
powerpc Merge git://git.denx.de/u-boot-mpc86xx 2016-07-26 17:34:51 -04:00
sandbox Add a power domain framework/uclass 2016-07-27 16:29:56 -06:00
sh
sparc
x86 dm: Use dm_scan_fdt_dev() directly where possible 2016-07-27 14:15:54 -06:00
.gitignore
Kconfig