Skip to content

Commit b790c68

Browse files
committed
fixup! arm64: dts: apple: Add PMP nodes and hook up power reporting
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 20362ae commit b790c68

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

arch/arm64/boot/dts/apple/t8112.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,7 +1116,7 @@
11161116
reg = <0x8>;
11171117
label = "pmp-dispext";
11181118
#power-domain-cells = <0>;
1119-
power-domains = <&pmp_report_dispext>;
1119+
power-domains = <&ps_dispext_cpu0>;
11201120
};
11211121

11221122
pmp_report_venc_sys: report@9 {
@@ -1702,7 +1702,7 @@
17021702
<0x2 0x71344000 0x0 0x4000>,
17031703
<0x2 0x71800000 0x0 0x800000>;
17041704
apple,bw-scratch = <&pmgr_dcp 0 4 0x5e0>;
1705-
power-domains = <&ps_dispext_cpu0>;
1705+
power-domains = <&pmp_report_dispext>;
17061706
resets = <&ps_dispext_cpu0>;
17071707
clocks = <&clk_dispext0>;
17081708
apple,dcp-index = <1>;

0 commit comments

Comments
 (0)