Skip to content
  • Linus Torvalds's avatar
    Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc · 19964541
    Linus Torvalds authored
    Pull ARM SoC 64-bit updates from Arnd Bergmann:
     "Changes to platform code for 64-bit ARM platforms.
    
      Andreas Färber adds two new platforms with initial code: Realtek
      RTD1295 and Action Semi S900. Both are fairly similar chips, used
      mainly in set-top-boxes, but with other possible applications, and
      additional members in the respective product families that could be
      added in the future. The code here is fairly minimal, as all the
      interesting parts are in device drivers and dts files.
    
      The Broadcom Vulcan platform gets dropped, as no products ever became
      available, and Cavium integrated the platform under a new name.
    
      Among some other defconfig changes, Timur Tabi enables a number of
      options that are typically required for server platforms"
    
    * tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
      arm64: defconfig: remove duplicate entry
      arm64: defconfig: enable Qualcomm Technologies EMAC and some PHY drivers
      arm64: defconfig: enable QCOM_L2_PMU and QCOM_L3_PMU
      arm64: defconfig: enable EDAC options
      arm64: defconfig: enable APEI and GHES features
      arm64: defconfig: enable support for PCIe hotplug
      arm64: defconfig: enable EFI_CAPSULE_LOADER
      arm64: defconfig: enable BLK_DEV_NVME
      arm64: defconfig: enable ACPI_CPPC_CPUFREQ
      arm64: marvell: enable ICU and GICP drivers
      arm64: marvell: enable the Armada 7K/8K pinctrl driver
      arm64: Prepare Actions Semi S900
      ARM64: defconfig: enable meson SPICC as module
      ARM64: defconfig: enable IR core, decoders and Meson IR device
      arm64: defconfig: enable Simple Sound Card support
      arm64: defconfig: Enable ARCH_BRCMSTB
      arm64: defconfig: drop ARCH_VULCAN
      arm64: disable Broadcom Vulcan platform
      MAINTAINERS: Add Realtek section
      ARM64: Prepare Realtek RTD1295
    19964541