Merge "dt-bindings: Add snapshot of remote debugger driver"

This commit is contained in:
qctecmdr
2023-11-06 20:48:31 -08:00
committed by Gerrit - the friendly Code Review server
2 changed files with 62 additions and 0 deletions

View File

@@ -448,6 +448,17 @@
interrupt-controller;
#interrupt-cells = <2>;
};
smp2p_rdbg2_out: qcom,smp2p-rdbg2-out {
qcom,entry-name = "rdbg";
#qcom,smem-state-cells = <1>;
};
smp2p_rdbg2_in: qcom,smp2p-rdbg2-in {
qcom,entry-name = "rdbg";
interrupt-controller;
#interrupt-cells = <2>;
};
};
@@ -471,6 +482,17 @@
interrupt-controller;
#interrupt-cells = <2>;
};
smp2p_rdbg5_out: qcom,smp2p-rdbg5-out {
qcom,entry-name = "rdbg";
#qcom,smem-state-cells = <1>;
};
smp2p_rdbg5_in: qcom,smp2p-rdbg5-in {
qcom,entry-name = "rdbg";
interrupt-controller;
#interrupt-cells = <2>;
};
};
qcom,smp2p-modem {
@@ -2971,6 +2993,7 @@
#include "sun-usb.dtsi"
#include "sun-thermal.dtsi"
#include "sun-pcie.dtsi"
#include "msm-rdbg.dtsi"
&qupv3_se7_2uart {
status = "ok";