commit | ca6df49d62d7cc4c1653a4d9b1ecc61ecd530e02 | [log] [tgz] |
---|---|---|
author | Chunyan Zhang <chunyan.zhang@unisoc.com> | Wed Apr 08 10:02:34 2020 +0800 |
committer | Stephen Boyd <sboyd@kernel.org> | Mon Apr 13 12:20:07 2020 -0700 |
tree | 083ae0be03fc4230d83660a6beb51020cfa2fa5b | |
parent | 742b50f9dccf20b4f908162de986b78e7186bb80 [diff] |
clk: sprd: don't gate uart console clock 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. Fixes: 0e4b8a2349f3 ("clk: sprd: add clocks support for SC9863A") Signed-off-by: Chunyan Zhang <chunyan.zhang@unisoc.com> Link: https://lkml.kernel.org/r/20200408020234.31764-1-zhang.lyra@gmail.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>