File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 471
471
472
472
cluster_0_pd: power-domain-cluster0 {
473
473
#power-domain-cells = <0>;
474
- power-domains = <&cluster_2_pd>;
475
474
domain-idle-states = <&cluster_sleep_gold>;
475
+ power-domains = <&system_pd>;
476
476
};
477
477
478
478
cluster_1_pd: power-domain-cluster1 {
479
479
#power-domain-cells = <0>;
480
- power-domains = <&cluster_2_pd>;
481
480
domain-idle-states = <&cluster_sleep_gold>;
481
+ power-domains = <&system_pd>;
482
482
};
483
483
484
- cluster_2_pd : power-domain-cluster2 {
484
+ system_pd : power-domain-system {
485
485
#power-domain-cells = <0>;
486
486
domain-idle-states = <&cluster_sleep_apss_rsc_pc>;
487
487
};
5484
5484
<WAKE_TCS 3>,
5485
5485
<CONTROL_TCS 0>;
5486
5486
label = "apps_rsc";
5487
+ power-domains = <&system_pd>;
5487
5488
5488
5489
apps_bcm_voter: bcm-voter {
5489
5490
compatible = "qcom,bcm-voter";
You can’t perform that action at this time.
0 commit comments