u-boot/arch/arm/mach-apple
Janne Grunau 6bfd07bf64 arm: apple: t602x: Add missing MMIO regions to memmap
The memory maps for Apple's M2 Pro/Max/Ultra left MMIO space out which
was not used by any driver at the time. The display out exposed as
simple-framebuffer use a power-domain controlled by a device in an
unmapped region.
Add a map covering this region as well as another MMIO region in the
range 0x4'0000'0000 - 0x5'0000'0000. The added regions cover all MMIO
annotated in Apple's device tree in this range.

Signed-off-by: Janne Grunau <j@jannau.net>
Reviewed-by: Eric Curtin <ecurtin@redhat.com>
Reviewed-by: Neal Gompa <neal@gompa.dev>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
2023-12-09 09:17:20 -05:00
..
board.c arm: apple: t602x: Add missing MMIO regions to memmap 2023-12-09 09:17:20 -05:00
Kconfig Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
lowlevel_init.S arm: apple: Add initial support for Apple's M1 SoC 2021-10-31 08:46:44 -04:00
Makefile arm: apple: nvme: Add SART support and RTKit buffer management 2022-06-23 08:24:49 -04:00
rtkit.c arm: apple: Increase RTKit timeouts 2022-06-23 08:24:49 -04:00
sart.c arm: apple: nvme: Add SART support and RTKit buffer management 2022-06-23 08:24:49 -04:00