Skip to content

Commit ad48bd6

Browse files
hoshinolinajannau
authored andcommitted
arm64: dts: apple: Remove no-map from remaining agx regions
This allows the crash dumper to dump these pages. Signed-off-by: Asahi Lina <lina@asahilina.net>
1 parent 0b88340 commit ad48bd6

4 files changed

Lines changed: 0 additions & 8 deletions

File tree

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,6 @@
486486

487487
uat_handoff: uat-handoff {
488488
reg = <0 0 0 0>;
489-
no-map;
490489
};
491490

492491
uat_pagetables: uat-pagetables {
@@ -495,7 +494,6 @@
495494

496495
uat_ttbs: uat-ttbs {
497496
reg = <0 0 0 0>;
498-
no-map;
499497
};
500498
};
501499
};

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,6 @@
600600

601601
uat_handoff: uat-handoff {
602602
reg = <0 0 0 0>;
603-
no-map;
604603
};
605604

606605
uat_pagetables: uat-pagetables {
@@ -609,7 +608,6 @@
609608

610609
uat_ttbs: uat-ttbs {
611610
reg = <0 0 0 0>;
612-
no-map;
613611
};
614612
};
615613
};

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,6 @@
441441

442442
uat_handoff: uat-handoff {
443443
reg = <0 0 0 0>;
444-
no-map;
445444
};
446445

447446
uat_pagetables: uat-pagetables {
@@ -450,7 +449,6 @@
450449

451450
uat_ttbs: uat-ttbs {
452451
reg = <0 0 0 0>;
453-
no-map;
454452
};
455453
};
456454

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,6 @@
469469

470470
uat_handoff: uat-handoff {
471471
reg = <0x0 0 0 0>;
472-
no-map;
473472
};
474473

475474
uat_pagetables: uat-pagetables {
@@ -478,7 +477,6 @@
478477

479478
uat_ttbs: uat-ttbs {
480479
reg = <0x0 0 0 0>;
481-
no-map;
482480
};
483481
};
484482

0 commit comments

Comments
 (0)