mturney mturney has uploaded a new patch set (#74) to the change originally created by mturney mturney. ( https://review.coreboot.org/c/coreboot/+/25373 )
Change subject: sdm845: Add UART support ......................................................................
sdm845: Add UART support
TEST=build & run
Change-Id: I827906e820bc15b7f60fdd7876a54c9ed36a48a1 Signed-off-by: Mukesh Savaliya msavaliy@codeaurora.org Signed-off-by: Akash Asthana akashast@codeaurora.org --- M src/mainboard/google/cheza/Kconfig M src/soc/qualcomm/sdm845/Kconfig M src/soc/qualcomm/sdm845/Makefile.inc M src/soc/qualcomm/sdm845/include/soc/qcom_qup_se.h M src/soc/qualcomm/sdm845/include/soc/qupv3_fw_config.h M src/soc/qualcomm/sdm845/qcom_qup_se.c A src/soc/qualcomm/sdm845/uart.c 7 files changed, 239 insertions(+), 33 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/25373/74