mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
Merge "ARM: dts: msm: add qdss component for sdxpinn"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
9322da655d
2504
qcom/sdxpinn-coresight.dtsi
Normal file
2504
qcom/sdxpinn-coresight.dtsi
Normal file
File diff suppressed because it is too large
Load Diff
15
qcom/sdxpinn-debug.dtsi
Normal file
15
qcom/sdxpinn-debug.dtsi
Normal file
@@ -0,0 +1,15 @@
|
||||
#include <dt-bindings/soc/qcom,dcc_v2.h>
|
||||
|
||||
&soc {
|
||||
dcc: dcc_v2@100ff000 {
|
||||
compatible = "qcom,dcc-v2";
|
||||
reg = <0x240ff000 0x1000>,
|
||||
<0x24080000 0x18000>;
|
||||
|
||||
qcom,transaction_timeout = <0>;
|
||||
status = "disabled";
|
||||
reg-names = "dcc-base", "dcc-ram-base";
|
||||
dcc-ram-offset = <0>;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -657,6 +657,8 @@
|
||||
|
||||
#include "ipcc-test-sdxpinn.dtsi"
|
||||
#include "sdxpinn-regulators.dtsi"
|
||||
#include "sdxpinn-coresight.dtsi"
|
||||
#include "sdxpinn-debug.dtsi"
|
||||
#include "sdxpinn-pinctrl.dtsi"
|
||||
#include "sdxpinn-pcie.dtsi"
|
||||
#include "sdxpinn-qupv3.dtsi"
|
||||
|
||||
Reference in New Issue
Block a user