Merge "ARM: dts: msm: Add optional cluster device properties for sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
e7dca19272
@@ -1471,16 +1471,23 @@
|
||||
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