]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
clk: imx8mq: Keep uart clocks on during system boot
authorAnson Huang <Anson.Huang@nxp.com>
Wed, 19 Jun 2019 07:12:40 +0000 (15:12 +0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 24 Jun 2019 01:43:40 +0000 (09:43 +0800)
commit15c64ff7625513c551e2b50c1ae28f729b61c5d3
tree14b275575a90bc1b31c333ed16e14263ccc478fd
parente5190586a92d43f26994f200cc3554c6dea4ceaa
clk: imx8mq: Keep uart clocks on during system boot

Call imx_register_uart_clocks() API to keep uart clocks enabled
when earlyprintk or earlycon is active.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-imx8mq.c