linux_dsm_epyc7002/Documentation/devicetree/bindings/input
Linus Torvalds 74fee4e88f DeviceTree updates for 4.14:
- Convert more DT code to use of_property_read_* API.
 
 - Improve DT overlay support when adding multiple overlays.
 
 - Convert printk's to %pOF format specifiers. Most went via subsystem
   trees, but picked up the remaining orphans.
 
 - Correct unittests to use preferred "okay" for "status" property value.
 
 - Add a KASLR seed property.
 
 - Vendor prefixes for Mellanox, Theobroma System, Adaptrum, Moxa.
 
 - Fix modalias buffer handling.
 
 - Clean-up of include paths for building dtbs.
 
 - Add bindings for amc6821, isl1208, tsl2x7x, srf02, and srf10 devices.
 
 - Add nvmem bindings for MediaTek MT7623 and MT7622 SoC.
 
 - Add compatible string for Allwinner H5 Mali-450 GPU.
 
 - Fix links to old OpenFirmware docs with new mirror on devicetree.org.
 
 - Remove status property from binding doc examples.
 -----BEGIN PGP SIGNATURE-----
 
 iQItBAABCAAXBQJZsVkbEBxyb2JoQGtlcm5lbC5vcmcACgkQ+vtdtY28YcPWPhAA
 gi3Ekc3680YE1iLnXHkDkZHmzE0KvzhIyHrzqIkoxtISfmboVdydMQFnAfyhPJA4
 UA5vBKiL4uhWSpHglQpyY2ld+S9tym3IQrGEhEsHxf6njfQpkiNqVKsTYxGAmwxW
 E5B6sFl5O4q9e84pnselFsmx6TI+SlmPrqbN7BiluqczeUu358QlF2x8GZuJDN35
 cLJKZSeE/w2xLIRIpHUoh7My8/d3jJ/OxuqXFyt/f42BtGp++WganCQS5XR0dxSA
 SMdzHhWDTqCKsih5/80vqVXpDBn8iX6NEx7zKprSRc3mTCNIWHG70m/tNAk6/FQR
 gvMR3BJOiA0MOIO3M3qaJeVuFkJDixaXmwL0V/Qpuon+6EMdRIfgcVTScAXNnamP
 IHmN7fzFYE9tNCzkQjEHkQtVxyQi+1CAM61dZQD1rwi4M2YZHmNxdfLj4ilRb+q8
 2SDugUjz3tEdEzi6huKc5oGwqmJwLQmSlgP+VGcJnt6kotLy+PEdPK1cYWtwSKmp
 p/xhbXZSCFcwCHXGbyGE6yOXX4DKaLD11KmAMlJ2zwphfvwE4v/azuLmOtviiYTS
 23KGIEZJYwRP1QG/BwsjKhl7x37NeKKKHomryMVF3R7M0mf1VtcdSSYROirNi2+t
 AZZSyXoK8E/Fx4hR1YHxJ3TX4aBkJ2rBi3+RgABXa10=
 =IBAh
 -----END PGP SIGNATURE-----

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

Pull DeviceTree updates from Rob Herring:
 "There's a few orphans in the conversion to %pOF printf specifiers
  included here that no one else picked up.

  Summary:

   - Convert more DT code to use of_property_read_* API.

   - Improve DT overlay support when adding multiple overlays

   - Convert printk's to %pOF format specifiers. Most went via subsystem
     trees, but picked up the remaining orphans

   - Correct unittests to use preferred "okay" for "status" property
     value

   - Add a KASLR seed property

   - Vendor prefixes for Mellanox, Theobroma System, Adaptrum, Moxa

   - Fix modalias buffer handling

   - Clean-up of include paths for building dtbs

   - Add bindings for amc6821, isl1208, tsl2x7x, srf02, and srf10
     devices

   - Add nvmem bindings for MediaTek MT7623 and MT7622 SoC

   - Add compatible string for Allwinner H5 Mali-450 GPU

   - Fix links to old OpenFirmware docs with new mirror on
     devicetree.org

   - Remove status property from binding doc examples"

* tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (45 commits)
  devicetree: Adjust status "ok" -> "okay" under drivers/of/
  dt-bindings: Remove "status" from examples
  dt-bindings: pinctrl: sh-pfc: Use generic node name
  dt-bindings: Add vendor Mellanox
  dt-binding: net/phy: fix interrupts description
  virt: Convert to using %pOF instead of full_name
  macintosh: Convert to using %pOF instead of full_name
  ide: pmac: Convert to using %pOF instead of full_name
  microblaze: Convert to using %pOF instead of full_name
  dt-bindings: usb: musb: Grammar s/the/to/, s/is/are/
  of: Use PLATFORM_DEVID_NONE definition
  of/device: Fix of_device_get_modalias() buffer handling
  of/device: Prevent buffer overflow in of_device_modalias()
  dt-bindings: add amc6821, isl1208 trivial bindings
  dt-bindings: add vendor prefix for Theobroma Systems
  of: search scripts/dtc/include-prefixes path for both CPP and DTC
  of: remove arch/$(SRCARCH)/boot/dts from include search path for CPP
  of: remove drivers/of/testcase-data from include search path for CPP
  of: return of_get_cpu_node from of_cpu_device_node_get if CPUs are not registered
  iio: srf08: add device tree binding for srf02 and srf10
  ...
2017-09-07 14:43:33 -07:00
..
rmi4 Input: synaptics-rmi4 - support regulator supplies 2016-07-13 17:27:24 -07:00
touchscreen dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
adc-keys.txt Input: add ADC resistor ladder driver 2016-08-29 20:00:58 -07: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 support for reset line 2017-08-21 13:10:19 -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 Input: cyapa - fix address of Gen3 devices in device tree documentation 2015-09-19 11:39:02 -07:00
cypress,tm2-touchkey.txt Input: tm2-touchkey - add touchkey driver support for TM2 2017-01-18 14:50:23 -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 Input: add support for NI Ettus Research USRP E3x0 button 2015-01-10 14:17:10 -08:00
elan_i2c.txt Input: add driver for Elan I2C/SMbus touchpad 2014-10-24 13:54:24 -07:00
elants_i2c.txt Input: elants_i2c - wire up regulator support 2015-08-07 14:55:38 -07:00
fsl-mma8450.txt dt: fsl-mma8450.txt: Add missing 'reg' description 2012-06-13 13:34:41 -05:00
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 Documentation: devicetree: Clean up gpio-keys example 2016-04-19 17:25:16 -05:00
gpio-matrix-keypad.txt Input: matrix_keypad - add option to drive inactive columns 2017-03-29 00:25:01 -07:00
hid-over-i2c.txt devicetree: i2c-hid: Add regulator support 2017-03-06 13:48:44 +01:00
imx-keypad.txt Input: imx_keypad - add device tree support 2013-01-03 12:41:31 -08:00
input-reset.txt Input: sysrq - DT binding for key sequence 2013-08-12 22:31:55 -07:00
lpc32xx-key.txt input: Extend matrix-keypad device tree binding 2013-02-08 12:58:40 +00:00
matrix-keymap.txt input: Extend matrix-keypad device tree binding 2013-02-08 12:58:40 +00:00
mpr121-touchkey.txt Input: mpr121 - switch to device tree probe 2017-01-15 15:08:46 -08: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
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: add Qualcomm PM8941 power key driver 2015-03-20 21:59:55 -07:00
raydium_i2c_ts.txt Input: add Raydium I2C touchscreen driver 2016-05-27 17:08:31 -07:00
regulator-haptic.txt Input: add regulator haptic driver 2014-12-21 18:59:20 -08:00
rotary-encoder.txt dt-bindings: input: rotary-encoder: fix typo 2017-04-20 10:47:27 -07:00
samsung-keypad.txt Documentation: devicetree: fix reference to legacy wakeup properties 2015-10-30 13:04:19 -05: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 Input: spear-keyboard - document DT bindings 2012-05-20 22:02:04 -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
sun4i-lradc-keys.txt Input: sun4i-lradc-keys - fix typo in binding documentation 2015-12-12 14:26:37 -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 Input: introduce palmas-pwrbutton 2014-09-11 23:40:16 -07: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