lkml.org 
[lkml]   [2023]   [Mar]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 2/2] arm64: dts: qcom: sa8155p-adp: enable the GNSS high-speed UART
Date
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Enable the high-speed UART port that's connected to the GNSS controller
on the board.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
arch/arm64/boot/dts/qcom/sa8155p-adp.dts | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sa8155p-adp.dts b/arch/arm64/boot/dts/qcom/sa8155p-adp.dts
index 459384ec8f23..339fea522509 100644
--- a/arch/arm64/boot/dts/qcom/sa8155p-adp.dts
+++ b/arch/arm64/boot/dts/qcom/sa8155p-adp.dts
@@ -17,6 +17,7 @@ / {

aliases {
serial0 = &uart2;
+ serial1 = &uart9;
};

chosen {
@@ -400,6 +401,10 @@ &uart2 {
status = "okay";
};

+&uart9 {
+ status = "okay";
+};
+
&ufs_mem_hc {
status = "okay";

--
2.37.2
\
 
 \ /
  Last update: 2023-03-27 00:51    [W:2.049 / U:0.436 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site