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 <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent d305361 commit 450e178

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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)