Skip to content

Commit 09bffbf

Browse files
hoshinolinajannau
authored andcommitted
arm64: dts: apple: Remove no-map from pagetables region
This should still be compatible with older kernels, since this region is always mapped cached. Signed-off-by: Asahi Lina <lina@asahilina.net>
1 parent 058e984 commit 09bffbf

4 files changed

Lines changed: 0 additions & 4 deletions

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,6 @@
491491

492492
uat_pagetables: uat-pagetables {
493493
reg = <0 0 0 0>;
494-
no-map;
495494
};
496495

497496
uat_ttbs: uat-ttbs {

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,6 @@
605605

606606
uat_pagetables: uat-pagetables {
607607
reg = <0 0 0 0>;
608-
no-map;
609608
};
610609

611610
uat_ttbs: uat-ttbs {

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,6 @@
446446

447447
uat_pagetables: uat-pagetables {
448448
reg = <0 0 0 0>;
449-
no-map;
450449
};
451450

452451
uat_ttbs: uat-ttbs {

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,6 @@
474474

475475
uat_pagetables: uat-pagetables {
476476
reg = <0x0 0 0 0>;
477-
no-map;
478477
};
479478

480479
uat_ttbs: uat-ttbs {

0 commit comments

Comments
 (0)