Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc work against t602x/bringup #138

Closed
wants to merge 6 commits into from
Next
fixup! arm64: dts: apple: t8112: Add mtp device nodes for j413/j493
Increase mtp sram size required by macos 13.3

Signed-off-by: Janne Grunau <j@jannau.net>
  • Loading branch information
jannau committed Apr 20, 2023
commit 8005d178ccc4b4c358d9a28ca4e1c14d66a4a440
@@ -1228,7 +1228,7 @@
mtp: mtp@24e400000 {
compatible = "apple,t8112-mtp", "apple,t8112-rtk-helper-asc4", "apple,mtp", "apple,rtk-helper-asc4";
reg = <0x2 0x4e400000 0x0 0x4000>,
<0x2 0x4ec9c000 0x0 0x8000>;
<0x2 0x4ec9c000 0x0 0x100000>;
reg-names = "asc", "sram";
mboxes = <&mtp_mbox>;
iommus = <&mtp_dart 1>;