Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Pull ARM SoC driver updates from Olof Johansson: "Driver updates for v4.1. Some of these are for drivers/soc, where we find more and more SoC-specific drivers these days. Some are for other driver subsystems where we have received acks from the appropriate maintainers. The larger parts of this branch are: - MediaTek support for their PMIC wrapper interface, a high-level interface for talking to the system PMIC over a dedicated I2C interface. - Qualcomm SCM driver has been moved to drivers/firmware. It's used for CPU up/down and needs to be in a shared location for arm/arm64 common code. - cleanup of ARM-CCI PMU code. - another set of cleanusp to the OMAP GPMC code" * tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (43 commits) soc/mediatek: Remove unused variables clocksource: atmel-st: select MFD_SYSCON soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCs arm-cci: Fix CCI PMU event validation arm-cci: Split the code for PMU vs driver support arm-cci: Get rid of secure transactions for PMU driver arm-cci: Abstract the CCI400 PMU specific definitions arm-cci: Rearrange code for splitting PMU vs driver code drivers: cci: reject groups spanning multiple HW PMUs ARM: at91: remove useless include clocksource: atmel-st: remove mach/hardware dependency clocksource: atmel-st: use syscon/regmap ARM: at91: time: move the system timer driver to drivers/clocksource ARM: at91: properly initialize timer ARM: at91: at91rm9200: remove deprecated arm_pm_restart watchdog: at91rm9200: implement restart handler watchdog: at91rm9200: use the system timer syscon mfd: syscon: Add atmel system timer registers definition ARM: at91/dt: declare atmel,at91rm9200-st as a syscon soc: qcom: gsbi: Add support for ADM CRCI muxing ...
Showing
- Documentation/devicetree/bindings/arm/atmel-at91.txt 3 additions, 1 deletionDocumentation/devicetree/bindings/arm/atmel-at91.txt
- Documentation/devicetree/bindings/arm/cci.txt 5 additions, 2 deletionsDocumentation/devicetree/bindings/arm/cci.txt
- Documentation/devicetree/bindings/bus/renesas,bsc.txt 46 additions, 0 deletionsDocumentation/devicetree/bindings/bus/renesas,bsc.txt
- Documentation/devicetree/bindings/bus/simple-pm-bus.txt 44 additions, 0 deletionsDocumentation/devicetree/bindings/bus/simple-pm-bus.txt
- Documentation/devicetree/bindings/soc/qcom/qcom,gsbi.txt 20 additions, 10 deletionsDocumentation/devicetree/bindings/soc/qcom/qcom,gsbi.txt
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- arch/arm/Kconfig 2 additions, 0 deletionsarch/arm/Kconfig
- arch/arm/boot/dts/at91rm9200.dtsi 5 additions, 1 deletionarch/arm/boot/dts/at91rm9200.dtsi
- arch/arm/include/asm/arm-cci.h 42 additions, 0 deletionsarch/arm/include/asm/arm-cci.h
- arch/arm/mach-at91/Kconfig 1 addition, 0 deletionsarch/arm/mach-at91/Kconfig
- arch/arm/mach-at91/Makefile 1 addition, 1 deletionarch/arm/mach-at91/Makefile
- arch/arm/mach-at91/at91rm9200.c 0 additions, 19 deletionsarch/arm/mach-at91/at91rm9200.c
- arch/arm/mach-at91/generic.h 0 additions, 3 deletionsarch/arm/mach-at91/generic.h
- arch/arm/mach-at91/include/mach/at91_st.h 0 additions, 61 deletionsarch/arm/mach-at91/include/mach/at91_st.h
- arch/arm/mach-exynos/Kconfig 1 addition, 1 deletionarch/arm/mach-exynos/Kconfig
- arch/arm/mach-mediatek/Kconfig 1 addition, 0 deletionsarch/arm/mach-mediatek/Kconfig
- arch/arm/mach-omap2/gpmc-nand.c 10 additions, 8 deletionsarch/arm/mach-omap2/gpmc-nand.c
- arch/arm/mach-omap2/gpmc-onenand.c 2 additions, 2 deletionsarch/arm/mach-omap2/gpmc-onenand.c
- arch/arm/mach-omap2/usb-tusb6010.c 2 additions, 2 deletionsarch/arm/mach-omap2/usb-tusb6010.c
- arch/arm/mach-qcom/Kconfig 0 additions, 3 deletionsarch/arm/mach-qcom/Kconfig
Please register or sign in to comment