commit | a86d23ae2058b4870c57829a76de7cf4a56d9f9c | [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 | d718e3e8fd24ad4fdc13dcd277a2c632d7addec1 [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>