linux/Documentation/devicetree/bindings/input
Linus Torvalds 2c97b5ae83 Devicetree updates for v5.5:
- DT schemas for PWM, syscon, power domains, SRAM, syscon-reboot,
   syscon-poweroff, renesas-irqc, simple-pm-bus, renesas-bsc, pwm-rcar,
   Renesas tpu, at24 eeprom, rtc-sh, Allwinner PS/2, sharp,ld-d5116z01b
   panel, Arm SMMU, max77650, Meson CEC, Amlogic canvas and DWC3 glue,
   Allwinner A10 mUSB and CAN, TI Davinci MDIO, QCom QCS404 interconnect,
   Unisoc/Spreadtrum SoCs and UART
 
 - Convert a bunch of Samsung bindings to DT schema
 
 - Convert a bunch of ST stm32 bindings to DT schema
 
 - Realtek and Exynos additions to Arm Mali bindings
 
 - Fix schema errors in RiscV CPU schema
 
 - Various schema fixes from improved meta-schema checks
 
 - Improve the handling of 'dma-ranges' and in particular fix DMA mask
   setup on PCI bridges
 
 - Fix a memory leak in add_changeset_property() and DT unit tests.
 
 - Several documentation improvements for schema validation
 
 - Rework build rules to improve schema validation errors
 
 - Color output for dtx_diff
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAl3djLcQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhw0mbEACocS2QpgxblYJfcHbMGmNajD0/jAWa6wwY
 eWNsx/Y+F1Xuz8uOsB5U9ZF5zQPTsqaN65osMljopjsib2TjUyCDZxAizzrMaFMK
 GyzS08lIh+pLYmwCmXP3YB1BaKI0j4UN+qY129jJPLfN2PrBBB0JQT9jxFQJNiB/
 XHCWT/n5sh3d/JiqGs1kHgFIwSX1jz69pU94ZTn6Nw7xgTrNl1lOXVBMaHvNGU/C
 hLXSRY+T/L0tyf33i3pm922cXxLgtAaDnAqxuPaD26hNRWw4RhvRtXJLJ2HTsCj2
 Pclc0sg6PZamyCP2vCQ5zm7nhGwbqDTSTVt3+n26DQ0Xi2SJvfbjehR3us5E0Uxe
 /CRgbwbLQxOFq/S/xeb3pqArOzsg2Uacb+lLLmKD+XCY0htObD/isLfMUxzXpB6A
 MMQkJfkcbeH5MSps2LBo6ip1JGhateJEpcaT93MK9mgH9Lzh+b/CUdq0BnvAnIKc
 t/LL57YTI7wnhEXFr6urD8xIbo0rNDlu4keaSnDaAQdh59wAvKCxAfw+rbhXA4je
 ZOi4qA70aWSOb31LXTK2S31e50LTQiQeJ/CwZ5t7RSxzTk1hFwC4YJ05aO7+qW9V
 xL6r5httEqVyTHkcbc8eaUBPTjL6iysKPUyJ7EwC2t/dTSDsQukHXq/JPQqK+0u/
 SRSY5mq0vw==
 =L6uq
 -----END PGP SIGNATURE-----

Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux

Pull Devicetree updates from Rob Herring:

 - DT schemas for PWM, syscon, power domains, SRAM, syscon-reboot,
   syscon-poweroff, renesas-irqc, simple-pm-bus, renesas-bsc, pwm-rcar,
   Renesas tpu, at24 eeprom, rtc-sh, Allwinner PS/2, sharp,ld-d5116z01b
   panel, Arm SMMU, max77650, Meson CEC, Amlogic canvas and DWC3 glue,
   Allwinner A10 mUSB and CAN, TI Davinci MDIO, QCom QCS404
   interconnect, Unisoc/Spreadtrum SoCs and UART

 - Convert a bunch of Samsung bindings to DT schema

 - Convert a bunch of ST stm32 bindings to DT schema

 - Realtek and Exynos additions to Arm Mali bindings

 - Fix schema errors in RiscV CPU schema

 - Various schema fixes from improved meta-schema checks

 - Improve the handling of 'dma-ranges' and in particular fix DMA mask
   setup on PCI bridges

 - Fix a memory leak in add_changeset_property() and DT unit tests.

 - Several documentation improvements for schema validation

 - Rework build rules to improve schema validation errors

 - Color output for dtx_diff

* tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (138 commits)
  libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
  dt-bindings: arm: Remove leftover axentia.txt
  of: unittest: fix memory leak in attach_node_and_children
  of: overlay: add_changeset_property() memory leak
  dt-bindings: interrupt-controller: arm,gic-v3: Add missing type to interrupt-partition-* nodes
  dt-bindings: firmware: ixp4xx: Drop redundant minItems/maxItems
  dt-bindings: power: Rename back power_domain.txt bindings to fix references
  dt-bindings: i2c: stm32: Migrate i2c-stm32 documentation to yaml
  dt-bindings: mtd: Convert stm32 fmc2-nand bindings to json-schema
  dt-bindings: remoteproc: convert stm32-rproc to json-schema
  dt-bindings: mailbox: convert stm32-ipcc to json-schema
  dt-bindings: mfd: Convert stm32 low power timers bindings to json-schema
  dt-bindings: interrupt-controller: Convert stm32-exti to json-schema
  dt-bindings: crypto: Convert stm32 HASH bindings to json-schema
  dt-bindings: rng: Convert stm32 RNG bindings to json-schema
  dt-bindings: pwm: Convert Samsung PWM bindings to json-schema
  dt-bindings: pwm: Convert PWM bindings to json-schema
  dt-bindings: serial: Add a new compatible string for SC9863A
  dt-bindings: serial: Convert sprd-uart to json-schema
  dt-bindings: arm: Add bindings for Unisoc SC9863A
  ...
2019-12-02 11:41:35 -08:00
..
rmi4 dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
touchscreen dt-bindings: input: touchscreen: ad7879: generic node names in example 2019-11-11 16:03:13 -08:00
adc-keys.txt Input: add ADC resistor ladder driver 2016-08-29 20:00:58 -07:00
allwinner,sun4i-a10-lradc-keys.yaml dt-bindings: input: Convert Allwinner LRADC to a schema 2019-08-13 16:11:00 -06:00
atmel,captouch.txt Input: add Atmel Captouch Button driver 2016-05-18 15:08:19 -07:00
atmel,maxtouch.txt Input: atmel_mxt_ts - add missing compatible strings to OF device table 2018-05-01 15:51:15 -07:00
brcm,bcm-keypad.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
cap11xx.txt Input: cap11xx - add LED support 2015-08-16 23:22:01 -07:00
clps711x-keypad.txt input: clps711x-keypad: Changing the compatibility string to match with the smallest supported chip 2016-07-06 17:38:18 +02:00
cpcap-pwrbutton.txt input: cpcap-pwrbutton: New driver 2017-04-11 15:18:09 +01:00
cros-ec-keyb.txt input: Add ChromeOS EC keyboard driver 2013-04-05 11:20:13 +02:00
cypress,cyapa.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
cypress,tm2-touchkey.txt Linux 4.20 2019-01-13 22:35:32 -08:00
da9062-onkey.txt Input: da9062 - update bindings docs to account for da9061 2016-11-08 16:23:50 -08:00
dlink,dir685-touchkeys.txt Input: add D-Link DIR-685 touchkeys driver 2017-06-05 15:35:32 -07:00
e3x0-button.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
elan_i2c.txt dt-bindings: add more optional properties for elan_i2c touchpads 2019-05-27 18:50:43 -07:00
elants_i2c.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
fsl,mpr121-touchkey.yaml Input: mpr121 - add polling mode 2019-10-15 17:43:54 -07:00
fsl-mma8450.txt
gpio-beeper.txt Input: add a new driver for GPIO beeper 2013-11-26 15:54:49 -08:00
gpio-decoder.txt Input: add generic input driver to read encoded GPIO lines 2016-08-29 20:24:23 -07:00
gpio-keys-polled.txt Input: gpio-keys-polled - don't use unit-address with button nodes 2016-09-05 10:31:45 -07:00
gpio-keys.txt Input: gpio-keys - fix a documentation index issue 2018-09-18 15:28:06 -07:00
gpio-matrix-keypad.txt Input: matrix_keypad - add option to drive inactive columns 2017-03-29 00:25:01 -07:00
gpio-mouse.txt Input: gpio_mouse - add DT bindings 2017-10-19 17:08:45 -07:00
gpio-vibrator.yaml Input: add a driver for GPIO controllable vibrators 2019-04-30 00:11:25 -07:00
hid-over-i2c.txt Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid 2018-08-20 15:59:01 -07:00
ilitek,ili2xxx.txt Input: ili210x - add ILI2117 support 2019-11-11 16:09:07 -08:00
imx-keypad.txt
input-reset.txt Input: dt-bindings - fix a typo in file input-reset.txt 2018-11-12 11:52:05 -08:00
input.yaml Input: mpr121 - add polling mode 2019-10-15 17:43:54 -07:00
lpc32xx-key.txt Input: lpc32xx-key - add clocks property and fix DT binding example 2019-04-04 11:51:26 -07:00
matrix-keymap.txt input: Extend matrix-keypad device tree binding 2013-02-08 12:58:40 +00:00
max77650-onkey.yaml dt-bindings: input: max77650: convert the binding document to yaml 2019-10-28 19:40:48 -05:00
microchip,qt1050.txt Input: qt1050 - add Microchip AT42QT1050 support 2019-05-07 14:12:43 -07:00
msm-vibrator.txt Input: add new vibrator driver for various MSM SOCs 2019-02-06 09:59:25 -08:00
mtk-pmic-keys.txt dt-bindings: input: Add common input binding in json-schema 2019-10-15 17:43:51 -07:00
nvidia,tegra20-kbc.txt Documentation: devicetree: fix reference to legacy wakeup properties 2015-10-30 13:04:19 -05:00
omap-keypad.txt input: Extend matrix-keypad device tree binding 2013-02-08 12:58:40 +00:00
ps2keyb-mouse-apbps2.txt Input: add support for GRLIB APBPS2 PS/2 Keyboard/Mouse 2013-03-12 08:50:06 -07:00
pwm-beeper.txt Input: pwm-beeper - support customized freq for SND_BELL 2017-03-07 10:39:23 -08:00
pwm-vibrator.txt Input: pwm-vibrator - correct pwms in DT binding example 2018-09-28 17:33:30 -07:00
pxa27x-keypad.txt Input: pxa27x-keypad - add device tree support 2013-06-18 22:56:51 -07:00
qcom,pm8xxx-keypad.txt Documentation: devicetree: fix reference to legacy wakeup properties 2015-10-30 13:04:19 -05:00
qcom,pm8xxx-pwrkey.txt Input: pmic8xxx-pwrkey - migrate to DT 2014-03-30 13:25:19 -07:00
qcom,pm8xxx-vib.txt Input: pm8xxx-vib - add support for pm8916's vibrator 2017-04-05 08:52:39 -07:00
qcom,pm8941-pwrkey.txt Input: pm8941-pwrkey - add resin entry 2018-07-30 23:11:17 -07:00
raydium_i2c_ts.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
regulator-haptic.txt Input: add regulator haptic driver 2014-12-21 18:59:20 -08:00
rotary-encoder.txt docs: Fix some broken references 2018-06-15 18:10:01 -03:00
samsung-keypad.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
snvs-pwrkey.txt Document: devicetree: input: imx: i.mx snvs power device tree bindings 2015-07-15 10:17:11 +08:00
spear-keyboard.txt
sprd,sc27xx-vibra.txt Input: add Spreadtrum vibrator driver 2018-06-04 13:36:11 -07:00
st,stpmic1-onkey.txt dt-bindings: input: Add common input binding in json-schema 2019-10-15 17:43:51 -07:00
st-keyscan.txt Input: add st-keyscan driver 2014-05-14 16:39:46 -07:00
stmpe-keypad.txt Input: stmpe - enforce device tree only mode 2014-12-15 21:46:12 -08:00
tca8418_keypad.txt input: Extend matrix-keypad device tree binding 2013-02-08 12:58:40 +00:00
ti,drv260x.txt dt-bindings: input: ti,drv260x: fix typo in property name 2017-07-17 12:41:12 -05:00
ti,drv2665.txt Input: add TI drv2665 haptics driver 2015-05-08 16:45:16 -07:00
ti,drv2667.txt Input: add support for the DRV2667 haptic driver 2014-09-08 16:16:23 -07:00
ti,nspire-keypad.txt Input: add TI-Nspire keypad support 2013-06-04 09:17:25 -07:00
ti,palmas-pwrbutton.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
tps65218-pwrbutton.txt dt-bindings: input: Specify the interrupt number of TPS65217 power button 2016-12-27 10:06:00 -08:00
twl4030-keypad.txt Input: twl4030-keypad - add device tree support 2014-01-04 00:47:37 -08:00
twl4030-pwrbutton.txt Input: twl4030-pwrbutton - add device tree support 2013-11-25 18:28:07 -08:00
zii,rave-sp-pwrbutton.txt Input: add RAVE SP Powerbutton driver 2018-03-08 15:34:45 -08:00