clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flag
authorMichal Simek <michal.simek@xilinx.com>
Wed, 16 Sep 2020 11:20:55 +0000 (13:20 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 23 Sep 2020 12:29:58 +0000 (14:29 +0200)
fixed-rate driver is not different from clk_fixed_factor and it is required
very early in boot that's why setup flag for it.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>

No differences found