Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Pull ARM SoC updates from Arnd Bergmann: "SoC specific code is generally used for older platforms that don't (yet) use device tree to do the same things. - Support is added for i.MXRT10xx, a Cortex-M7 based microcontroller from NXP. At the moment this is still incomplete as other portions are merged through different trees. - Long abandoned support for running NOMMU ARMv4 or ARMv5 platforms gets removed, now the Arm NOMMU platforms are limited to the Cortex-M family of microcontrollers - Two old PXA boards get removed, along with corresponding driver bits. - Continued cleanup of the Intel IXP4xx platforms, removing some remnants of the old board files. - Minor Cleanups and fixes for Orion, PXA, MMP, Mstar, Samsung - CPU idle support for AT91 - A system controller driver for Polarfire" * tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (29 commits) ARM: remove support for NOMMU ARMv4/v5 ARM: PXA: fix up decompressor code soc: microchip: make mpfs_sys_controller_put static ARM: pxa: remove Intel Imote2 and Stargate 2 boards ARM: mmp: Fix failure to remove sram device ARM: mstar: Select ARM_ERRATA_814220 soc: add microchip polarfire soc system controller ARM: at91: Kconfig: select PM_OPP ARM: at91: PM: add cpu idle support for sama7g5 ARM: at91: ddr: fix typo to align with datasheet naming ARM: at91: ddr: align macro definitions ARM: at91: ddr: remove CONFIG_SOC_SAMA7 dependency ARM: ixp4xx: Convert to SPARSE_IRQ and P2V ARM: ixp4xx: Drop all common code ARM: ixp4xx: Drop custom DMA coherency and bouncing ARM: ixp4xx: Remove feature bit accessors net: ixp4xx_hss: Check features using syscon net: ixp4xx_eth: Drop platform data support soc: ixp4xx-npe: Access syscon regs using regmap soc: ixp4xx: Add features from regmap helper ...
Showing
- Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml 10 additions, 10 deletions...mentation/devicetree/bindings/soc/samsung/exynos-usi.yaml
- MAINTAINERS 0 additions, 7 deletionsMAINTAINERS
- arch/arm/Kconfig 16 additions, 29 deletionsarch/arm/Kconfig
- arch/arm/configs/pxa_defconfig 0 additions, 3 deletionsarch/arm/configs/pxa_defconfig
- arch/arm/mach-at91/Kconfig 1 addition, 0 deletionsarch/arm/mach-at91/Kconfig
- arch/arm/mach-at91/pm.c 26 additions, 1 deletionarch/arm/mach-at91/pm.c
- arch/arm/mach-at91/pm_suspend.S 2 additions, 2 deletionsarch/arm/mach-at91/pm_suspend.S
- arch/arm/mach-bcm/Kconfig 0 additions, 1 deletionarch/arm/mach-bcm/Kconfig
- arch/arm/mach-dove/irq.c 3 additions, 3 deletionsarch/arm/mach-dove/irq.c
- arch/arm/mach-exynos/firmware.c 3 additions, 1 deletionarch/arm/mach-exynos/firmware.c
- arch/arm/mach-footbridge/include/mach/hardware.h 7 additions, 13 deletionsarch/arm/mach-footbridge/include/mach/hardware.h
- arch/arm/mach-footbridge/include/mach/io.h 0 additions, 20 deletionsarch/arm/mach-footbridge/include/mach/io.h
- arch/arm/mach-imx/Kconfig 7 additions, 0 deletionsarch/arm/mach-imx/Kconfig
- arch/arm/mach-imx/Makefile 2 additions, 0 deletionsarch/arm/mach-imx/Makefile
- arch/arm/mach-imx/mach-imxrt.c 19 additions, 0 deletionsarch/arm/mach-imx/mach-imxrt.c
- arch/arm/mach-integrator/Kconfig 1 addition, 36 deletionsarch/arm/mach-integrator/Kconfig
- arch/arm/mach-integrator/hardware.h 0 additions, 5 deletionsarch/arm/mach-integrator/hardware.h
- arch/arm/mach-ixp4xx/Kconfig 0 additions, 57 deletionsarch/arm/mach-ixp4xx/Kconfig
- arch/arm/mach-ixp4xx/Makefile 1 addition, 18 deletionsarch/arm/mach-ixp4xx/Makefile
- arch/arm/mach-ixp4xx/common-pci.c 0 additions, 451 deletionsarch/arm/mach-ixp4xx/common-pci.c
Loading
Please register or sign in to comment