* [PATCH] arm64: dts: qcom: x1e80100: Add debug uart to Lenovo Yoga Slim 7x
@ 2024-10-04 19:24 Maya Matuszczyk
2024-10-06 19:45 ` Dmitry Baryshkov
2024-10-07 14:26 ` Bjorn Andersson
0 siblings, 2 replies; 3+ messages in thread
From: Maya Matuszczyk @ 2024-10-04 19:24 UTC (permalink / raw)
To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley
Cc: Maya Matuszczyk, linux-arm-msm, devicetree, linux-kernel
This commit enables the debug UART found on the motherboard under the SSD
Signed-off-by: Maya Matuszczyk <maccraft123mc@gmail.com>
---
.../boot/dts/qcom/x1e80100-lenovo-yoga-slim7x.dts | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/x1e80100-lenovo-yoga-slim7x.dts b/arch/arm64/boot/dts/qcom/x1e80100-lenovo-yoga-slim7x.dts
index 3c13331a9ef4..1f292cd4a713 100644
--- a/arch/arm64/boot/dts/qcom/x1e80100-lenovo-yoga-slim7x.dts
+++ b/arch/arm64/boot/dts/qcom/x1e80100-lenovo-yoga-slim7x.dts
@@ -15,6 +15,14 @@ / {
model = "Lenovo Yoga Slim 7x";
compatible = "lenovo,yoga-slim7x", "qcom,x1e80100";
+ aliases {
+ serial0 = &uart21;
+ };
+
+ chosen {
+ stdout-path = "serial0:115200n8";
+ };
+
pmic-glink {
compatible = "qcom,x1e80100-pmic-glink",
"qcom,sm8550-pmic-glink",
@@ -883,6 +891,11 @@ reset-n-pins {
};
+&uart21 {
+ compatible = "qcom,geni-debug-uart";
+ status = "okay";
+};
+
&usb_1_ss0_hsphy {
vdd-supply = <&vreg_l3j_0p8>;
vdda12-supply = <&vreg_l2j_1p2>;
--
2.45.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: dts: qcom: x1e80100: Add debug uart to Lenovo Yoga Slim 7x
2024-10-04 19:24 [PATCH] arm64: dts: qcom: x1e80100: Add debug uart to Lenovo Yoga Slim 7x Maya Matuszczyk
@ 2024-10-06 19:45 ` Dmitry Baryshkov
2024-10-07 14:26 ` Bjorn Andersson
1 sibling, 0 replies; 3+ messages in thread
From: Dmitry Baryshkov @ 2024-10-06 19:45 UTC (permalink / raw)
To: Maya Matuszczyk
Cc: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, linux-arm-msm, devicetree, linux-kernel
On Fri, Oct 04, 2024 at 09:24:36PM GMT, Maya Matuszczyk wrote:
> This commit enables the debug UART found on the motherboard under the SSD
>
> Signed-off-by: Maya Matuszczyk <maccraft123mc@gmail.com>
> ---
> .../boot/dts/qcom/x1e80100-lenovo-yoga-slim7x.dts | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
--
With best wishes
Dmitry
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: dts: qcom: x1e80100: Add debug uart to Lenovo Yoga Slim 7x
2024-10-04 19:24 [PATCH] arm64: dts: qcom: x1e80100: Add debug uart to Lenovo Yoga Slim 7x Maya Matuszczyk
2024-10-06 19:45 ` Dmitry Baryshkov
@ 2024-10-07 14:26 ` Bjorn Andersson
1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2024-10-07 14:26 UTC (permalink / raw)
To: Konrad Dybcio, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Maya Matuszczyk
Cc: linux-arm-msm, devicetree, linux-kernel
On Fri, 04 Oct 2024 21:24:36 +0200, Maya Matuszczyk wrote:
> This commit enables the debug UART found on the motherboard under the SSD
>
>
Applied, thanks!
[1/1] arm64: dts: qcom: x1e80100: Add debug uart to Lenovo Yoga Slim 7x
commit: 4c3d9c134892c4158867075c840b81a5ed28af1f
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-07 14:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-04 19:24 [PATCH] arm64: dts: qcom: x1e80100: Add debug uart to Lenovo Yoga Slim 7x Maya Matuszczyk
2024-10-06 19:45 ` Dmitry Baryshkov
2024-10-07 14:26 ` Bjorn Andersson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).