commit | 98a69dfd4a6fdd17b4e1cf7382d38bc6b26291a7 | [log] [tgz] |
---|---|---|
author | Igor Opaniuk <igor.opaniuk@gmail.com> | Mon Mar 16 23:07:16 2020 +0200 |
committer | Igor Opaniuk <igor.opaniuk@gmail.com> | Mon Mar 16 23:21:42 2020 +0200 |
tree | 240ed9d5bd8bd154106b7cbffb03a8c2550775c9 | |
parent | fc1596b34761104f9384766d49286938b1dff622 [diff] |
plat: imx: imx8qm: apply clk/pinmux configuration for DEBUG_CONSOLE Having DEBUG_CONSOLE enabled without enabling DEBUG_CONSOLE_A53 doesn't make sense (since UART pinmux/clock configuration is applied for UART only when DEBUG_CONSOLE_A53 is enabled). Enable DEBUG_CONSOLE_A53 if DEBUG_CONSOLE is enabled. Signed-off-by: Igor Opaniuk <igor.opaniuk@gmail.com> Change-Id: I8ca411d5544658b9bcc39e5340ec042c51088b96