aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/n_tracesink.c
diff options
context:
space:
mode:
authorChunyan Zhang2019-08-26 15:29:29 +0800
committerGreg Kroah-Hartman2019-09-04 12:43:55 +0200
commit418319026ca3e7b7b8964fed8dbe7ba464c1d95a (patch)
tree956ac578e8fa2f1972af287aed5c3f3a227e4910 /drivers/tty/n_tracesink.c
parente85c9d6786e5afc93c3a29582cf42ee4b00b1e08 (diff)
serial: sprd: keep console alive even if missing the 'enable' clock
The sprd serial console can work with only 26M fixed clock, but the probe() is returning fail if the clock "enable" is not configured in device tree. This patch will fix the problem to let the uart device which is used for console can be initialized even missing "enable" clock configured in devicetree. We should make sure the debug function as available as we can. Signed-off-by: Chunyan Zhang <chunyan.zhang@unisoc.com> Signed-off-by: Chunyan Zhang <zhang.lyra@gmail.com> Reviewed-by: Baolin Wang <baolin.wang@linaro.org> Tested-by: Baolin Wang <baolin.wang@linaro.org> Link: https://lore.kernel.org/r/20190826072929.7696-4-zhang.lyra@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/n_tracesink.c')
0 files changed, 0 insertions, 0 deletions