]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'arm/apple-m1' into for-next
authorArnd Bergmann <arnd@arndb.de>
Thu, 8 Apr 2021 20:16:36 +0000 (22:16 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 8 Apr 2021 20:16:36 +0000 (22:16 +0200)
commit0d5fe4b31785b732b71e764b55cda5c8d6e3bbbf
tree520a4e96a947e8fac9e3338baf0f66ff5f7e85dc
parentf233c44e2e90ca3a21c27ce2dbe1bede3ed51491
parent1bb2fd3880d479a7a1bf833baee731ae69f09060
Merge branch 'arm/apple-m1' into for-next

* arm/apple-m1: (79 commits)
  arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetree
  dt-bindings: display: Add apple,simple-framebuffer
  arm64: Kconfig: Introduce CONFIG_ARCH_APPLE
  irqchip/apple-aic: Add support for the Apple Interrupt Controller
  dt-bindings: interrupt-controller: Add DT bindings for apple-aic
  arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h
  of/address: Add infrastructure to declare MMIO as non-posted
  asm-generic/io.h: implement pci_remap_cfgspace using ioremap_np
  arm64: Implement ioremap_np() to map MMIO as nGnRnE
  docs: driver-api: device-io: Document ioremap() variants & access funcs
  docs: driver-api: device-io: Document I/O access functions
  asm-generic/io.h:  Add a non-posted variant of ioremap()
  arm64: arch_timer: Implement support for interrupt-names
  dt-bindings: timer: arm,arch_timer: Add interrupt-names support
  arm64: cputype: Add CPU implementor & types for the Apple M1 cores
  dt-bindings: arm: cpus: Add apple,firestorm & icestorm compatibles
  dt-bindings: arm: apple: Add bindings for Apple ARM platforms
  dt-bindings: vendor-prefixes: Add apple prefix
  arm64: irq: allow FIQs to be handled
  arm64: Always keep DAIF.[IF] in sync
  ...
Documentation/devicetree/bindings/vendor-prefixes.yaml
MAINTAINERS
arch/arm64/Kconfig
arch/arm64/Kconfig.platforms
arch/arm64/configs/defconfig
arch/arm64/kernel/process.c