linux-stable/Documentation/devicetree/bindings/gpio
Linus Torvalds 5d6a1b84e0 gpio updates for v5.13
- new driver for the Realtek Otto GPIO controller
 - ACPI support for gpio-mpc8xxx
 - edge event support for gpio-sch (+ Kconfig fixes)
 - Kconfig improvements in gpio-ich
 - fixes to older issues in gpio-mockup
 - ACPI quirk for ignoring EC wakeups on Dell Venue 10 Pro 5055
 - improve the GPIO aggregator code by using more generic interfaces instead of
   reimplementing them in the driver
 - convert the DT bindings for gpio-74x164 to yaml
 - documentation improvements
 - a slew of other minor fixes and improvements to GPIO drivers
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEFp3rbAvDxGAT0sefEacuoBRx13IFAmCSptQACgkQEacuoBRx
 13KFDQ/+NOkRQuJarKAvGuR5LJ81CbBfH72/m9gJMB9gwNBS7g+esNWrZG/riWVM
 BVs2fxlC52+ppN1rV7iMEaXSyREULrcidgoZ0H7X2vsI9MRkk/fjzpTRwbJbSLPo
 C+IXBAHHfuUC1FQNtQk1cuZXl7PToHd/A14KZIkLOBxLjQddpSo7TTkv23Ub1BA7
 Se13EaDrBJxzfmLR900kAKCFDyM8VRnIt7/euhmlTcXCxOg/lCbGZ4eBpEZasUs5
 UA9PQX0dnnwtMER4b4TQPIdQ345A0l+xqALr8X2leqQ0AqsWQ7kveMwfSRlXI5Hr
 zyuXRiA0e84h6HXIHE59kXqoa4LJVnW59hgjYx0D+fcZ5gNVnaRg/4LsztJmMd/f
 uVAZazE4jd81Cr/kbtpEu5mfGPjOVBeUCeDnKtRovnaSMi24HwqvHqIauI9sM8fN
 locTCYOdLfvxucAJHZ/BWe8yl301/+IlwiHiN+7+/3ljYB+HjAH42rdPwFpP1BWJ
 bpgd90KxLHezeqsv83U9CTTrVK9ZM2yisVunQUo3bVi6Ztxl2Juv16P5Qs0IJW2F
 mly+KNTa4M6NKCdP6luEnazmifFIsnreCzTMfPoa9w+eu/vpIw6lZDFpDAbePV+A
 8XJ99TxV1Bk9kUjvKiEi2qx6uW7f5k8JIwvRvJWhRXkEzufJyUI=
 =5vLN
 -----END PGP SIGNATURE-----

Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux

Pull gpio updates from Bartosz Golaszewski:

 - new driver for the Realtek Otto GPIO controller

 - ACPI support for gpio-mpc8xxx

 - edge event support for gpio-sch (+ Kconfig fixes)

 - Kconfig improvements in gpio-ich

 - fixes to older issues in gpio-mockup

 - ACPI quirk for ignoring EC wakeups on Dell Venue 10 Pro 5055

 - improve the GPIO aggregator code by using more generic interfaces
   instead of reimplementing them in the driver

 - convert the DT bindings for gpio-74x164 to yaml

 - documentation improvements

 - a slew of other minor fixes and improvements to GPIO drivers

* tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: (34 commits)
  dt-bindings: gpio: add YAML description for rockchip,gpio-bank
  gpio: mxs: remove useless function
  dt-bindings: gpio: fairchild,74hc595: Convert to json-schema
  gpio: it87: remove unused code
  gpio: 104-dio-48e: Fix coding style issues
  gpio: mpc8xxx: Add ACPI support
  gpio: ich: Switch to be dependent on LPC_ICH
  gpio: sch: Drop MFD_CORE selection
  gpio: sch: depends on LPC_SCH
  gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
  gpio: sch: Hook into ACPI GPE handler to catch GPIO edge events
  gpio: sch: Add edge event support
  gpio: aggregator: Replace custom get_arg() with a generic next_arg()
  lib/cmdline: Export next_arg() for being used in modules
  gpio: omap: Use device_get_match_data() helper
  gpio: Add Realtek Otto GPIO support
  dt-bindings: gpio: Binding for Realtek Otto GPIO
  docs: kernel-parameters: Add gpio_mockup_named_lines
  docs: kernel-parameters: Move gpio-mockup for alphabetic order
  lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()
  ...
2021-05-05 12:39:29 -07:00
..
8xxx_gpio.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
abilis,tb10x-gpio.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
brcm,bcm6345-gpio.yaml dt-bindings: improve BCM6345 GPIO binding documentation 2021-03-29 12:20:07 +02:00
brcm,brcmstb-gpio.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
brcm,kona-gpio.txt
brcm,xgs-iproc-gpio.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
cavium-octeon-gpio.txt
cdns,gpio.txt dt-bindings: gpio: Add bindings for Cadence GPIO 2018-12-21 11:39:24 +01:00
cirrus,clps711x-mctrl-gpio.txt
fairchild,74hc595.yaml dt-bindings: gpio: fairchild,74hc595: Convert to json-schema 2021-05-05 16:07:41 +02:00
faraday,ftgpio010.txt gpio: gemini: augment DT bindings 2017-03-22 09:38:12 +01:00
fsl-imx-gpio.yaml dt-bindings: gpio: fsl-imx-gpio: add gpio-line-names 2020-09-29 13:51:55 +02:00
fujitsu,mb86s70-gpio.txt
gateworks,pld-gpio.txt gpio: Add DT bindings for Gateworks PLD GPIO 2019-02-08 12:32:10 +01:00
gpio-74xx-mmio.txt
gpio-adnp.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
gpio-altera.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
gpio-aspeed.txt gpio: aspeed: Update documentation with ast2600 controllers 2019-09-11 11:03:06 +01:00
gpio-ath79.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
gpio-axp209.txt pinctrl: axp209: add support for AXP813 GPIOs 2017-12-07 10:08:12 +01:00
gpio-clps711x.txt
gpio-davinci.txt dt-bindings: gpio: Add compatible string for AM64 SoC 2021-02-15 11:43:26 +01:00
gpio-dsp-keystone.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
gpio-eic-sprd.txt gpio: sprd: Use SoC compatible string instead of wildcard string 2019-02-21 13:17:53 +01:00
gpio-exar.txt gpio: exar: Use correct property prefix and document bindings 2017-08-01 13:43:55 +02:00
gpio-grgpio.txt
gpio-lp3943.txt
gpio-max3191x.txt dt-bindings: gpio: max3191x: Document new driver 2017-10-19 22:35:59 +02:00
gpio-max77620.txt
gpio-mm-lantiq.txt
gpio-moxtet.txt dt-bindings: gpio: Document GPIOs via Moxtet bus 2019-08-14 15:31:02 +02:00
gpio-mpc8xxx.txt gpio: mpc8xxx: add ls1088a platform gpio node DT binding description 2019-08-23 09:36:49 +02:00
gpio-mvebu.txt docs: dt: fix references to ap806-system-controller.txt 2020-03-31 09:03:34 -06:00
gpio-mxs.yaml dt-bindings: Use Shawn Guo's preferred e-mail for i.MX bindings 2020-08-18 10:31:43 -06:00
gpio-nmk.txt
gpio-omap.txt gpio-omap.txt: add reg and interrupts properties 2018-12-20 15:47:48 -06:00
gpio-palmas.txt
gpio-pca95xx.yaml Devicetree updates for v5.12: 2021-02-22 10:05:12 -08:00
gpio-pca9570.yaml gpio: pca9570: Add DT bindings for NXP PCA9570 2020-07-16 14:36:46 +02:00
gpio-pcf857x.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
gpio-pisosr.txt
gpio-rda.yaml dt-bindings: gpio: Add devicetree binding for RDA Micro GPIO controller 2019-10-29 15:10:06 +01:00
gpio-samsung.txt
gpio-sprd.txt dt-bindings: gpio: Add Spreadtrum GPIO controller documentation 2018-03-02 10:58:12 +01:00
gpio-stmpe.txt
gpio-stp-xway.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
gpio-thunderx.txt dt-bindings: gpio: Add binding documentation for gpio-thunderx 2017-03-15 11:16:31 +01:00
gpio-tpic2810.txt dt-bindings: GPIO: Add TPIC2810 binding 2016-08-24 14:20:32 +02:00
gpio-ts4800.txt
gpio-ts4900.txt gpio: add bindings for Technologic I2C-FPGA gpio controller 2016-08-19 11:02:57 +02:00
gpio-twl4030.txt
gpio-vf610.yaml dt-bindings: gpio: gpio-vf610: fix iMX 7ULP compatible matching 2020-09-29 09:02:01 -05:00
gpio-xgene-sb.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
gpio-xgene.txt
gpio-xilinx.txt dt-bindings: gpio: gpio-xilinx: Add clk support to xilinx soft gpio IP 2020-11-18 00:58:28 +01:00
gpio-xlp.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
gpio-xra1403.txt gpio: Add XRA1403 DTS binding documentation 2017-04-24 15:48:30 +02:00
gpio-zevio.txt
gpio-zynq.txt dt-bindings: gpio: Add pmc gpio node to gpio-zynq 2020-06-24 12:11:31 +02:00
gpio.txt dt-bindings: gpio: document the new pull-up/pull-down flags 2019-02-13 09:07:43 +01:00
gpio_atmel.txt dts: gpio_atmel: adapt binding doc to reality 2017-05-31 11:51:21 +02:00
gpio_lpc32xx.txt
gpio_oxnas.txt dt-bindings: oxnas: Update Pinctrl and GPIO for OX820 Support 2016-10-24 16:30:14 +02:00
ibm,ppc4xx-gpio.txt
intel,ixp4xx-gpio.txt gpio: ixp4xx: Add DT bindings 2019-02-22 17:44:41 +01:00
kontron,sl28cpld-gpio.yaml dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
mediatek,mt7621-gpio.yaml dt-bindings: mt7621-gpio: convert bindings to YAML format 2020-12-12 00:23:54 +01:00
microchip,pic32-gpio.txt
mrvl-gpio.yaml dt-bindings: gpio: mrvl-gpio: Fix the gpio-ranges property 2021-02-02 18:14:00 +01:00
mstar,msc313-gpio.yaml dt-bindings: Fix undocumented compatible strings in examples 2021-02-04 09:07:43 -06:00
netxbig-gpio-ext.txt
ni,169445-nand-gpio.txt gpio: mmio: add support for NI 169445 NAND GPIO 2017-03-23 09:49:06 +01:00
nintendo,hollywood-gpio.txt Devicetree updates for 4.19: 2018-08-14 12:41:49 -07:00
nvidia,tegra20-gpio.txt
nvidia,tegra186-gpio.txt dt-bindings: tegra186-gpio: Add information for Tegra194 2018-07-02 16:00:49 +02:00
nxp,lpc1850-gpio.txt dt-bindings: gpio: lpc18xx: describe interrupt controllers of GPIO controller 2018-12-07 10:57:11 +01:00
pl061-gpio.yaml dt-bindings: gpio: pl061: add gpio-line-names 2020-09-29 13:51:42 +02:00
qcom,wcd934x-gpio.yaml dt-bindings: gpio: wcd934x: Add bindings for gpio 2020-01-13 21:31:57 +01:00
raspberrypi,firmware-gpio.txt dt-bindings: gpio: add raspberry pi GPIO expander binding 2018-02-22 13:48:31 +01:00
realtek,otto-gpio.yaml dt-bindings: gpio: Binding for Realtek Otto GPIO 2021-05-05 16:07:40 +02:00
renesas,em-gio.yaml dt-bindings: gpio: Add renesas,em-gio bindings 2020-05-25 11:13:31 +02:00
renesas,rcar-gpio.yaml dt-bindings: gpio: rcar: Add r8a779a0 support 2021-02-15 11:43:27 +01:00
rockchip,gpio-bank.yaml dt-bindings: gpio: add YAML description for rockchip,gpio-bank 2021-05-05 16:07:41 +02:00
rockchip,rk3328-grf-gpio.txt gpio: syscon: rockchip: add GRF GPIO support for rk3328 2018-08-06 23:46:55 +02:00
sgpio-aspeed.txt gpio/aspeed-sgpio: enable access to all 80 input & output sgpios 2020-09-24 15:10:40 +02:00
sifive,gpio.yaml dt-bindings: fix sifive gpio properties 2021-02-22 17:51:11 -08:00
snps,creg-gpio.txt dt-bindings: Document the Synopsys GPIO via CREG bindings 2018-10-10 09:19:14 +02:00
snps,dw-apb-gpio.yaml dt-bindings: gpio: dwapb: Add ngpios property support 2020-08-27 10:32:57 +02:00
socionext,uniphier-gpio.yaml dt-bindings: Drop type references on common properties 2021-03-23 15:27:52 -06:00
sodaville.txt
spear_spics.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
toshiba,gpio-visconti.yaml dt-bindings: gpio: Add bindings for Toshiba Visconti GPIO Controller 2021-02-15 11:43:26 +01:00
wd,mbl-gpio.txt
xylon,logicvc-gpio.yaml dt-bindings: Add missing 'additionalProperties: false' 2020-03-31 09:03:17 -06:00