-
- Downloads
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Pull ARM SoC fixes from Olof Johansson: "Mostly bugfixes and a few small code removals. Worth pointing out is: - A handful of more fixes to get DT enablement working properly on OMAP, finding new breakage of things that don't work quite right yet without the traditional board files. I expect a bit more of this to come in this release as people test on their hardware. - Implementation of power_down_finish() on vexpress, to make kexec work and to stop the MCPM core to produce a warning (the warning was new to 3.13-rc1). - A handful of minor fixes for various platforms" * tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: ARM: bcm2835: add missing #xxx-cells to I2C nodes ARM: dts: Add max77686 RTC interrupt to cros5250-common ARM: vexpress/TC2: Implement MCPM power_down_finish() ARM: tegra: Provide dummy powergate implementation ARM: omap: fix warning with LPAE build ARM: OMAP2+: Remove legacy omap4_twl6030_hsmmc_init ARM: OMAP2+: Remove legacy mux code for display.c ARM: OMAP2+: Fix undefined reference to set_cntfreq gpio: twl4030: Fix passing of pdata in the device tree case gpio: twl4030: Fix regression for twl gpio output ARM: OMAP2+: More randconfig fixes for reconfigure_io_chain ARM: dts: imx6qdl: disable spdif "rxtx5" clock option ARM: dts: Fix omap2 specific dtsi files by adding the missing entries ARM: OMAP2+: Fix GPMC and simplify bootloader timings for 8250 and smc91x i2c: omap: Fix missing device tree flags for omap2
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/i2c/i2c-omap.txt 2 additions, 1 deletionDocumentation/devicetree/bindings/i2c/i2c-omap.txt
- arch/arm/boot/dts/bcm2835.dtsi 4 additions, 0 deletionsarch/arm/boot/dts/bcm2835.dtsi
- arch/arm/boot/dts/cros5250-common.dtsi 12 additions, 0 deletionsarch/arm/boot/dts/cros5250-common.dtsi
- arch/arm/boot/dts/imx6qdl.dtsi 1 addition, 1 deletionarch/arm/boot/dts/imx6qdl.dtsi
- arch/arm/boot/dts/omap-zoom-common.dtsi 1 addition, 1 deletionarch/arm/boot/dts/omap-zoom-common.dtsi
- arch/arm/boot/dts/omap2.dtsi 96 additions, 0 deletionsarch/arm/boot/dts/omap2.dtsi
- arch/arm/boot/dts/omap2420.dtsi 23 additions, 0 deletionsarch/arm/boot/dts/omap2420.dtsi
- arch/arm/boot/dts/omap2430.dtsi 49 additions, 0 deletionsarch/arm/boot/dts/omap2430.dtsi
- arch/arm/mach-omap2/Makefile 3 additions, 3 deletionsarch/arm/mach-omap2/Makefile
- arch/arm/mach-omap2/common.h 0 additions, 1 deletionarch/arm/mach-omap2/common.h
- arch/arm/mach-omap2/display.c 0 additions, 78 deletionsarch/arm/mach-omap2/display.c
- arch/arm/mach-omap2/gpmc.c 19 additions, 39 deletionsarch/arm/mach-omap2/gpmc.c
- arch/arm/mach-omap2/omap-secure.h 7 additions, 0 deletionsarch/arm/mach-omap2/omap-secure.h
- arch/arm/mach-omap2/omap4-common.c 0 additions, 57 deletionsarch/arm/mach-omap2/omap4-common.c
- arch/arm/mach-omap2/pm34xx.c 1 addition, 1 deletionarch/arm/mach-omap2/pm34xx.c
- arch/arm/mach-omap2/prm44xx_54xx.h 1 addition, 1 deletionarch/arm/mach-omap2/prm44xx_54xx.h
- arch/arm/mach-vexpress/spc.c 40 additions, 0 deletionsarch/arm/mach-vexpress/spc.c
- arch/arm/mach-vexpress/spc.h 1 addition, 0 deletionsarch/arm/mach-vexpress/spc.h
- arch/arm/mach-vexpress/tc2_pm.c 61 additions, 5 deletionsarch/arm/mach-vexpress/tc2_pm.c
- drivers/gpio/gpio-twl4030.c 9 additions, 4 deletionsdrivers/gpio/gpio-twl4030.c
Loading
Please register or sign in to comment