mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Set neo-llcc compatible for all neo variants"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
81498427fd
@@ -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",
|
||||
|
||||
@@ -40,10 +40,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
&cache_controller {
|
||||
compatible = "qcom,neo-sg-llcc", "qcom,llcc-v31";
|
||||
};
|
||||
|
||||
&firmware {
|
||||
qcom_scm {
|
||||
compatible = "qcom,scm";
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user