Re: [PATCH 2/8] arm64: dts: qcom: msm8916/39: Introduce new UART console pinctrl
From: Konrad Dybcio
Date: Tue Apr 15 2025 - 16:42:28 EST
On 4/15/25 3:52 PM, Stephan Gerhold wrote:
[...]
> + blsp_uart1_console_default: blsp-uart1-console-default-state {
> + tx-pins {
> + pins = "gpio0";
> + function = "blsp_uart1";
> + drive-strength = <16>;
> + bias-disable;
> + bootph-all;
> + };
> + rx-pins {
A newline between the two would be appreciated
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad