Re: [PATCH 2/3] clk: mpfs_clk: Enable DM_FLAG_PRE_RELOC flag

2021-04-06 Thread Padmarao Begari
On Wed, Mar 31, 2021 at 12:55 PM Bin Meng wrote: > This driver is needed in the pre-relocation phase as the serial > driver depends on it. > > Signed-off-by: Bin Meng > --- > > drivers/clk/microchip/mpfs_clk.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git

[PATCH 2/3] clk: mpfs_clk: Enable DM_FLAG_PRE_RELOC flag

2021-03-31 Thread Bin Meng
This driver is needed in the pre-relocation phase as the serial driver depends on it. Signed-off-by: Bin Meng --- drivers/clk/microchip/mpfs_clk.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/clk/microchip/mpfs_clk.c b/drivers/clk/microchip/mpfs_clk.c index