Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Pull ARM SoC cleanups from Olof Johansson: "A smallish number of general cleanup commits this release cycle. Some of these are minor tweaks: - shmobile change of binding for their GIC (using arm,pl390 now) - ARCH_RENESAS introduction - Misc other renesas updates There's also a couple of treewide commits from Masahiro Yamada cleaning up const/__initconst for SMP operation structs and a switch to using "depends on" instead of if-constructs on most of the Kconfig platform targets" * tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: staging: board: armadillo800eva: Use "arm,pl390" staging: board: kzm9d: Use "arm,pl390" ARM: shmobile: r8a7778 dtsi: Use "arm,pl390" for GIC ARM: shmobile: emev2 dtsi: Use "arm,pl390" for GIC ARM: shmobile: r8a7740 dtsi: Use "arm,pl390" for GIC ARM: shmobile: r7s72100 dtsi: Use "arm,pl390" for GIC ARM: use "depends on" for SoC configs instead of "if" after prompt ARM/clocksource: use automatic DT probing for ux500 PRCMU ARM: use const and __initconst for smp_operations ARM: hisi: do not export smp_operations structures ARM: mvebu: remove unused mach/gpio.h ARM: shmobile: Remove legacy mach/irqs.h ARM: shmobile: Introduce ARCH_RENESAS MAINTAINERS: Remove link to oss.renesas.com which is closed
No related branches found
No related tags found
Showing
- MAINTAINERS 0 additions, 1 deletionMAINTAINERS
- arch/arm/Kconfig 2 additions, 1 deletionarch/arm/Kconfig
- arch/arm/boot/dts/emev2.dtsi 1 addition, 1 deletionarch/arm/boot/dts/emev2.dtsi
- arch/arm/boot/dts/r7s72100.dtsi 1 addition, 1 deletionarch/arm/boot/dts/r7s72100.dtsi
- arch/arm/boot/dts/r8a7740.dtsi 1 addition, 1 deletionarch/arm/boot/dts/r8a7740.dtsi
- arch/arm/boot/dts/r8a7778.dtsi 1 addition, 1 deletionarch/arm/boot/dts/r8a7778.dtsi
- arch/arm/common/mcpm_platsmp.c 1 addition, 1 deletionarch/arm/common/mcpm_platsmp.c
- arch/arm/configs/multi_v7_defconfig 1 addition, 1 deletionarch/arm/configs/multi_v7_defconfig
- arch/arm/configs/shmobile_defconfig 1 addition, 1 deletionarch/arm/configs/shmobile_defconfig
- arch/arm/include/asm/psci.h 1 addition, 1 deletionarch/arm/include/asm/psci.h
- arch/arm/kernel/psci_smp.c 1 addition, 1 deletionarch/arm/kernel/psci_smp.c
- arch/arm/mach-alpine/Kconfig 2 additions, 1 deletionarch/arm/mach-alpine/Kconfig
- arch/arm/mach-alpine/platsmp.c 1 addition, 1 deletionarch/arm/mach-alpine/platsmp.c
- arch/arm/mach-at91/Kconfig 10 additions, 5 deletionsarch/arm/mach-at91/Kconfig
- arch/arm/mach-axxia/Kconfig 2 additions, 1 deletionarch/arm/mach-axxia/Kconfig
- arch/arm/mach-axxia/platsmp.c 1 addition, 1 deletionarch/arm/mach-axxia/platsmp.c
- arch/arm/mach-bcm/Kconfig 18 additions, 9 deletionsarch/arm/mach-bcm/Kconfig
- arch/arm/mach-bcm/bcm63xx_smp.c 1 addition, 1 deletionarch/arm/mach-bcm/bcm63xx_smp.c
- arch/arm/mach-bcm/kona_smp.c 1 addition, 1 deletionarch/arm/mach-bcm/kona_smp.c
- arch/arm/mach-bcm/platsmp-brcmstb.c 1 addition, 1 deletionarch/arm/mach-bcm/platsmp-brcmstb.c
Loading
Please register or sign in to comment