From 15556562b8afd8801121c48e8d4af82f56661119 Mon Sep 17 00:00:00 2001 From: Devender Kaushik Date: Tue, 23 Jul 2024 10:39:32 +0530 Subject: [PATCH] ARM: dts: msm: add remote debugger support Add remote debugger device configuration. The Remote Debugger driver allows a debugger running on a host PC to communicate with a remote stub running on peripheral subsystems. Change-Id: I6513c219a4d3a50f0c0723036bd7387da3558477 Signed-off-by: Devender Kaushik --- qcom/tuna.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/qcom/tuna.dtsi b/qcom/tuna.dtsi index a69a186b..f9893d7d 100644 --- a/qcom/tuna.dtsi +++ b/qcom/tuna.dtsi @@ -983,6 +983,7 @@ #include "tuna-stub-regulators.dtsi" #include "tuna-usb.dtsi" #include "tuna-qupv3.dtsi" +#include "msm-rdbg.dtsi" &qupv3_se7_2uart { status = "ok";