WSL2-Linux-Kernel/Documentation/devicetree/bindings/mfd
Linus Torvalds 86406a9e73 - Core Frameworks
- Add support for registering devices via MFD cells to Simple MFD (I2C)
 
  - New Drivers
    - Add support for Renesas Synchronization Management Unit (SMU)
 
  - New Device Support
    - Add support for N5010 to Intel M10 BMC
    - Add support for Cannon Lake to Intel LPSS ACPI
    - Add support for Samsung SSG{1,2} to ST-Ericsson's U8500 family
    - Add support for TQMx110EB and TQMxE40x to TQ-Systems PLD TQMx86
 
  - New Functionality
    - Add support for GPIO to Intel LPC ICH
    - Add support for Reset to Texas Instruments TPS65086
 
  - Fix-ups
    - Trivial, sorting, whitespace, renaming, etc; mt6360-core, db8500-prcmu-regs, tqmx86
    - Device Tree fiddling; syscon, axp20x, qcom,pm8008, ti,tps65086, brcm,cru
    - Use proper APIs for IRQ map resolution; ab8500-core, stmpe, tc3589x, wm8994-irq
    - Pass 'supplied-from' property through axp288_fuel_gauge via swnode
    - Remove unused file entry; MAINTAINERS
    - Make interrupt line optional; tps65086
    - Rename db8500-cpuidle driver symbol; db8500-prcmu
    - Remove support for unused hardware; tqmx86
    - Provide a standard LPC clock frequency for unknown boards; tqmx86
    - Remove unused code; ti_am335x_tscadc
    - Use of_iomap() instead of ioremap(); syscon
 
  - Bug Fixes
    - Clear GPIO IRQ resource flags when no IRQ is set; tqmx86
    - Fix incorrect/misleading frequencies; db8500-prcmu
    - Mitigate namespace clash with other GPIOBASE users
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEdrbJNaO+IJqU8IdIUa+KL4f8d2EFAmE3bf4ACgkQUa+KL4f8
 d2F2YxAApt42Zm+DrwQvt6a5k8ZS3LVIfiMBqVZOdlcN9LcoqKsZKgnQRyqjjKul
 rX4YcCLqfwv01FxBk37Xf1toTnbIvggKZjjEt7tf2ZHO1oxzuHnnODVrm6mxXEeX
 inDK8fBvmevebq5K2VH5yEAZJ5my1/IjcBs8S/txeCbW8BYu/U6Bw0gMfuQjdW64
 +3jgKk+o03uN9OhGKIp2eBNoF/RkdautpfK6Pyl3bPmKxCZ7BMRrGw11I+HjZLqz
 AzfAmcQne0m8kQ8rvLYXyQrNu51xCcfxThrw8A4diTKqOXjxX0W9/OfgdcCo8uBa
 OVz22DKkK+UyajvNnfMZLzVfj9HtZTRBPl13OZN7WA42oztLWT7IgEQq+MTr1fef
 FOQJ1njiix6oXwKMdDR/Z9xoVfxQkcLIwCIw/wMC+kT/bKdZI0UtJok5iCH2Se0A
 zcdHKqc3khUR+55A9Ie1JeaZAlCViFEXdpF2SQjqBQ6c6r94mMhJryTWDcDV6Thm
 e9GwUXzG2J6u6/0mSHdeBNMDVbDetbWKTTRMMD5FlKv3d60ZvczutT7qjbkiol8S
 OzS+YnjtwlMtPKpK/4+Wgfbsuu1KWOdHkIcVvEj9fdf2Kkqhsi2kXqq95GnkeZP5
 vyZ1mt/sneX9LnHi3NCPQJcXj2wBZSmsnsN/pZJZhTFFu8UBTIU=
 =7Zv8
 -----END PGP SIGNATURE-----

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

Pull MFD updates from Lee Jones:
 "Core Frameworks:
   - Add support for registering devices via MFD cells to Simple MFD (I2C)

  New Drivers:
   - Add support for Renesas Synchronization Management Unit (SMU)

  New Device Support:
   - Add support for N5010 to Intel M10 BMC
   - Add support for Cannon Lake to Intel LPSS ACPI
   - Add support for Samsung SSG{1,2} to ST-Ericsson's U8500 family
   - Add support for TQMx110EB and TQMxE40x to TQ-Systems PLD TQMx86

  New Functionality:
   - Add support for GPIO to Intel LPC ICH
   - Add support for Reset to Texas Instruments TPS65086

  Fix-ups:
   - Trivial, sorting, whitespace, renaming, etc; mt6360-core, db8500-prcmu-regs, tqmx86
   - Device Tree fiddling; syscon, axp20x, qcom,pm8008, ti,tps65086, brcm,cru
   - Use proper APIs for IRQ map resolution; ab8500-core, stmpe, tc3589x, wm8994-irq
   - Pass 'supplied-from' property through axp288_fuel_gauge via swnode
   - Remove unused file entry; MAINTAINERS
   - Make interrupt line optional; tps65086
   - Rename db8500-cpuidle driver symbol; db8500-prcmu
   - Remove support for unused hardware; tqmx86
   - Provide a standard LPC clock frequency for unknown boards; tqmx86
   - Remove unused code; ti_am335x_tscadc
   - Use of_iomap() instead of ioremap(); syscon

  Bug Fixes:
   - Clear GPIO IRQ resource flags when no IRQ is set; tqmx86
   - Fix incorrect/misleading frequencies; db8500-prcmu
   - Mitigate namespace clash with other GPIOBASE users"

* tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (31 commits)
  mfd: lpc_sch: Rename GPIOBASE to prevent build error
  mfd: syscon: Use of_iomap() instead of ioremap()
  dt-bindings: mfd: Add Broadcom CRU
  mfd: ti_am335x_tscadc: Delete superfluous error message
  mfd: tqmx86: Assume 24MHz LPC clock for unknown boards
  mfd: tqmx86: Add support for TQ-Systems DMI IDs
  mfd: tqmx86: Add support for TQMx110EB and TQMxE40x
  mfd: tqmx86: Fix typo in "platform"
  mfd: tqmx86: Remove incorrect TQMx90UC board ID
  mfd: tqmx86: Clear GPIO IRQ resource when no IRQ is set
  mfd: simple-mfd-i2c: Add support for registering devices via MFD cells
  mfd/cpuidle: ux500: Rename driver symbol
  mfd: tps65086: Add cell entry for reset driver
  mfd: tps65086: Make interrupt line optional
  dt-bindings: mfd: Convert tps65086.txt to YAML
  MAINTAINERS: Adjust ARM/NOMADIK/Ux500 ARCHITECTURES to file renaming
  mfd: db8500-prcmu: Handle missing FW variant
  mfd: db8500-prcmu: Rename register header
  mfd: axp20x: Add supplied-from property to axp288_fuel_gauge cell
  mfd: Don't use irq_create_mapping() to resolve a mapping
  ...
2021-09-07 12:38:59 -07:00
..
88pm860x.txt
ab8500.txt dt-bindings: fix references for iio-bindings.txt 2021-04-09 14:18:49 -05:00
ac100.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
act8945a.txt dt-bindings: mfd: Correct interrupt flags in examples 2020-09-30 17:46:29 +01:00
actions,atc260x.yaml dt-bindings: mfd: Add Actions Semi ATC260x PMIC binding 2021-03-10 11:10:20 +00:00
allwinner,sun4i-a10-ts.yaml dt-bindings: Remove cases of 'allOf' containing a '$ref' 2020-05-03 11:10:41 -05:00
allwinner,sun6i-a31-prcm.yaml dt-bindings: mfd: Convert Allwinner legacy PRCM bindings to schemas 2019-12-24 14:17:52 -07:00
allwinner,sun8i-a23-prcm.yaml dt-bindings: mfd: Convert Allwinner legacy PRCM bindings to schemas 2019-12-24 14:17:52 -07:00
altera-a10sr.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
as3711.txt
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: aspeed-lpc: Remove LPC partitioning 2021-04-09 13:39:19 +09:30
aspeed-scu.txt dt-bindings: aspeed: Add silicon id node to SCU 2020-09-25 10:14:04 +09:30
atmel-flexcom.txt
atmel-gpbr.txt dt-bindings: atmel-gpbr: add microchip,sam9x60-gpbr 2020-01-14 15:06:57 +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 dt-bindings: atmel-matrix: add microchip,sam9x60-matrix 2020-01-14 15:06:56 +01:00
atmel-smc.txt dt-bindings: atmel-smc: add microchip,sam9x60-smc 2020-01-14 15:06:57 +01:00
atmel-usart.txt dt-bindings: atmel-usart: Add microchip,sam9x60-{usart, dbgu} 2020-01-24 07:33:59 +00:00
axp20x.txt dt-bindings: mfd: axp20x: Add AXP305 compatible (plus optional IRQ) 2021-08-02 08:40:07 +01:00
bd9571mwv.txt dt-bindings: mfd: bd9571mwv: Document BD9574MWF 2021-01-14 13:05:54 +00:00
bfticu.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
brcm,bcm6318-gpio-sysctl.yaml dt-bindings: add BCM6318 GPIO sysctl binding documentation 2021-03-29 12:20:09 +02:00
brcm,bcm6328-gpio-sysctl.yaml dt-bindings: add BCM6328 GPIO sysctl binding documentation 2021-03-29 12:20:07 +02:00
brcm,bcm6358-gpio-sysctl.yaml dt-bindings: add BCM6358 GPIO sysctl binding documentation 2021-03-29 12:20:07 +02:00
brcm,bcm6362-gpio-sysctl.yaml dt-bindings: add BCM6362 GPIO sysctl binding documentation 2021-03-29 12:20:08 +02:00
brcm,bcm6368-gpio-sysctl.yaml dt-bindings: add BCM6368 GPIO sysctl binding documentation 2021-03-29 12:20:08 +02:00
brcm,bcm59056.txt
brcm,bcm63268-gpio-sysctl.yaml dt-bindings: add BCM63268 GPIO sysctl binding documentation 2021-03-29 12:20:08 +02:00
brcm,cru.yaml dt-bindings: mfd: Add Broadcom CRU 2021-09-06 10:40:52 +01: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
canaan,k210-sysctl.yaml dt-binding: mfd: Document canaan,k210-sysctl bindings 2021-01-14 15:08:50 -08:00
cirrus,lochnagar.yaml dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties' 2020-10-07 11:28:30 -05:00
cirrus,madera.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -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: mfd: dialog: Replace HTTP links with HTTPS ones 2020-07-15 15:46:03 -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
ene-kb930.yaml dt-bindings: mfd: Add ENE KB930 Embedded Controller binding 2021-02-08 13:54:20 +00:00
ene-kb3930.yaml dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
fsl-imx25-tsadc.txt
gateworks-gsc.yaml dt-bindings: mfd: gateworks-gsc: Add fan-tach mode 2021-02-08 13:54:18 +00:00
google,cros-ec.yaml mfd: google,cros-ec: add DT bindings for a baseboard's switch device 2021-06-02 10:50:00 +01: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
hisilicon,hi6421-spmi-pmic.yaml dt-bindings: hisilicon,hi6421-spmi-pmic.yaml: make some rules stricter 2021-07-27 16:33:14 +02:00
iqs62x.yaml dt-bindings: mfd: Correct the node name of the panel LED 2021-02-08 13:54:07 +00:00
khadas,mcu.yaml dt-bindings: mfd: Add Khadas Microcontroller bindings 2020-06-18 11:23:16 +01:00
kontron,sl28cpld.yaml dt-bindings: mfd: Add bindings for sl28cpld 2020-09-17 15:57:14 +01:00
lp873x.txt
lp3943.txt
max8925.txt
max8998.txt regulator/mfd: max8998: Document charger regulator 2020-05-22 13:11:06 +01:00
max14577.txt dt-bindings: mfd: max14577: Add reference to max14040_battery.txt descriptions 2020-01-24 07:33:57 +00:00
max77620.txt dt-bindings: mfd: max77620: Add system-power-controller property 2019-05-08 12:49:44 +01:00
max77650.yaml dt-bindings: Add missing 'additionalProperties: false' 2020-03-31 09:03:17 -06:00
max77686.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
max77693.txt dt-bindings: mfd: max77693: Fix missing curly brace 2019-11-11 09:20:37 +00: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: power: supply: cpcap-charger: update cpcap-charger.yaml reference 2021-06-02 20:59:28 -05:00
mps,mp2629.yaml dt-bindings: mfd: Add document bindings for mp2629 2020-05-26 10:41:28 +01:00
mt6397.txt dt-bindings: mfd: Add compatible for the MediaTek MT6359 PMIC 2021-06-01 16:44:15 +01:00
mxs-lradc.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
netronix,ntxec.yaml dt-bindings: mfd: Add binding for Netronix embedded controller 2021-03-10 11:06:25 +00:00
omap-usb-host.txt
omap-usb-tll.txt
palmas.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
qcom,pm8008.yaml dt-bindings: mfd: pm8008: Add gpio-ranges and spmi-gpio compatible 2021-08-03 08:49:27 +01:00
qcom,spmi-pmic.txt mfd: qcom-spmi-pmic: Add support for four variants 2021-06-02 10:51:17 +01:00
qcom,tcsr.txt
qcom-pm8xxx.yaml dt-bindings: mfd: Convert pm8xxx bindings to yaml 2021-04-14 16:06:50 +01:00
qcom-rpm.txt regulator: add smb208 support 2020-02-26 18:29:52 +00:00
qriox.txt
retu.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
richtek,rt4831.yaml mfd: rt4831: Adds DT binding document for Richtek RT4831 2021-06-02 10:50:01 +01:00
ricoh,rn5t618.yaml dt-bindings: mfd: ricoh,rn5t618: Trivial: Fix spelling mistake of 'additionally' 2021-04-14 16:03:13 +01:00
rk808.txt dt-bindings: Add Rockchip rk817 audio CODEC support 2021-06-01 13:40:41 +01:00
rohm,bd9576-pmic.yaml dt_bindings: mfd: Add ROHM BD9576MUF and BD9573MUF PMICs 2021-03-10 10:58:06 +00:00
rohm,bd70528-pmic.txt dt-bindings: mfd: Correct interrupt flags in examples 2020-09-30 17:46:29 +01:00
rohm,bd71815-pmic.yaml dt_bindings: mfd: Add ROHM BD71815 PMIC 2021-04-14 10:18:22 +01:00
rohm,bd71828-pmic.yaml dt_bindings: bd71828: Add clock output mode 2021-04-14 10:18:03 +01:00
rohm,bd71837-pmic.yaml dt-bindings: mfd: rohm,bd71837-pmic: Add common properties 2020-11-19 08:34:22 +00:00
rohm,bd71847-pmic.yaml dt-bindings: mfd: rohm,bd71847-pmic: Correct clock properties requirements 2020-09-14 16:49:09 -06:00
samsung,exynos5433-lpass.txt dt-bindings: serial: Convert Samsung UART bindings to json-schema 2019-11-05 16:48:22 -06:00
samsung,sec-core.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
sky81452.txt
sprd,sc27xx-pmic.txt dt-bindings: mfd: Add Spreadtrum SC27xx PMIC documentation 2017-11-01 09:32:42 +00:00
st,stm32-lptimer.yaml dt-bindings: mfd: Document STM32 low power timer bindings 2020-06-18 11:19:37 +01:00
st,stm32-timers.yaml dt-bindings: mfd: stm32-timers: Remove #address/size cells from required properties 2021-06-02 10:51:20 +01:00
st,stmfx.yaml dt-bindings: Drop unnecessary *-supply schemas properties 2020-12-22 18:58:02 -07:00
st,stpmic1.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
stericsson,db8500-prcmu.yaml mfd: db8500-prcmu: Add devicetree bindings 2021-06-02 10:50:04 +01:00
stmpe.txt iio: adc: add STMPE ADC devicetree bindings 2019-01-16 12:37:36 +00:00
syscon.yaml dt-bindings: mfd: syscon: Add rk3568 QoS register compatible 2021-07-15 12:14:43 +01:00
tc3589x.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
ti,j721e-system-controller.yaml dt-bindings: mfd: ti,j721e-system-controller: Fix mux node errors 2021-06-01 18:20:05 -05:00
ti,lp87524-q1.yaml dt-bindings: mfd: lp875xx: Add optional reset GPIO 2021-04-14 16:03:33 +01:00
ti,lp87561-q1.yaml dt-bindings: mfd: lp875xx: Add optional reset GPIO 2021-04-14 16:03:33 +01:00
ti,lp87565-q1.yaml dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries 2021-08-30 07:01:24 -05:00
ti,tps65086.yaml mfd: tps65086: Make interrupt line optional 2021-08-16 13:40:26 +01: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: Add lm36274 bindings to ti-lmu 2019-06-06 20:37:53 +02:00
tps6105x.txt dt-bindings: mfd: update TI tps6105x chip bindings 2019-12-21 20:10:06 +01:00
tps6507x.txt
tps65910.txt dt-bindings: mfd: tps65910: Improve grammar 2020-03-03 16:38:12 -06:00
tps65912.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
twl-family.txt mfd: Replace HTTP links with HTTPS ones 2020-08-13 07:50:59 +01:00
twl4030-audio.txt
twl4030-power.txt
twl6040.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
wlf,arizona.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
wm831x.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
xylon,logicvc.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
zii,rave-sp.txt dt-bindings: mfd: zii,rave-sp: Fix a typo ("onborad") 2020-03-03 16:37:38 -06:00