1
0
Fork 0
alistair23-linux/Documentation/devicetree/bindings/mfd
Linus Torvalds 3c2edc36a7 This is the bulk of pin control changes for the v5.4 kernel
cycle:
 
 Core changes:
 
 - Fix errors in example code in the documentation.
 
 New drivers:
 
 - Add support for JZ4760, JZ4760B, X1000, X1000E and X1500 to
   the Ingenic driver.
 
 - Support Cirrus Logic Madera CS47L92 and CS47L15.
 
 - Support Allwinner Sunxi V3S.
 
 - Support Aspeed 2600 BMC.
 
 - Support Qualcomm SC7180.
 
 - Support Marvell MVEBU CS115.
 
 Driver improvements:
 
 - Clean up a few drivers to use the devm_platform_ioremap_resource()
   helper.
 
 - Pass the irqchip when registering the gpio_chip in some pin
   controllers that are also GPIO controllers.
 
 - Support suspend/resume in the Tegra driver.
 
 - Support pull-up on the Broadcom BCM2711.
 
 - The Intel driver can now request locked pads.
 
 - Fix the UFS reset pin in the Qualcomm SDM845 driver.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEElDRnuGcz/wPCXQWMQRCzN7AZXXMFAl2D6y0ACgkQQRCzN7AZ
 XXNAfw//Zh0zkrwVSiDU7xgjIgLpngkmPeDoFZoPW5Uqh6G3KlabkE0y7CXZT2kd
 hZU0v8CW/947t2zxNev6nNUPumfaTJsj5btVAvF8+QE2lnnbs3Id2mPVPK/mMUs+
 bOVFkMMFvGzsY2TaKiJSgOiTe8LoUUl2tJ25mFRBwgtPWYJh2NLVwbzScv+KTBX2
 Yy1UhltfWaobyPGgJucZn2yDbkZQeDLyKaExsL9jKBO9rAf8iwSOwkxEz5hLGRri
 ejubLV2C5WDcAYIMO2WscFm/0Cxv8ooWBlGTG3+v3P1eaB7l7rYkGpVkoRJpS7gr
 Qzf0z1PjVudCcwomkf7ZXJFVHCEkWe86oT4plII9TiZ0b5YpwxYA3Rzakrpb3K7E
 gxCuMR1PQK9/2VcqtnXjV2N40KJNRhsAGx47YK3mZxFQun8ksLDTSwKCEPvQ5GT6
 3CSYtqVkqgpRaj1MIe+QrFE5Y2bNPjYqXF8kqh5hz/2FWZErbaRuPuKscYh7x0Z4
 wY157HEYTlSnSs3nHFtPO3qeXt0i2MNOKVpIlyKzUnafPoyxcnqaB/ZMt5Dp3ygX
 NJI3xqULdSzXRpjj/oChCKzuNd9CmxO6yWMIK32f4Gdc3T1wmpBlOTIrHKUA5aZf
 KN38L/8iGnzvOKC57552eFpTXaF4Plh2y7e0xQkq4eshhHpz8H8=
 =2nNz
 -----END PGP SIGNATURE-----

Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl

Pull pin control updates from Linus Walleij:
 "This is the bulk of pin control changes for the v5.4 kernel cycle:

  Core changes:

   - Fix errors in example code in the documentation.

  New drivers:

   - Add support for JZ4760, JZ4760B, X1000, X1000E and X1500 to the
     Ingenic driver.

   - Support Cirrus Logic Madera CS47L92 and CS47L15.

   - Support Allwinner Sunxi V3S.

   - Support Aspeed 2600 BMC.

   - Support Qualcomm SC7180.

   - Support Marvell MVEBU CS115.

  Driver improvements:

   - Clean up a few drivers to use the devm_platform_ioremap_resource()
     helper.

   - Pass the irqchip when registering the gpio_chip in some pin
     controllers that are also GPIO controllers.

   - Support suspend/resume in the Tegra driver.

   - Support pull-up on the Broadcom BCM2711.

   - The Intel driver can now request locked pads.

   - Fix the UFS reset pin in the Qualcomm SDM845 driver"

* tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (112 commits)
  pinctrl: meson-gxbb: Fix wrong pinning definition for uart_c
  pinctrl: sh-pfc: Unlock on error in sh_pfc_func_set_mux()
  pinctrl: bcm: remove redundant assignment to pointer log
  pinctrl: iproc: Add 'get_direction' support
  pinctrl: iproc-gpio: Handle interrupts for multiple instances
  pinctrl: iproc-gpio: Fix incorrect pinconf configurations
  pinctrl: intel: mark intel_pin_to_gpio __maybe_unused
  pinctrl: qcom: sdm845: Fix UFS_RESET pin
  pinctrl: mvebu: add additional variant for standalone CP115
  pinctrl: mvebu: Add CP110 missing pin functionality
  dt-bindings: cp110: document the new CP115 pinctrl compatible
  pinctrl: bcm2835: Pass irqchip when adding gpiochip
  pinctrl: meson: meson: Add of_node_put() before return
  pinctrl/gpio: Take MUX usage into account
  dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150l support
  dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150b support
  dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150 support
  pinctrl: amd: disable spurious-firing GPIO IRQs
  pinctrl: rza2: Include the appropriate headers
  pinctrl: rza2: Drop driver use of consumer flags
  ...
2019-09-19 14:19:33 -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
allwinner,sun4i-a10-ts.yaml dt-bindings: mfd: Convert Allwinner GPADC bindings to a schema 2019-08-23 09:14:49 +02: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: Remove mention of deprecated compatibles 2019-08-05 12:48:12 +02: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: add DMA bindings for USART in SPI mode 2019-05-08 17:40:22 +09: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: Add binding for cros-ec-rpmsg 2019-07-02 12:11:31 +01: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 dt-bindings: mfd: lp87565: Add LP87561 configuration 2019-06-17 08:00:24 +01:00
madera.txt mfd: madera: Update DT bindings to add additional CODECs 2019-07-02 12:11:31 +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: mfd: rk808: Add binding information for RK809 and RK817. 2019-06-27 14:57:47 +01:00
rn5t618.txt mfd: rn5t618: Add Ricoh RC5T619 PMIC support 2016-11-29 08:21:35 +00:00
rohm,bd70528-pmic.txt dt-bindings: mfd: Document first ROHM BD70528 bindings 2019-06-27 10:57:24 +01:00
rohm,bd71837-pmic.txt dt-bindings: mfd: Add link to ROHM BD71847 Datasheet 2019-07-02 12:11:31 +01: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
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: Add lm36274 bindings to ti-lmu 2019-06-06 20:37:53 +02: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