Re: [PATCH v4 1/3] arm64: dts: qcom: msm8917-xiaomi-riva: Enable debug UART console
Konrad Dybcio <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <[email protected]> |
On 8/20/26 1:03 PM, Reza Kurniawan wrote: > Xiaomi Redmi 5A has accessible UART test points on its PCB, they are > routed to the BLSP1 UART2 port. > > Enable the blsp1_uart2 node and configure stdout-path under the chosen > node to allow outputting kernel logs and facilitate early debugging. > > Signed-off-by: Reza Kurniawan <[email protected]> > --- Reviewed-by: Konrad Dybcio <[email protected]> Konrad