Revert "ARM: dts: msm: Add optional cluster device properties for sun"
This reverts commit 0ef09b4880
.
Signed-off-by: Bruce Levy <quic_blevy@quicinc.com>
Change-Id: Ic275ac0be6a6628a5a8ec29abfa42766b681dcc0
This commit is contained in:
@@ -1435,23 +1435,16 @@
|
||||
cluster-device0 {
|
||||
compatible = "qcom,lpm-cluster-dev";
|
||||
power-domains = <&CLUSTER_PD0>;
|
||||
qcom,pred-prem-cnt = <2>;
|
||||
qcom,sample-invalid-time = <40000000>;
|
||||
};
|
||||
|
||||
cluster-device1 {
|
||||
compatible = "qcom,lpm-cluster-dev";
|
||||
power-domains = <&CLUSTER_PD1>;
|
||||
qcom,pred-prem-cnt = <2>;
|
||||
qcom,sample-invalid-time = <40000000>;
|
||||
qcom,use-cluster-bias-timer;
|
||||
};
|
||||
|
||||
cluster-device2 {
|
||||
compatible = "qcom,lpm-cluster-dev";
|
||||
power-domains = <&CLUSTER_PD2>;
|
||||
qcom,pred-prem-cnt = <2>;
|
||||
qcom,sample-invalid-time = <40000000>;
|
||||
};
|
||||
|
||||
qcom,memshare {
|
||||
|
Reference in New Issue
Block a user