public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] arm64: dts: qcom: qrb5165-rb5: add an alias for uart6
@ 2023-12-05 11:23 Bartosz Golaszewski
  2023-12-05 11:23 ` [PATCH 2/3] arm64: dts: qcom: qrb5165-rb5: add a pin function for BT enable GPIO Bartosz Golaszewski
  2023-12-05 11:23 ` [PATCH 3/3] arm64: dts: qcom: qrb5165-rb5: add the Bluetooth node Bartosz Golaszewski
  0 siblings, 2 replies; 6+ messages in thread
From: Bartosz Golaszewski @ 2023-12-05 11:23 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Krzysztof Kozlowski,
	Alex Elder, Srini Kandagatla
  Cc: linux-arm-msm, linux-kernel, devicetree, Bartosz Golaszewski

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Alias uart6 to serial1 for qrb5165-rb5. This is the high-speed port used
by Bluetooth.

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

diff --git a/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts b/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts
index c8cd40a462a3..ce6ae0771d34 100644
--- a/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts
+++ b/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts
@@ -23,6 +23,7 @@ / {
 
 	aliases {
 		serial0 = &uart12;
+		serial1 = &uart6;
 		sdhc2 = &sdhc_2;
 	};
 
-- 
2.40.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-12-05 12:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-05 11:23 [PATCH 1/3] arm64: dts: qcom: qrb5165-rb5: add an alias for uart6 Bartosz Golaszewski
2023-12-05 11:23 ` [PATCH 2/3] arm64: dts: qcom: qrb5165-rb5: add a pin function for BT enable GPIO Bartosz Golaszewski
2023-12-05 11:42   ` Johan Hovold
2023-12-05 11:52   ` Krzysztof Kozlowski
2023-12-05 12:07   ` Konrad Dybcio
2023-12-05 11:23 ` [PATCH 3/3] arm64: dts: qcom: qrb5165-rb5: add the Bluetooth node Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox