diff options
author | Dong Aisheng <[email protected]> | 2021-07-02 16:54:38 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2021-08-05 18:12:23 -0700 |
commit | 283f1b9a0401859c53fdd6483ab66f1c4fadaea5 (patch) | |
tree | 976c0d5221fd5045d50e21df82737e8a307f2f41 /lib/debugobjects.c | |
parent | f828b0bcacef189edbd247e9f48864fc36bfbe33 (diff) |
clk: imx6q: fix uart earlycon unwork
The earlycon depends on the bootloader setup UART clocks being retained.
There're actually two uart clocks (ipg, per) on MX6QDL,
but the 'Fixes' commit change to register only one which means
another clock may be disabled during booting phase
and result in the earlycon unwork.
Cc: [email protected] # v5.10+
Fixes: 379c9a24cc23 ("clk: imx: Fix reparenting of UARTs not associated with stdout")
Signed-off-by: Dong Aisheng <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Abel Vesa <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions