Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Pull ARM SoC driver updates from Arnd Bergmann: "Driver updates for ARM SoCs, these contain various things that touch the drivers/ directory but got merged through arm-soc for practical reasons: - Rockchip rk3368 gains power domain support - Small updates for the ARM spmi driver - The Atmel PMC driver saw a larger rework, touching both arch/arm/mach-at91 and drivers/clk/at91 - All reset controller driver changes alway get merged through arm-soc, though this time the largest change is the addition of a MIPS pistachio reset driver - One bugfix for the NXP (formerly Freescale) i.MX weim bus driver" * tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (43 commits) bus: imx-weim: Take the 'status' property value into account clk: at91: remove useless includes clk: at91: pmc: remove useless capacities handling clk: at91: pmc: drop at91_pmc_base usb: gadget: atmel: access the PMC using regmap ARM: at91: remove useless includes and function prototypes ARM: at91: pm: move idle functions to pm.c ARM: at91: pm: find and remap the pmc ARM: at91: pm: simply call at91_pm_init clk: at91: pmc: move pmc structures to C file clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probe clk: at91: remove IRQ handling and use polling clk: at91: make use of syscon/regmap internally clk: at91: make use of syscon to share PMC registers in several drivers hwmon: (scpi) add energy meter support firmware: arm_scpi: add support for 64-bit sensor values firmware: arm_scpi: decrease Tx timeout to 20ms firmware: arm_scpi: fix send_message and sensor_get_value for big-endian reset: sti: Make reset_control_ops const reset: zynq: Make reset_control_ops const ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/bus/ti-gpmc.txt 5 additions, 0 deletionsDocumentation/devicetree/bindings/bus/ti-gpmc.txt
- Documentation/devicetree/bindings/reset/img,pistachio-reset.txt 55 additions, 0 deletions...ntation/devicetree/bindings/reset/img,pistachio-reset.txt
- Documentation/devicetree/bindings/soc/rockchip/power_domain.txt 21 additions, 0 deletions...ntation/devicetree/bindings/soc/rockchip/power_domain.txt
- arch/arm/mach-at91/Kconfig 1 addition, 0 deletionsarch/arm/mach-at91/Kconfig
- arch/arm/mach-at91/at91rm9200.c 0 additions, 2 deletionsarch/arm/mach-at91/at91rm9200.c
- arch/arm/mach-at91/at91sam9.c 0 additions, 2 deletionsarch/arm/mach-at91/at91sam9.c
- arch/arm/mach-at91/generic.h 2 additions, 11 deletionsarch/arm/mach-at91/generic.h
- arch/arm/mach-at91/pm.c 59 additions, 11 deletionsarch/arm/mach-at91/pm.c
- arch/arm/mach-at91/sama5.c 1 addition, 1 deletionarch/arm/mach-at91/sama5.c
- drivers/bus/imx-weim.c 1 addition, 1 deletiondrivers/bus/imx-weim.c
- drivers/bus/sunxi-rsb.c 2 additions, 2 deletionsdrivers/bus/sunxi-rsb.c
- drivers/clk/at91/clk-generated.c 54 additions, 41 deletionsdrivers/clk/at91/clk-generated.c
- drivers/clk/at91/clk-h32mx.c 20 additions, 20 deletionsdrivers/clk/at91/clk-h32mx.c
- drivers/clk/at91/clk-main.c 143 additions, 181 deletionsdrivers/clk/at91/clk-main.c
- drivers/clk/at91/clk-master.c 37 additions, 57 deletionsdrivers/clk/at91/clk-master.c
- drivers/clk/at91/clk-peripheral.c 79 additions, 58 deletionsdrivers/clk/at91/clk-peripheral.c
- drivers/clk/at91/clk-pll.c 66 additions, 84 deletionsdrivers/clk/at91/clk-pll.c
- drivers/clk/at91/clk-plldiv.c 20 additions, 24 deletionsdrivers/clk/at91/clk-plldiv.c
- drivers/clk/at91/clk-programmable.c 51 additions, 45 deletionsdrivers/clk/at91/clk-programmable.c
- drivers/clk/at91/clk-slow.c 19 additions, 16 deletionsdrivers/clk/at91/clk-slow.c
Loading
Please register or sign in to comment