Merge "ARM: dts: msm: Set neo-llcc compatible for all neo variants"

This commit is contained in:
qctecmdr
2022-11-16 06:23:01 -08:00
committed by Gerrit - the friendly Code Review server
3 changed files with 1 additions and 9 deletions

View File

@@ -612,7 +612,7 @@
};
};
cache_controller: cache-controller@19200000 {
compatible = "qcom,neo-xr-llcc", "qcom,llcc-v31";
compatible = "qcom,neo-llcc", "qcom,llcc-v31";
reg = <0x19200000 0x180000>, <0x19A00000 0x80000>,
<0x19AF0000 0x8000>, <0x19CF0000 0x8000>;
reg-names = "llcc_base", "llcc_broadcast_base",

View File

@@ -40,10 +40,6 @@
};
};
&cache_controller {
compatible = "qcom,neo-sg-llcc", "qcom,llcc-v31";
};
&firmware {
qcom_scm {
compatible = "qcom,scm";

View File

@@ -10,10 +10,6 @@
status = "ok";
};
&cache_controller {
compatible = "qcom,neo-sg-v2-llcc", "qcom,llcc-v31";
};
&wlan_kiwi {
/delete-property/ vdd-wlan-supply;
/delete-property/ qcom,pdc_init_table;