]> Git Repo - J-linux.git/commitdiff
ARM: dts: qcom: samsung-matisse-common: Add UART
authorStefan Hansson <[email protected]>
Thu, 15 Feb 2024 18:02:02 +0000 (19:02 +0100)
committerBjorn Andersson <[email protected]>
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 <[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]>
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";
This page took 0.050355 seconds and 4 git commands to generate.