Re: [PATCH] clk: sprd: don't gate uart console clock

From: Stephen Boyd
Date: Tue Apr 07 2020 - 16:34:51 EST


Quoting Chunyan Zhang (2020-04-06 19:02:38)
> On Sun, 5 Apr 2020 at 11:08, Stephen Boyd <sboyd@xxxxxxxxxx> wrote:
> >
> > Quoting Chunyan Zhang (2020-03-31 03:45:32)
> > > Don't gate uart1_eb which provides console clock, gating that clock would
> > > make serial stop working if serial driver didn't enable that explicitly.
> > >
> > > Signed-off-by: Chunyan Zhang <chunyan.zhang@xxxxxxxxxx>
> > > ---
> >
> > Do you have a Fixes: tag?
>
> I didn't leave a Fixed tag since that commit [1] will be merged into v5.7-rc1
>
> [1] https://www.spinics.net/lists/linux-clk/msg46430.html

Please still provide a Fixes tag. It helps track what commit is fixed
regardless.