Merge tag 'soc-arm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Pull ARM SoC code updates from Arnd Bergmann: "There are two notable changes this time: - add a arch/arm/Kconfig.platforms file to simplify the platforms that have no code except their Kconfig file (Andrew Davis) - remove support for the ARM11MPCore CPU in the versatile/realview platform. Since this is the last remaining one after removing ox820, some core code can go as well (Linus Walleij) The other changes are minor cleanups and bugfixes" * tag 'soc-arm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: ARM: davinci: always select CONFIG_CPU_ARM926T soc: pxa: ssp: fix casts ARM: debug: fix DEBUG_UNCOMPRESS help for !MULTIPLATFORM ARM: MAINTAINERS: drop empty entries for removed boards ARM: Delete ARM11MPCore perf leftovers ARM: mach-nspire: Rework support and directory structure ARM: mach-sunplus: Rework support and directory structure ARM: mach-airoha: Rework support and directory structure ARM: mach-moxart: Move MOXA ART support into Kconfig.platforms ARM: mach-uniphier: Move Socionext UniPhier support into Kconfig.platforms ARM: mach-rda: Move RDA Micro support into Kconfig.platforms ARM: mach-asm9260: Move ASM9260 support into Kconfig.platforms ARM: Kconfig: move platform selection into its own Kconfig file ARM: Delete ARM11MPCore (ARM11 ARMv6K SMP) support MAINTAINERS: add Marvell MBus driver to Marvell EBU SoCs support ARM: mxs: Do not search for "fsl,clkctrl" ARM: imx: Use device_get_match_data() MAINTAINERS: add omap bus drivers to OMAP2+ SUPPORT ARM: at91: pm: set soc_pm.data.mode in at91_pm_secure_init()
No related branches found
No related tags found
Showing
- MAINTAINERS 2 additions, 22 deletionsMAINTAINERS
- arch/arm/Kconfig 1 addition, 89 deletionsarch/arm/Kconfig
- arch/arm/Kconfig.debug 2 additions, 9 deletionsarch/arm/Kconfig.debug
- arch/arm/Kconfig.platforms 183 additions, 0 deletionsarch/arm/Kconfig.platforms
- arch/arm/Makefile 0 additions, 4 deletionsarch/arm/Makefile
- arch/arm/kernel/perf_event_v6.c 0 additions, 124 deletionsarch/arm/kernel/perf_event_v6.c
- arch/arm/mach-airoha/Makefile 0 additions, 2 deletionsarch/arm/mach-airoha/Makefile
- arch/arm/mach-airoha/airoha.c 0 additions, 16 deletionsarch/arm/mach-airoha/airoha.c
- arch/arm/mach-asm9260/Kconfig 0 additions, 9 deletionsarch/arm/mach-asm9260/Kconfig
- arch/arm/mach-at91/pm.c 3 additions, 0 deletionsarch/arm/mach-at91/pm.c
- arch/arm/mach-davinci/Kconfig 1 addition, 0 deletionsarch/arm/mach-davinci/Kconfig
- arch/arm/mach-imx/mmdc.c 4 additions, 5 deletionsarch/arm/mach-imx/mmdc.c
- arch/arm/mach-moxart/Kconfig 0 additions, 28 deletionsarch/arm/mach-moxart/Kconfig
- arch/arm/mach-moxart/Makefile 0 additions, 4 deletionsarch/arm/mach-moxart/Makefile
- arch/arm/mach-moxart/moxart.c 0 additions, 6 deletionsarch/arm/mach-moxart/moxart.c
- arch/arm/mach-mxs/mach-mxs.c 3 additions, 1 deletionarch/arm/mach-mxs/mach-mxs.c
- arch/arm/mach-nspire/Kconfig 0 additions, 15 deletionsarch/arm/mach-nspire/Kconfig
- arch/arm/mach-nspire/Makefile 0 additions, 2 deletionsarch/arm/mach-nspire/Makefile
- arch/arm/mach-nspire/nspire.c 0 additions, 18 deletionsarch/arm/mach-nspire/nspire.c
- arch/arm/mach-rda/Kconfig 0 additions, 8 deletionsarch/arm/mach-rda/Kconfig
Loading
Please register or sign in to comment