Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
Pull MFS updates from Samuel Ortiz: "This is the MFD pull request for the 3.9 merge window. No new drivers this time, but a bunch of fairly big cleanups: - Roger Quadros worked on a OMAP USBHS and TLL platform data consolidation, OMAP5 support and clock management code cleanup. - The first step of a major sync for the ab8500 driver from Lee Jones. In particular, the debugfs and the sysct interfaces got extended and improved. - Peter Ujfalusi sent a nice patchset for cleaning and fixing the twl-core driver, with a much needed module id lookup code improvement. - The regular wm5102 and arizona cleanups and fixes from Mark Brown. - Laxman Dewangan extended the palmas APIs in order to implement the palmas GPIO and rt drivers. - Laxman also added DT support for the tps65090 driver. - The Intel SCH and ICH drivers got a couple fixes from Aaron Sierra and Darren Hart. - Linus Walleij patchset for the ab8500 driver allowed ab8500 and ab9540 based devices to switch to the new abx500 pin-ctrl driver. - The max8925 now has device tree and irqdomain support thanks to Qing Xu. - The recently added rtsx driver got a few cleanups and fixes for a better card detection code path and now also supports the RTS5227 chipset, thanks to Wei Wang and Roger Tseng." * tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6: (109 commits) mfd: lpc_ich: Use devres API to allocate private data mfd: lpc_ich: Add Device IDs for Intel Wellsburg PCH mfd: lpc_sch: Accomodate partial population of the MFD devices mfd: da9052-i2c: Staticize da9052_i2c_fix() mfd: syscon: Fix sparse warning mfd: twl-core: Fix kernel panic on boot mfd: rtsx: Fix issue that booting OS with SD card inserted mfd: ab8500: Fix compile error mfd: Add missing GENERIC_HARDIRQS dependecies Documentation: Add docs for max8925 dt mfd: max8925: Add dts mfd: max8925: Support dt for backlight mfd: max8925: Fix onkey driver irq base mfd: max8925: Fix mfd device register failure mfd: max8925: Add irqdomain for dt mfd: vexpress: Allow vexpress-sysreg to self-initialise mfd: rtsx: Support RTS5227 mfd: rtsx: Implement driving adjustment to device-dependent callbacks mfd: vexpress: Add pseudo-GPIO based LEDs mfd: ab8500: Rename ab8500 to abx500 for hwmon driver ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/mfd/max8925.txt 64 additions, 0 deletionsDocumentation/devicetree/bindings/mfd/max8925.txt
- Documentation/devicetree/bindings/power_supply/max8925_batter.txt 18 additions, 0 deletions...ation/devicetree/bindings/power_supply/max8925_batter.txt
- Documentation/devicetree/bindings/regulator/tps65090.txt 122 additions, 0 deletionsDocumentation/devicetree/bindings/regulator/tps65090.txt
- Documentation/devicetree/bindings/video/backlight/max8925-backlight.txt 10 additions, 0 deletions...devicetree/bindings/video/backlight/max8925-backlight.txt
- arch/arm/boot/dts/mmp2-brownstone.dts 158 additions, 0 deletionsarch/arm/boot/dts/mmp2-brownstone.dts
- arch/arm/boot/dts/mmp2.dtsi 3 additions, 1 deletionarch/arm/boot/dts/mmp2.dtsi
- arch/arm/mach-omap2/board-zoom-display.c 7 additions, 7 deletionsarch/arm/mach-omap2/board-zoom-display.c
- drivers/gpio/Kconfig 7 additions, 0 deletionsdrivers/gpio/Kconfig
- drivers/gpio/Makefile 1 addition, 0 deletionsdrivers/gpio/Makefile
- drivers/gpio/gpio-palmas.c 184 additions, 0 deletionsdrivers/gpio/gpio-palmas.c
- drivers/input/misc/max8925_onkey.c 0 additions, 3 deletionsdrivers/input/misc/max8925_onkey.c
- drivers/memstick/host/rtsx_pci_ms.c 7 additions, 0 deletionsdrivers/memstick/host/rtsx_pci_ms.c
- drivers/mfd/88pm800.c 3 additions, 7 deletionsdrivers/mfd/88pm800.c
- drivers/mfd/88pm805.c 2 additions, 2 deletionsdrivers/mfd/88pm805.c
- drivers/mfd/88pm80x.c 4 additions, 18 deletionsdrivers/mfd/88pm80x.c
- drivers/mfd/Kconfig 38 additions, 34 deletionsdrivers/mfd/Kconfig
- drivers/mfd/Makefile 1 addition, 1 deletiondrivers/mfd/Makefile
- drivers/mfd/ab8500-core.c 55 additions, 6 deletionsdrivers/mfd/ab8500-core.c
- drivers/mfd/ab8500-debugfs.c 1194 additions, 54 deletionsdrivers/mfd/ab8500-debugfs.c
- drivers/mfd/ab8500-gpadc.c 71 additions, 19 deletionsdrivers/mfd/ab8500-gpadc.c
Loading
Please register or sign in to comment