Skip to content

Commit 64ebb0e

Browse files
committed
arm64: dts: apple: Remove redundant reserved-memory from t6001
This is in t600x-common.dtsi. Signed-off-by: Asahi Lina <[email protected]>
1 parent 5993321 commit 64ebb0e

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

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

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -25,24 +25,6 @@
2525
/ {
2626
compatible = "apple,t6001", "apple,arm-platform";
2727

28-
reserved-memory {
29-
#address-cells = <2>;
30-
#size-cells = <2>;
31-
ranges;
32-
33-
uat_handoff: uat-handoff {
34-
reg = <0 0 0 0>;
35-
};
36-
37-
uat_pagetables: uat-pagetables {
38-
reg = <0 0 0 0>;
39-
};
40-
41-
uat_ttbs: uat-ttbs {
42-
reg = <0 0 0 0>;
43-
};
44-
};
45-
4628
soc {
4729
compatible = "simple-bus";
4830
#address-cells = <2>;

0 commit comments

Comments
 (0)