diff options
author | Michal Simek <michal.simek@xilinx.com> | 2016-07-29 13:03:29 +0200 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2016-08-01 08:35:02 +0200 |
commit | a9022b017a904013529b7bad934e739049daa93c (patch) | |
tree | 9a825c9447d1c84f0d32feda942b970fc9b9b4fc /configs/bf537-srv1_defconfig | |
parent | 26fb8db0f4d1e7c118b5e8f3a8849f359b91c166 (diff) | |
download | u-boot-imx-a9022b017a904013529b7bad934e739049daa93c.zip u-boot-imx-a9022b017a904013529b7bad934e739049daa93c.tar.gz u-boot-imx-a9022b017a904013529b7bad934e739049daa93c.tar.bz2 |
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: 911954859d6dece49c3e4835faea004cfe392506)
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>
Diffstat (limited to 'configs/bf537-srv1_defconfig')
0 files changed, 0 insertions, 0 deletions