Skip to content

Commit

Permalink
fixup! arm64: dts: apple: t602x: Add ISP nodes
Browse files Browse the repository at this point in the history
Signed-off-by: Janne Grunau <j@jannau.net>
  • Loading branch information
jannau authored and marcan committed Oct 5, 2023
1 parent 9a57935 commit 348bad0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
7 changes: 0 additions & 7 deletions arch/arm64/boot/dts/apple/t602x-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -584,12 +584,5 @@
reg = <0 0 0 0>;
no-map;
};

isp_heap: isp-heap {
compatible = "apple,asc-mem";
/* Filled in by bootloder */
reg = <0 0 0 0>;
no-map;
};
};
};
3 changes: 0 additions & 3 deletions arch/arm64/boot/dts/apple/t602x-die0.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -305,9 +305,6 @@
<&ps_isp_clr>, <&ps_isp_raw>;
apple,dart-vm-size = <0x0 0xa0000000>;

memory-region = <&isp_heap>;
memory-region-names = "heap";

status = "disabled";
};

Expand Down

0 comments on commit 348bad0

Please sign in to comment.