commit | 90023bdfe979a5ea3806b73e73fabfc3e1a94a04 | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb.connolly@linaro.org> | Mon Feb 26 17:26:11 2024 +0000 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Fri Mar 01 14:44:35 2024 +0000 |
tree | a5805e8d5e33ce6e2713c7b88c95310173c2f6cc | |
parent | 641237bf99f701ffdf3748f5fe1e118eb2d7b781 [diff] |
serial: msm: add debug UART Introduce support for early debugging. This relies on the previous stage bootloader to initialise the UART clocks, when running with U-Boot as the primary bootloader this feature doesn't work. It will require a way to configure the clocks before the driver model is available. Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Sumit Garg <sumit.garg@linaro.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>