linux_dsm_epyc7002/Documentation/devicetree/bindings/mfd
Linus Torvalds df9cdc1727 - Core Frameworks
- Add new !TOUCHSCREEN_SUN4I dependency for SUN4I_GPADC
    - List include/dt-bindings/mfd/* to files supported in MAINTAINERS
 
  - New Drivers
    - Intel Apollo Lake SPI NOR
    - ST STM32 Timers (Advanced, Basic and PWM)
    - Motorola 6556002 CPCAP (PMIC)
 
  - New Device Support
    - Add support for AXP221 to axp20x
    - Add support for Intel Gemini Lake to intel-lpss-pci
    - Add support for MT6323 LED to mt6397-core
    - Add support for COMe-bBD#, COMe-bSL6, COMe-bKL6,
                      COMe-cAL6 and COMe-cKL6 to kempld-core
 
  - New Functionality
    - Add support for Analog CODAC to sun6i-prcm
    - Add support for Watchdog to lpc_ich
 
  - Fix-ups
    - Error handling improvements; axp288_charger, axp20x, ab8500-sysctrl
    - Adapt platform data handling; axp20x
    - IRQ handling improvements; arizona, axp20x
    - Remove superfluous code; arizona, axp20x, lpc_ich
    - Trivial coding style/spelling fixes; axp20x, abx500, mfd.txt
    - Regmap fix-ups; axp20x
    - DT changes; mfd.txt, aspeed-lpc, aspeed-gfx, ab8500-core, tps65912, mt6397
    - Use new I2C probing mechanism; max77686
    - Constification; rk808
 
  - Bug Fixes
    - Stop data transfer whilst suspended; cros_ec
 -----BEGIN PGP SIGNATURE-----
 
 iQIcBAABCAAGBQJYrYwQAAoJEFGvii+H/HdhVMMP/3Y5/S1y7bCRhsta3PQVHT/2
 +nxu833451qTTUKNqR5rTQrjdjVLr6+rfhMmMxIDhHMrn3EvwT0bQDQmncLLYgc2
 u5n2j93Y/nfyJvy76W3aTlisBaKfxhFBuLBEkewXNwPaZk97tbgf9IbyNq6eirHo
 afv5Z54q9RN+OlT5ZfM8mJcOQAdyE6CXzq/GKZI6LjSqPb5vQhasqoD/yb9pMMga
 jYseI47KlIVLhUnnAjxRdxt16rjtee2JHZmGCGJaeo+nWiTwDOZ5l5eZDHKwD6ng
 3CW4xWDPbzeLD22oi6Uzvhx+8Eqt9S/K1AY+kn3W6WLk/CTi5yamMHw0DjBUcS9a
 hqdqGZrCSveRQrSCt/9N5uzSMkiUHFMGdj5LtX3yB4fDp0R42WJGMxkvidKb7otB
 wJIT0i5T5M5G3IT3xPkdEtfEAK3xoAus+IF0faFNaD7GqsEs97KD+740nTgulSKz
 g28Lo6NLpZhl+uQ74fx76Wll+Onj1voWABZW8Z//kjRWkAwKU8OhbXrX8kccGY6m
 C980wWtj0979jYFstwUuSXspjuvk9L1nfSuLBmtawm9S58TUIS/WLe2A8kU9/XEY
 e3PLpO4AxvCJvBBa80yVFG15JoaTX5TOg/F3NqKYaHqA2cusOVOEFAeOAdwav2rL
 SR2Y8s8ceIL4n9ccmr0b
 =P5Dp
 -----END PGP SIGNATURE-----

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

Pull MFD updates from Lee Jones:
 "Core Frameworks:
   - Add new !TOUCHSCREEN_SUN4I dependency for SUN4I_GPADC
   - List include/dt-bindings/mfd/* to files supported in MAINTAINERS

  New Drivers:
   - Intel Apollo Lake SPI NOR
   - ST STM32 Timers (Advanced, Basic and PWM)
   - Motorola 6556002 CPCAP (PMIC)

  New Device Support:
   - Add support for AXP221 to axp20x
   - Add support for Intel Gemini Lake to intel-lpss-pci
   - Add support for MT6323 LED to mt6397-core
   - Add support for COMe-bBD#, COMe-bSL6, COMe-bKL6, COMe-cAL6 and
     COMe-cKL6 to kempld-core

  New Functionality:
   - Add support for Analog CODAC to sun6i-prcm
   - Add support for Watchdog to lpc_ich

  Fix-ups:
   - Error handling improvements; axp288_charger, axp20x, ab8500-sysctrl
   - Adapt platform data handling; axp20x
   - IRQ handling improvements; arizona, axp20x
   - Remove superfluous code; arizona, axp20x, lpc_ich
   - Trivial coding style/spelling fixes; axp20x, abx500, mfd.txt
   - Regmap fix-ups; axp20x
   - DT changes; mfd.txt, aspeed-lpc, aspeed-gfx, ab8500-core, tps65912,
     mt6397
   - Use new I2C probing mechanism; max77686
   - Constification; rk808

  Bug Fixes:
   - Stop data transfer whilst suspended; cros_ec"

* tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (43 commits)
  mfd: lpc_ich: Enable watchdog on Intel Apollo Lake PCH
  mfd: lpc_ich: Remove useless comments in core part
  mfd: Add support for several boards to Kontron PLD driver
  mfd: constify regmap_irq_chip structures
  MAINTAINERS: Add include/dt-bindings/mfd to MFD entry
  mfd: cpcap: Add minimal support
  mfd: mt6397: Add MT6323 LED support into MT6397 driver
  Documentation: devicetree: Add LED subnode binding for MT6323 PMIC
  mfd: tps65912: Export OF device ID table as module aliases
  mfd: ab8500-core: Rename clock device and compatible
  mfd: cros_ec: Send correct suspend/resume event to EC
  mfd: max77686: Remove I2C device ID table
  mfd: max77686: Use the struct i2c_driver .probe_new instead of .probe
  mfd: max77686: Use of_device_get_match_data() helper
  mfd: max77686: Don't attempt to get i2c_device_id .data
  mfd: ab8500-sysctrl: Handle probe deferral
  mfd: intel-lpss: Add Intel Gemini Lake PCI IDs
  mfd: axp20x: Fix AXP806 access errors on cold boot
  mfd: cros_ec: Send suspend state notification to EC
  mfd: cros_ec: Prevent data transfer while device is suspended
  ...
2017-02-23 08:18:01 -08: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
altera-a10sr.txt dt-bindings: mfd: Add Altera Arria10 System Resource Chip bindings 2016-11-29 08:21:18 +00: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 dt-bindings: mfd: as3722: Drop reference to pm_power_off 2017-02-01 13:13:27 -06:00
aspeed-gfx.txt mfd: dt: Add bindings for the Aspeed SoC Display Controller (GFX) 2017-02-13 09:29:42 +00:00
aspeed-lpc.txt mfd: dt: Add bindings for the Aspeed LPC Host Controller (LHC) 2017-02-13 09:29:42 +00: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 regulator: lp873x: Add support for populating input supply 2016-11-11 15:36:38 +00: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 regulator: max77620: add documentation for MPOK property 2016-11-23 16:27:42 +00: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: dt: Add ranges, #address-cells and #size-cells as optional properties 2017-02-13 09:29:42 +00:00
motorola-cpcap.txt mfd: cpcap: Add minimal support 2017-02-13 09:29:44 +00:00
mt6397.txt Documentation: devicetree: Add LED subnode binding for MT6323 PMIC 2017-02-13 09:29:44 +00:00
omap-usb-host.txt Documentation: omap-usb-host: fix OMAP OHCI/EHCI file names 2017-01-09 10:19:13 -06: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-pm8xxx.txt mfd: pm8xxx: add support to pm8821 2016-11-29 08:21:36 +00:00
qcom-rpm.txt regulator: qcom_rpm-regulator: Add support for pm8018 rpm regulator 2016-08-31 09:33:54 +01: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
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 RC5T619 PMIC support 2016-11-29 08:21:35 +00: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
stm32-timers.txt dt-bindings: mfd: Add bindings for STM32 Timers driver 2017-01-23 12:02:54 +00: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 regulator: tps65086: Fix 25mV ranges for BUCK regulators 2016-12-01 17:42:27 +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
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
twl-familly.txt