1
0
Fork 0
alistair23-linux/Documentation/devicetree/bindings/mfd
Linus Torvalds ebcf5bb282 - Core Frameworks
- Document (kerneldoc) core mfd_add_devices() API
 
  - New Drivers
    - Add support for Altera SOCFPGA System Manager
    - Add support for Maxim MAX77650/77651 PMIC
    - Add support for Maxim MAX77663 PMIC
    - Add support for ST Multi-Function eXpander (STMFX)
 
  - New Device Support
    - Add support for LEDs to Intel Cherry Trail Whiskey Cove PMIC
    - Add support for RTC to SAMSUNG Electronics S2MPA01 PMIC
    - Add support for SAM9X60 to Atmel HLCDC (High-end LCD Controller)
    - Add support for USB X-Powers AXP 8xx PMICs
    - Add support for Integrated Sensor Hub (ISH) to ChromeOS EC
    - Add support for USB PD Logger to ChromeOS EC
    - Add support for AXP223 to X-Powers AXP series PMICs
    - Add support for Power Supply to X-Powers AXP 803 PMICs
    - Add support for Comet Lake to Intel Low Power Subsystem
    - Add support for Fingerprint MCU to ChromeOS EC
    - Add support for Touchpad MCU to ChromeOS EC
    - Move TI LM3532 support to LED
 
  - New Functionality
    - Add/extend DT support; max77650, max77620
    - Add support for power-off; max77620
    - Add support for clocking; syscon
    - Add support for host sleep event; cros_ec
 
  - Fix-ups
    - Trivial; Formatting, spelling, etc; Kconfig, sec-core, ab8500-debugfs
    - Remove unused functionality; rk808, da9063-*
    - SPDX conversion; da9063-*, atmel-*,
    - Adapt/add new register definitions; cs47l35-tables, cs47l90-tables, imx6q-iomuxc-gpr
    - Fix-up DT bindings; ti-lmu, cirrus,lochnagar
    - Simply obtaining driver data; ssbi, t7l66xb, tc6387xb, tc6393xb
 
  - Bug Fixes
    - Fix incorrect defined values; max77620, da9063
    - Fix device initialisation; twl6040
    - Reset device on init; intel-lpss
    - Fix build warnings when !OF; sun6i-prcm
    - Register OF match tables; tps65912-spi
    - Fix DMI matching; intel_quark_i2c_gpio
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEdrbJNaO+IJqU8IdIUa+KL4f8d2EFAlzame0ACgkQUa+KL4f8
 d2GbBQ//bUoA+hcTo/ZUyQQGmE8axikZ6pacY+Y41pdzzLFoOM3IIz4NpdUF0fP2
 6r11zDiM2cL9CuMJl/AMiBv7fifowYykaBUEkkm8n2Cpj/bpLIm8eQy6jf14kqNR
 gj9sTy/feBcnZhqLLx9x9W9695nRTE4q3g+mDOj5sXRvZxqcPBaNgWkk5a8vtN9V
 yH2XkQSoK0EvvNWjl3pshp7HdKhX8k1xDZ2ghOi3Yk9JmFlg+wrWEKE4KQ7dDoUa
 SFXFReIwyleAw4Bc/demT1tSDiNgIPc9ZHtb67dUmDCQgpQqTK/h6WV1JeW1I0vh
 AM6n2hnogcbVcJdAHtwS5tR6nVahpUQ1V+XhYDyyHNmx6rqW5q2e3xRF75CT4wBZ
 NMIVaWNlih62Y196Exy+6CANHvJyxL6yRgvXkpfyaf9vYdXUrBRUujxn1PzrbkNJ
 kJwvZk5yHgg0n5SIV/D4CVy+RHP6uqe4oE4iXNWP5Um06OyVCieqMvoduyGQdLG/
 7Xrflc4EmeqTfWZrnW3ljh6sOBC+MQCfIKgRtvkPQ5EpcNU2VPXeNsAvIIHCpWHy
 HJY43WRP98DTNyP+/oBrsh56y8n+NwMBcWSmL4tv4cKmGx11bRvp35Mzy1ElPw6Y
 Zzttsw8Puz2EMmfGdcRwkZW0KWb5sAvJcImCkrjg/13QPHgcPgk=
 =dTSD
 -----END PGP SIGNATURE-----

Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd

Pull MFD updates from Lee Jones:
 "Core Framework:
   - Document (kerneldoc) core mfd_add_devices() API

  New Drivers:
   - Altera SOCFPGA System Manager
   - Maxim MAX77650/77651 PMIC
   - Maxim MAX77663 PMIC
   - ST Multi-Function eXpander (STMFX)

  New Device Support:
   - LEDs support in Intel Cherry Trail Whiskey Cove PMIC
   - RTC support in SAMSUNG Electronics S2MPA01 PMIC
   - SAM9X60 support in Atmel HLCDC (High-end LCD Controller)
   - USB X-Powers AXP 8xx PMICs
   - Integrated Sensor Hub (ISH) in ChromeOS EC
   - USB PD Logger in ChromeOS EC
   - AXP223 in X-Powers AXP series PMICs
   - Power Supply in X-Powers AXP 803 PMICs
   - Comet Lake in Intel Low Power Subsystem
   - Fingerprint MCU in ChromeOS EC
   - Touchpad MCU in ChromeOS EC
   - Move TI LM3532 support to LED

  New Functionality:
   - max77650, max77620: Add/extend DT support
   - max77620 power-off
   - syscon clocking
   - croc_ec host sleep event

  Fix-ups:
   - Trivial; Formatting, spelling, etc; Kconfig, sec-core, ab8500-debugfs
   - Remove unused functionality; rk808, da9063-*
   - SPDX conversion; da9063-*, atmel-*,
   - Adapt/add new register definitions; cs47l35-tables, cs47l90-tables, imx6q-iomuxc-gpr
   - Fix-up DT bindings; ti-lmu, cirrus,lochnagar
   - Simply obtaining driver data; ssbi, t7l66xb, tc6387xb, tc6393xb

  Bug Fixes:
   - Fix incorrect defined values; max77620, da9063
   - Fix device initialisation; twl6040
   - Reset device on init; intel-lpss
   - Fix build warnings when !OF; sun6i-prcm
   - Register OF match tables; tps65912-spi
   - Fix DMI matching; intel_quark_i2c_gpio"

* tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (65 commits)
  mfd: Use dev_get_drvdata() directly
  mfd: cros_ec: Instantiate properly CrOS Touchpad MCU device
  mfd: cros_ec: Instantiate properly CrOS FP MCU device
  mfd: cros_ec: Update the EC feature codes
  mfd: intel-lpss: Add Intel Comet Lake PCI IDs
  mfd: lochnagar: Add links to binding docs for sound and hwmon
  mfd: ab8500-debugfs: Fix a typo ("deubgfs")
  mfd: imx6sx: Add MQS register definition for iomuxc gpr
  dt-bindings: mfd: LMU: Fix lm3632 dt binding example
  mfd: intel_quark_i2c_gpio: Adjust IOT2000 matching
  mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
  mfd: tps65912-spi: Add missing of table registration
  mfd: axp20x: Add USB power supply mfd cell to AXP803
  mfd: sun6i-prcm: Fix build warning for non-OF configurations
  mfd: intel-lpss: Set the device in reset state when init
  platform/chrome: Add support for v1 of host sleep event
  mfd: cros_ec: Add host_sleep_event_v1 command
  mfd: cros_ec: Instantiate the CrOS USB PD logger driver
  mfd: cs47l90: Make DAC_AEC_CONTROL_2 readable
  mfd: cs47l35: Make DAC_AEC_CONTROL_2 readable
  ...
2019-05-14 10:39:08 -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 dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
act8945a.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
altera-a10sr.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
arizona.txt mfd: arizona: Correct link for sound binding document 2018-09-26 18:02:41 -05:00
as3711.txt mfd: as3711: Add OF support 2013-04-05 11:20:14 +02:00
as3722.txt mfd: as3722: Disable auto-power-on when AC OK 2018-07-27 08:16:01 +01: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 dt-bindings: mfd: aspeed-lpc: Make parameter optional 2019-02-07 10:43:23 +00:00
aspeed-scu.txt dt-bindings: aspeed-scu: Add clock and reset properties 2017-10-13 10:42:58 +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: mfd: Add bindings for SAM9X60 HLCD controller 2019-05-14 08:13:26 +01: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: Update Atmel SMC binding doc 2017-09-05 08:46:00 +01:00
atmel-tcb.txt ARM: at91: Document new TCB bindings 2017-12-31 15:50:00 +01:00
atmel-usart.txt dt-bindings: mfd: atmel-usart: Correct interrupts property to include IRQ number 2018-09-11 11:40:55 +01:00
axp20x.txt dt-bindings: mfd: axp20x: Add fallback for axp805 2019-04-29 12:43:39 -05:00
bd9571mwv.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
bfticu.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
brcm,bcm59056.txt dt-bindings: brcm: rationalize Broadcom documentation naming 2015-03-26 12:14:11 -05:00
brcm,iproc-cdru.txt syscon: dt-bindings: Add binding doc for Broadcom iProc CDRU 2017-10-13 10:42:58 +01:00
brcm,iproc-mhb.txt syscon: dt-bindings: Add binding document for iProc MHB block 2017-10-13 10:42:58 +01:00
cirrus,lochnagar.txt mfd: lochnagar: Add links to binding docs for sound and hwmon 2019-05-14 08:13:27 +01:00
cros-ec.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
da9052-i2c.txt DeviceTree updates for 4.14: 2017-09-07 14:43:33 -07:00
da9055.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
da9062.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
da9063.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
da9150.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
fsl-imx25-tsadc.txt mfd: Add DT binding documentation for imx25 ADC/TSC 2016-02-11 15:34:44 +00:00
hi6421.txt dt-bindings: mfd: hi6421: Add hi6421v530 compatible string 2017-06-16 15:31:18 +01:00
hisilicon,hi655x.txt mfd: dts: hi655x: Add clock binding for the pmic 2017-05-23 14:17:42 +02: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
lp87565.txt mfd: Add LP87565 PMIC support 2017-07-06 08:29:13 +01:00
madera.txt mfd: madera: Add DT bindings for Cirrus Logic Madera codecs 2018-06-05 11:14:45 +01:00
max8925.txt Documentation: Add docs for max8925 dt 2013-02-14 00:23:01 +01:00
max8998.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
max14577.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
max77620.txt dt-bindings: mfd: max77620: Add system-power-controller property 2019-05-08 12:49:44 +01:00
max77650.txt dt-bindings: mfd: Add DT bindings for max77650 2019-05-08 12:04:58 +01:00
max77686.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
max77693.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
max77802.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
mc13xxx.txt dt-bindings: mfd: mc13xxx: Add the unit address to sysled 2018-01-08 11:03:35 +00:00
mfd.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
motorola-cpcap.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
mt6397.txt docs: Fix more broken references 2018-06-15 18:11:26 -03:00
mxs-lradc.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05: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 dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
qcom,spmi-pmic.txt mfd: qcom-spmi-pmic: Add support for pm8005, pm8998 and pmi8998 2018-06-04 06:47:52 +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 mfd: pm8xxx: add support to pm8821 2016-11-29 08:21:36 +00:00
qcom-rpm.txt scripts/spelling.txt: add "swith" pattern and fix typo instances 2017-02-27 18:43:46 -08:00
qriox.txt devcietree: bindings: add some MFD Keymile FPGAs 2014-05-22 18:08:18 -05:00
retu.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
rk808.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
rn5t618.txt mfd: rn5t618: Add Ricoh RC5T619 PMIC support 2016-11-29 08:21:35 +00:00
rohm,bd71837-pmic.txt devicetree: bindings: bd718x7: document HW state related ROHM specific properties 2019-02-14 15:10:40 +00:00
samsung,exynos5433-lpass.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
samsung,sec-core.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
sky81452.txt dt-bindings: move backlight bindings under leds 2015-10-22 09:21:22 -05:00
sprd,sc27xx-pmic.txt dt-bindings: mfd: Add Spreadtrum SC27xx PMIC documentation 2017-11-01 09:32:42 +00:00
st,stpmic1.txt dt-bindings: mfd: Document STPMIC1 2019-01-16 13:59:12 +00:00
stm32-lptimer.txt dt-bindings: counter: Adjust dt-bindings for STM32 lptimer move 2019-04-25 21:33:41 +02:00
stm32-timers.txt dt-bindings: counter: Document stm32 quadrature encoder 2019-04-25 21:33:40 +02:00
stmfx.txt dt-bindings: mfd: Add ST Multi-Function eXpander (STMFX) core bindings 2019-05-10 08:21:14 +01:00
stmpe.txt iio: adc: add STMPE ADC devicetree bindings 2019-01-16 12:37:36 +00:00
sun4i-gpadc.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
sun6i-prcm.txt devicetree: fix a series of wrong file references 2018-06-15 18:10:01 -03:00
syscon.txt mfd: syscon: Add hardware spinlock support 2018-01-12 18:32:55 +00:00
tc3589x.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
ti-keystone-devctrl.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
ti-lmu.txt dt-bindings: mfd: LMU: Fix lm3632 dt binding example 2019-05-14 08:13:27 +01:00
tps6105x.txt dt-bindings: mfd: Add TI tps6105x chip bindings 2017-07-18 08:27:32 +01:00
tps6507x.txt tps6507x.txt: Remove executable permission 2015-05-29 10:23:58 -05:00
tps65086.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
tps65910.txt dt-bindings: mfd: Fix documentation of tps65911 2018-07-27 08:13:25 +01:00
tps65912.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
twl-familly.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06: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 dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
wm831x.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
zii,rave-sp.txt dt-bindings: mfd: Add bindings for ZII RAVE devices 2017-09-05 08:46:02 +01:00