Skip to content

Commit 7e9f72b

Browse files
committed
fixup! arm64: dts: apple: Add initial t602x device trees
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 5eb2728 commit 7e9f72b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -738,8 +738,10 @@
738738
<AIC_IRQ 0 1142 IRQ_TYPE_LEVEL_HIGH>;
739739
mboxes = <&agx_mbox>;
740740
power-domains = <&ps_gfx>;
741-
memory-region = <&uat_ttbs>, <&uat_pagetables>, <&uat_handoff>;
742-
memory-region-names = "ttbs", "pagetables", "handoff";
741+
memory-region = <&uat_ttbs>, <&uat_pagetables>, <&uat_handoff>,
742+
<&gpu_hw_cal_a>, <&gpu_hw_cal_b>, <&gpu_globals>;
743+
memory-region-names = "ttbs", "pagetables", "handoff",
744+
"hw-cal-a", "hw-cal-b", "globals";
743745

744746
apple,firmware-version = <0 0 0>;
745747
apple,firmware-compat = <0 0 0>;

0 commit comments

Comments
 (0)