summaryrefslogtreecommitdiff
path: root/qcom/khaje.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'qcom/khaje.dtsi')
-rwxr-xr-xqcom/khaje.dtsi21
1 files changed, 18 insertions, 3 deletions
diff --git a/qcom/khaje.dtsi b/qcom/khaje.dtsi
index 198dede6..6625ff8f 100755
--- a/qcom/khaje.dtsi
+++ b/qcom/khaje.dtsi
@@ -855,6 +855,7 @@
<1 3 0xf08>,
<1 0 0xf08>;
clock-frequency = <19200000>;
+ qcom,erratum-858921;
};
dcc: dcc_v2@1be2000 {
@@ -1896,10 +1897,15 @@
};
pil@94c {
- compatible = "qcom,msm-imem-pil";
+ compatible = "qcom,pil-reloc-info";
reg = <0x94c 0xc8>;
};
+ pil@6dc {
+ compatible = "qcom,msm-imem-pil-disable-timeout";
+ reg = <0x6dc 0x4>;
+ };
+
diag_dload@c8 {
compatible = "qcom,msm-imem-diag-dload";
reg = <0xc8 0xc8>;
@@ -2530,6 +2536,8 @@
non-removable;
supports-cqe;
+ cap-mmc-hw-reset;
+
nvmem-cells = <&boot_config>;
nvmem-cell-names = "boot_conf";
@@ -2937,8 +2945,14 @@
qcom,gpucc = <&gpucc>;
qcom,mccc = <&mccc_debug>;
qcom,apsscc = <&apsscc_debug>;
- clock-names = "xo_clk_src";
- clocks = <&rpmcc RPM_SMD_XO_CLK_SRC>;
+ clocks = <&rpmcc RPM_SMD_XO_CLK_SRC>,
+ <&gcc 0>,
+ <&dispcc 0>,
+ <&gpucc 0>;
+ clock-names = "xo_clk_src",
+ "gcc",
+ "dispcc",
+ "gpucc";
#clock-cells = <1>;
};
@@ -3389,6 +3403,7 @@
modem_pas: remoteproc-mss@6080000 {
compatible = "qcom,khaje-modem-pas";
reg = <0x6080000 0x100>;
+ legacy-wlan;
clocks = <&rpmcc RPM_SMD_XO_CLK_SRC>;
clock-names = "xo";