From: Caleb Connolly Date: Thu, 29 Jun 2023 21:00:54 +0000 (+0100) Subject: arm64: dts: qcom: c630: add debug uart X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=443042bec49e896705bbfd1969729c9bd69e194f;p=linux.git arm64: dts: qcom: c630: add debug uart The c630 exposes its debug UART via a connector on the PCB, enable it. Reviewed-by: Konrad Dybcio Signed-off-by: Caleb Connolly Link: https://lore.kernel.org/r/20230627-c630-uart-and-1p2-reg-v2-2-496b581935c1@linaro.org Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts b/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts index fbe1874f6cec3..f483b600722ae 100644 --- a/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts +++ b/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts @@ -33,6 +33,7 @@ chassis-type = "convertible"; aliases { + serial0 = &uart9; hsuart0 = &uart6; }; @@ -706,6 +707,10 @@ }; }; +&uart9 { + status = "okay"; +}; + &ufs_mem_hc { status = "okay";