mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
Merge "ARM: dts: msm: Add coresight nodes for sdmmagpie"
This commit is contained in:
commit
4978791dce
2589
arch/arm64/boot/dts/qcom/sdmmagpie-coresight.dtsi
Normal file
2589
arch/arm64/boot/dts/qcom/sdmmagpie-coresight.dtsi
Normal file
File diff suppressed because it is too large
Load Diff
@ -1054,6 +1054,15 @@
|
||||
#thermal-sensor-cells = <1>;
|
||||
};
|
||||
|
||||
dcc: dcc_v2@10a2000 {
|
||||
compatible = "qcom,dcc-v2";
|
||||
reg = <0x10a2000 0x1000>,
|
||||
<0x10ae000 0x2000>;
|
||||
reg-names = "dcc-base", "dcc-ram-base";
|
||||
|
||||
dcc-ram-offset = <0x6000>;
|
||||
};
|
||||
|
||||
qcom,llcc@9200000 {
|
||||
compatible = "qcom,llcc-core", "syscon", "simple-mfd";
|
||||
reg = <0x9200000 0x450000>;
|
||||
@ -1829,3 +1838,4 @@
|
||||
#include "pm6150.dtsi"
|
||||
#include "pm6150l.dtsi"
|
||||
#include "sdmmagpie-regulator.dtsi"
|
||||
#include "sdmmagpie-coresight.dtsi"
|
||||
|
Loading…
x
Reference in New Issue
Block a user