From ce8060203c2db0ac2340a35d7c0dcb142d4f50e2 Mon Sep 17 00:00:00 2001 From: Sathish Ambley Date: Wed, 17 Aug 2016 13:40:29 -0700 Subject: [PATCH] ARM: dts: msm: Add remote debugger device configuration for msmcobalt Adding 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: I2c62cd56a0d801dc0b136863899d77454e4de605 Acked-by: Viswanatham Paduchuri Signed-off-by: Sathish Ambley --- arch/arm/boot/dts/qcom/msmcobalt.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/qcom/msmcobalt.dtsi b/arch/arm/boot/dts/qcom/msmcobalt.dtsi index 4675a374ef01..de4e733b3d8a 100644 --- a/arch/arm/boot/dts/qcom/msmcobalt.dtsi +++ b/arch/arm/boot/dts/qcom/msmcobalt.dtsi @@ -2961,4 +2961,5 @@ #include "msmcobalt-audio.dtsi" #include "msmcobalt-mdss.dtsi" #include "msmcobalt-mdss-pll.dtsi" +#include "msm-rdbg.dtsi" #include "msmcobalt-blsp.dtsi"