Skip to content

Commit c683be3

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 baf590d commit c683be3

3 files changed

Lines changed: 0 additions & 9 deletions

File tree

arch/arm64/boot/dts/apple/t600x-die0.dtsi

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,6 @@
217217
iommus = <&pmp_dart 0>;
218218
power-domains = <&ps_pmp>;
219219
status = "disabled";
220-
221-
tunables {
222-
};
223220
};
224221

225222
pmp_mbox: mbox@28ec08000 {

arch/arm64/boot/dts/apple/t602x-die0.dtsi

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,6 @@
240240
iommus = <&pmp_dart 0>;
241241
power-domains = <&ps_pmp>;
242242
status = "disabled";
243-
244-
tunables {
245-
};
246243
};
247244

248245
pmp_mbox: mbox@28ec08000 {

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1214,9 +1214,6 @@
12141214
iommus = <&pmp_dart 0>;
12151215
power-domains = <&ps_pmp>;
12161216
status = "disabled";
1217-
1218-
tunables {
1219-
};
12201217
};
12211218

12221219
pmgr: power-management@23b700000 {

0 commit comments

Comments
 (0)