Skip to content

Commit 961be03

Browse files
committed
arm64: apple: t602x: Remove disabled status from uat reserved-mem regions
m1n1 unfortunately doesn't enable these. Drop 3 months after a m1n1 which enables these is released. Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 27b0580 commit 961be03

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -614,17 +614,14 @@
614614
};
615615

616616
uat_handoff: uat-handoff {
617-
status = "disabled";
618617
reg = <0 0 0 0>;
619618
};
620619

621620
uat_pagetables: uat-pagetables {
622-
status = "disabled";
623621
reg = <0 0 0 0>;
624622
};
625623

626624
uat_ttbs: uat-ttbs {
627-
status = "disabled";
628625
reg = <0 0 0 0>;
629626
};
630627
};

0 commit comments

Comments
 (0)