Skip to content

Commit 450e178

Browse files
Newbyteeandersson
authored andcommitted
ARM: dts: qcom: samsung-matisse-common: Add UART
This was not enabled in the matisse-wifi tree. Without this, it is not possible to use the USB port for serial debugging via a "Carkit debug cable". Signed-off-by: Stefan Hansson <newbyte@postmarketos.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20240215180322.99089-5-newbyte@postmarketos.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent d305361 commit 450e178

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm/boot/dts/qcom/qcom-msm8226-samsung-matisse-common.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,10 @@
219219
};
220220
};
221221

222+
&blsp1_uart3 {
223+
status = "okay";
224+
};
225+
222226
&rpm_requests {
223227
regulators {
224228
compatible = "qcom,rpm-pm8226-regulators";

0 commit comments

Comments
 (0)