linux/Documentation/devicetree/bindings/mfd
Linus Torvalds d042380886 - Core Frameworks
- Add the MFD bindings doc to MAINTAINERS
 
 - New Drivers
    - X-Powers AC100 Audio CODEC and RTC
    - TI LP873x PMIC
    - Rockchip RK808 PMIC
    - Samsung Exynos Low Power Audio
 
  - New Device Support
    - Add support for STMPE1600 variant to stmpe
    - Add support for PM8018 PMIC to pm8921-core
    - Add support for AXP806 PMIC in axp20x
    - Add support for AXP209 GPIO in axp20x
 
  - New Functionality
    - Add support for Reset to all STMPE variants
    - Add support for MKBP event support to cros_ec
    - Add support for USB to intel_soc_pmic_bxtwc
    - Add support for IRQs and Power Button to tps65217
 
  - Fix-ups
    - Clean-up defunct author emails; da9063, max14577
    - Kconfig fixups; wm8350-i2c, as3722
    - Constify; altera-a10sr, sm501
    - Supply PCI IDs; intel-lpss-pci
    - Improve clocking; qcom_rpm
    - Fix IRQ probing; ucb1x00-core
    - Ensure fault log is cleared; da9052
    - Remove NO_IRQ check; ucb1x00-core
    - Supply I2C properties; intel-lpss-acpi, intel-lpss-pci
    - Non standard declaration; tps65217, max8997-irq
    - Remove unused code; lp873x, db8500-prcmu, ab8500-debugfs,
                          cros_ec_spi
    - Make non-modular; altera-a10sr, intel_msic, smsc-ece1099,
                        sun6i-prcm, twl-core,
    - OF bindings; ac100, stmpe, qcom-pm8xxx, qcom-rpm, rk808,
                   axp20x, lp873x, exynos5433-lpass, act8945a,
                   aspeed-scu, twl6040, arizona
 
  - Bug Fixes
    - Release OF pointer; qcom_rpm
    - Avoid double shifting in suspend/resume; 88pm80x
    - Fix 'defined but not used' error; exynos-lpass
    - Fix 'sleeping whilst attomic'; atmel-hlcdc
 -----BEGIN PGP SIGNATURE-----
 
 iQIcBAABCAAGBQJX9giOAAoJEFGvii+H/Hdh8aEP/iiHosBZsksZ4we8KAdoXkxi
 x5nnJvS9+4b5yaasSiN8e2xs9YMOlHu1CNZDZ3RJZ+rLusdVeg5ju5p5WED83pvi
 ltiPMhyqruM3d0rieTRHxeJFmmEf2exwKV3Y+5lo9586dFfJrmGp2AxScId4TtwP
 CcsjwYRx/WvVfWrv1xWsjd9b1RDlWglt3dcVhdKAQbvPPOy5O4ymXNMFs0DuFyZ+
 2A16sw7hdYenXSvAHlZzS5IqXP9JEeosu3O/mUUZKF3PO55t+KbQBGZiwXoal4gp
 1dwrdBjlrZaHcDa5Ra9x+jQ2kxIkyUT44CXKAHa7llTfZQkZIgnv/fWUhB8C5JxU
 iaqnN9rWQ2MNjt3Us/n1TSJH2kEnSNbzrQixE0n8yjIBsZePWlW2ZpWYRF7GPG2i
 2pB8oNz/NdDkKWdosR3ArnseNOKVcC+GtD+mHk0aKMPghPq+gDIRrdM0CFyWeIZE
 w/Cf+HHZPR0O1VuYZ9bHIhbgnEbz5xUADOtBAdppIBQiNEI/G9lJpG6Ft4FTQoPi
 CIbnnB/wxxMaEl85rUPYGkxQniuUI5f0tMv3k2ZtAZMKcqn6iXtiIOuXceM2vUdy
 ze1uddH4HuHLcrJT5x+J72XJL6RXzZKxOqd0b7BcXnvMVFJrWgleH1JQ2WqazAEW
 il1u28IkFusm/BW/0dps
 =Ja7p
 -----END PGP SIGNATURE-----

Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd

Pull MFD updates from Lee Jones:
 "Core framework:
   - Add the MFD bindings doc to MAINTAINERS

  New drivers:
   - X-Powers AC100 Audio CODEC and RTC
   - TI LP873x PMIC
   - Rockchip RK808 PMIC
   - Samsung Exynos Low Power Audio

  New device support:
   - Add support for STMPE1600 variant to stmpe
   - Add support for PM8018 PMIC to pm8921-core
   - Add support for AXP806 PMIC in axp20x
   - Add support for AXP209 GPIO in axp20x

  New functionality:
   - Add support for Reset to all STMPE variants
   - Add support for MKBP event support to cros_ec
   - Add support for USB to intel_soc_pmic_bxtwc
   - Add support for IRQs and Power Button to tps65217

  Fix-ups:
   - Clean-up defunct author emails (da9063, max14577)
   - Kconfig fixups (wm8350-i2c, as37220
   - Constify (altera-a10sr, sm501)
   - Supply PCI IDs (intel-lpss-pci)
   - Improve clocking (qcom_rpm)
   - Fix IRQ probing (ucb1x00-core)
   - Ensure fault log is cleared (da9052)
   - Remove NO_IRQ check (ucb1x00-core)
   - Supply I2C properties (intel-lpss-acpi, intel-lpss-pci)
   - Non standard declaration (tps65217, max8997-irq)
   - Remove unused code (lp873x, db8500-prcmu, ab8500-debugfs,
     cros_ec_spi)
   - Make non-modular (altera-a10sr, intel_msic, smsc-ece1099,
     sun6i-prcm, twl-core)
   - OF bindings (ac100, stmpe, qcom-pm8xxx, qcom-rpm, rk808, axp20x,
     lp873x, exynos5433-lpass, act8945a, aspeed-scu, twl6040, arizona)

  Bugfixes:
   - Release OF pointer (qcom_rpm)
   - Avoid double shifting in suspend/resume (88pm80x)
   - Fix 'defined but not used' error (exynos-lpass)
   - Fix 'sleeping whilst attomic' (atmel-hlcdc)"

* tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (69 commits)
  mfd: arizona: Handle probe deferral for reset GPIO
  mfd: arizona: Remove arizona_of_get_named_gpio helper function
  mfd: arizona: Add DT options for max_channels_clocked and PDM speaker config
  mfd: twl6040: Register child device for twl6040-pdmclk
  mfd: cros_ec_spi: Remove unused variable 'request'
  mfd: omap-usb-host: Return value is not 'const int'
  mfd: ab8500-debugfs: Remove 'weak' function suspend_test_wake_cause_interrupt_is_mine()
  mfd: ab8500-debugfs: Remove ab8500_dump_all_banks_to_mem()
  mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() calls
  mfd: ab8500-debugfs: Prevent initialised field from being over-written
  mfd: max8997-irq: 'inline' should be at the beginning of the declaration
  mfd: rk808: Fix RK818_IRQ_DISCHG_ILIM initializer
  mfd: tps65217: Fix nonstandard declaration
  mfd: lp873x: Remove unused mutex lock from struct lp873x
  mfd: atmel-hlcdc: Do not sleep in atomic context
  mfd: exynos-lpass: Mark PM functions as __maybe_unused
  mfd: intel-lpss: Add default I2C device properties for Apollo Lake
  mfd: twl-core: Make it explicitly non-modular
  mfd: sun6i-prcm: Make it explicitly non-modular
  mfd: smsc-ece1099: Make it explicitly non-modular
  ...
2016-10-07 08:35:35 -07:00
..
88pm860x.txt mfd: 88pm860x: Device tree support 2012-10-02 11:43:13 +02:00
ab8500.txt ARM: ux500: Fix intcore regulator name 2013-05-27 14:07:11 +02:00
ac100.txt mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC 2016-08-08 12:53:11 +01:00
act8945a.txt doc: bindings: mfd: act8945a: Update the example 2016-10-04 15:48:03 +01:00
arizona.txt mfd: arizona: Add DT options for max_channels_clocked and PDM speaker config 2016-10-04 15:48:05 +01:00
as3711.txt mfd: as3711: Add OF support 2013-04-05 11:20:14 +02:00
as3722.txt Doc: mfd: as3722: Add details of optional missing property 2014-07-09 16:38:21 +01:00
aspeed-scu.txt syscon: dt-bindings: Add documentation for Aspeed system control units 2016-10-04 15:48:03 +01:00
atmel-flexcom.txt mfd: devicetree: Add bindings for Atmel Flexcom 2015-10-30 17:19:48 +00:00
atmel-gpbr.txt mfd: dt-bindings: atmel-gpbr: Rename doc file to conform to naming convention 2014-09-26 08:24:03 +01:00
atmel-hlcdc.txt dt-bindings: consolidate display related bindings 2015-10-22 09:21:21 -05:00
atmel-matrix.txt mfd: syscon: Add Atmel Matrix bus DT binding documentation 2015-01-15 14:35:12 +01:00
atmel-smc.txt mfd: syscon: Add Atmel SMC binding doc 2015-01-15 14:35:13 +01:00
axp20x.txt mfd: axp20x: Add bindings for AXP806 PMIC 2016-09-13 14:09:59 +01:00
bfticu.txt devcietree: bindings: add some MFD Keymile FPGAs 2014-05-22 18:08:18 -05:00
brcm,bcm59056.txt dt-bindings: brcm: rationalize Broadcom documentation naming 2015-03-26 12:14:11 -05:00
cros-ec.txt bindings: mfd: cros ec: Document vbc EC property 2015-10-30 17:18:51 +00:00
da9052-i2c.txt documentation: da9052: Update regulator bindings names to match DA9052/53 DTS expectations 2016-07-29 16:50:03 -05:00
da9055.txt mfd: da9055: Add DT binding documentation for PMIC 2014-03-19 08:58:40 +00:00
da9062.txt devicetree: da9062: Add device tree bindings for DA9062 RTC 2015-08-11 15:08:58 +01:00
da9063.txt mfd: dt: Add bindings for DA9063 OnKey 2015-06-22 12:25:21 +01:00
da9150.txt mfd: da9150: Use relative paths in DT bindings document 2015-10-13 11:28:20 +01:00
fsl-imx25-tsadc.txt mfd: Add DT binding documentation for imx25 ADC/TSC 2016-02-11 15:34:44 +00:00
hi6421.txt mfd: dt-bindings: Add Device Tree bindings for HI6421 2014-09-26 08:15:59 +01:00
hisilicon,hi655x.txt mfd: hi655x: Add document for hi665x PMIC 2016-04-19 07:57:20 +01:00
lp873x.txt Documentation: mfd: Add DT bindings for the LP873X 2016-10-04 15:48:02 +01:00
lp3943.txt Documentation: Add LP3943 DT bindings and document 2014-01-21 08:27:55 +00:00
max8925.txt Documentation: Add docs for max8925 dt 2013-02-14 00:23:01 +01:00
max8998.txt mfd: max8998: Add support for Device Tree 2013-06-30 23:30:04 +02:00
max14577.txt devicetree: mfd: max14577: Add device tree bindings document 2014-09-24 15:25:54 +01:00
max77620.txt mfd: Add device-tree binding doc for PMIC MAX77620/MAX20024 2016-05-09 15:42:08 +01:00
max77686.txt mfd: max77686: Split out regulator part from the DT binding 2015-08-24 15:26:53 +01:00
max77693.txt Documentation: devicetree: Fix max77693 spelling errors 2016-08-30 17:07:47 -05:00
max77802.txt mfd: Add DT binding for Maxim MAX77802 IC 2015-08-24 15:26:32 +01:00
mc13xxx.txt ASoC: mc13783: Add devicetree support 2014-04-29 15:24:54 -07:00
mfd.txt MFD/OF: document MFD devices and handle simple-mfd 2015-05-11 08:55:03 +02:00
mt6397.txt dt-bindings: mfd: Add bindings for the MediaTek MT6323 PMIC 2016-03-16 08:50:28 +00:00
omap-usb-host.txt mfd: omap-usb-host: Update DT clock binding information 2014-03-13 22:26:12 +00:00
omap-usb-tll.txt mfd: omap-usb-tll: Update DT clock binding information 2014-03-13 22:27:17 +00:00
palmas.txt Documentation: dt-bindings: Fix interrupt documentation file path 2015-11-24 11:11:17 +00:00
qcom,spmi-pmic.txt mfd: qcom-spmi-pmic: Add specific compatible strings for Qualcomm's SPMI PMIC's 2015-03-30 10:07:08 +01:00
qcom,tcsr.txt mfd: qcom,tcsr: Add device tree binding for TCSR 2015-04-03 13:33:43 -07:00
qcom-pm8xxx.txt rtc: rtc-pm8xxx: Add support for pm8018 rtc 2016-08-31 09:33:33 +01:00
qcom-rpm.txt regulator: qcom_rpm-regulator: Add support for pm8018 rpm regulator 2016-08-31 09:33:54 +01:00
qriox.txt devcietree: bindings: add some MFD Keymile FPGAs 2014-05-22 18:08:18 -05:00
rk808.txt mfd: dt-bindings: Add RK818 device tree bindings document 2016-08-31 13:48:51 +01:00
rn5t618.txt mfd: rn5t618: Add Ricoh RN5T567 PMIC support 2016-06-29 10:11:23 +01:00
samsung,exynos5433-lpass.txt mfd: Add DT bindings documentation for Samsung Exynos LPASS 2016-10-04 15:48:02 +01:00
samsung,sec-core.txt dt-bindings: regulator/mfd: Reorganize S2MPA01 bindings 2016-01-14 08:43:49 +00:00
sky81452.txt dt-bindings: move backlight bindings under leds 2015-10-22 09:21:22 -05:00
stmpe.txt Documentation: dt: Add stmpe1600 compatible string to STMPE MFD 2016-08-10 09:24:57 +01:00
sun6i-prcm.txt mfd: sun6i-prcm: Add support for Allwinner A23 PRCM 2014-07-21 16:54:25 +01:00
syscon.txt mfd: syscon: Add a DT property to set value width 2016-01-11 06:08:02 +00:00
tc3589x.txt Documentation: devicetree: fix reference to legacy wakeup properties 2015-10-30 13:04:19 -05:00
ti-keystone-devctrl.txt mfd: ti-keystone-devctrl: Add bindings for device state control 2014-06-03 08:11:53 +01:00
tps6507x.txt tps6507x.txt: Remove executable permission 2015-05-29 10:23:58 -05:00
tps65086.txt Documentation: tps65086: Add DT bindings for the TPS65086 PMIC 2016-03-16 08:50:15 +00:00
tps65910.txt regulator: tps65910: fix interrupt documentation link 2014-03-10 15:51:07 +00:00
tps65912.txt Documentation: tps65912: Add DT bindings for the TPS65912 PMIC 2016-02-11 16:30:22 +00:00
twl-familly.txt
twl4030-audio.txt mfd: twl4030-audio: Add DT support 2012-09-18 15:45:05 +02:00
twl4030-power.txt mfd: dt-bindings: twl4030-power: Use the standard property to mark power control 2014-09-26 08:23:57 +01:00
twl6040.txt mfd: twl6040: Register child device for twl6040-pdmclk 2016-10-04 15:48:05 +01:00