]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
doc: board: apple: Mention M2 and M2 Pro/Max/Ultra SoCs
authorJanne Grunau <j@jannau.net>
Thu, 7 May 2026 08:05:49 +0000 (10:05 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 12 May 2026 18:11:08 +0000 (12:11 -0600)
These SoCs are supported since 2022/2023 but were never added to the
documentation. The devices very similar to the equivalent M1 devices.
The biggest difference is that the M2 and M2 Pro/Max based laptops no
longer use SPI for the keyboard.

Signed-off-by: Janne Grunau <j@jannau.net>
Acked-by: Mark Kettenis <kettenis@openbsd.org>
doc/board/apple/m1.rst

index 8fa7637629e76e83d96285fd71abab5d0c2ac7a2..5d2cf750fde9e95528089fab985a45d71e5d76f2 100644 (file)
@@ -8,14 +8,18 @@ developed by the Asahi Linux project.  At this point the machines with
 the following SoCs work:
 
  - Apple M1 SoC (t8103)
+ - Apple M2 SoC (t8112)
  - Apple M1 Pro SoC (t6000)
  - Apple M1 Max SoC (t6001)
  - Apple M1 Ultra SoC (t6002)
+ - Apple M2 Pro SoC (t6020)
+ - Apple M2 Max SoC (t6021)
+ - Apple M2 Ultra SoC (t6022)
 
 On these SoCs the following hardware is supported:
 
  - S5L serial port
- - SPI keyboard (on laptops)
+ - SPI keyboard (on M1 laptops)
  - Framebuffer
  - NVMe storage
  - USB 3.1 Type-C ports
@@ -77,7 +81,7 @@ supported SoCs.
 
    * - SoC
      - Base Address
-   * - M1 (t8103)
+   * - M1 (t8103) and M2 (t8112)
      - 0x235200000
-   * - M1 Pro/Max/Ultra (t6000/t6001/t6002)
+   * - M1 Pro/Max/Ultra (t6000/t6001/t6002) and M2 Pro/Max/Ultra (t6020/t6021/t6022)
      - 0x39b200000