We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20362ae commit b790c68Copy full SHA for b790c68
1 file changed
arch/arm64/boot/dts/apple/t8112.dtsi
@@ -1116,7 +1116,7 @@
1116
reg = <0x8>;
1117
label = "pmp-dispext";
1118
#power-domain-cells = <0>;
1119
- power-domains = <&pmp_report_dispext>;
+ power-domains = <&ps_dispext_cpu0>;
1120
};
1121
1122
pmp_report_venc_sys: report@9 {
@@ -1702,7 +1702,7 @@
1702
<0x2 0x71344000 0x0 0x4000>,
1703
<0x2 0x71800000 0x0 0x800000>;
1704
apple,bw-scratch = <&pmgr_dcp 0 4 0x5e0>;
1705
- power-domains = <&ps_dispext_cpu0>;
+ power-domains = <&pmp_report_dispext>;
1706
resets = <&ps_dispext_cpu0>;
1707
clocks = <&clk_dispext0>;
1708
apple,dcp-index = <1>;
0 commit comments