ARM: dts: qcom: samsung-matisse-common: Add UART
authorStefan Hansson <newbyte@postmarketos.org>
Thu, 15 Feb 2024 18:02:02 +0000 (19:02 +0100)
committerBjorn Andersson <andersson@kernel.org>
Mon, 19 Feb 2024 05:00:31 +0000 (23:00 -0600)
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>
arch/arm/boot/dts/qcom/qcom-msm8226-samsung-matisse-common.dtsi

index 24ed2ba85d629cf22ee2b1f73ae7698943faa259..a15a44fc0181bf23e7531ecdc8978505ca48189d 100644 (file)
        };
 };
 
+&blsp1_uart3 {
+       status = "okay";
+};
+
 &rpm_requests {
        regulators {
                compatible = "qcom,rpm-pm8226-regulators";