Re: [PATCH] clk: imx7ulp: Make sure earlycon's clock is enabled

From: Shawn Guo
Date: Sat Aug 03 2019 - 04:57:22 EST


On Wed, Jul 24, 2019 at 11:06:00AM +0800, Anson.Huang@xxxxxxx wrote:
> From: Anson Huang <Anson.Huang@xxxxxxx>
>
> Earlycon's clock could be disabled during kernel boot up,
> if earlycon is enabled and its clock is gated, then kernel
> boot up will fail. Make sure earlycon's clock is enabled
> during kernel boot up.
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>

Applied, thanks.