linux/Documentation/devicetree/bindings/input/touchscreen
Linus Torvalds 2bed26606b DeviceTree updates for 4.16:
- Convert to use memblock_virt_alloc in DT code which supports bootmem
   arches. With this we can remove the arch specific
   early_init_dt_alloc_memory_arch() functions.
 
 - Enable running the DT unittests on UML
 
 - Use SPDX license tags on DT files
 
 - Fix early FDT kconfig ifdef logic
 
 - Clean-up unittest Makefile
 
 - Fix function comment for of_irq_parse_raw
 
 - Add missing documentation for linux,initrd-{start,end} properties
 
 - Clean-up of binding examples using uppercase hex
 
 - Add trivial devices W83773G and Infineon TLV493D-A1B6
 
 - Add missing STM32 SoC bindings
 
 - Various small binding doc fixes
 -----BEGIN PGP SIGNATURE-----
 
 iQItBAABCAAXBQJac0m3EBxyb2JoQGtlcm5lbC5vcmcACgkQ+vtdtY28YcOmXA/9
 G/ZySEtV2RnW/z8bckNnG98F9M/yxFwKARYb4HPDGr4C6fYy9IO3sQ25Gjn9GgQm
 RzcOk40P+3YQvkb5eyha6zYYxrBwKNHjRoJJWpCpNAolJrYRgPn7gB9GLxs15mc8
 F1EdSrdJDsNxxrc44T6hJ2xfU/sY5Q7E9xVAKD9pStmENUhzyLnPuyT4UrqAnCVC
 1tqBjYgmHWsQxzgO9tSM629xKxgBVLPjoOULN8vWTcN+5RFQSgB/MFv611SKXo2h
 cIDH7Hm61MBMvblGTtEkz1pi+mF62BOvaHJdYKdAF0i1HrjIyIEysHC6rKrlYsF1
 B39HY8D+kIPr39OCdn6dONDtrWkmPSc/MYfqLjFDPIwgNtgDRkv9kugEi39/LTKP
 htpcD9zctRQLuDJtW+1TyQvNtEHEPY2QhRjKb1SdD4xK/phMcEhc8+sW88jFygtP
 xlNb12FCCjw83k801oX1QHgWR8mQg0cj2hrJxrMIJ+Hrb23TvBdN+wtPc6WkKjol
 zqHZ9vFK4z8LIPR6jPLsz9vAIBHcXKVWgSGSf41MhTSZYTOznR7HG1wgTcq4XMld
 VpKdWKbRa3B/ZqP01eCHmBLIt/f0pcieoa7b20uIf2PjWQmzRkaX9A0yfWrYsV/V
 JQogXMCSe7zfZBxrLRx37UP7hqMEIgWeTN+Ek0a4dOI=
 =v6gj
 -----END PGP SIGNATURE-----

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

Pull DeviceTree updates from Rob Herring:

 - Convert to use memblock_virt_alloc in DT code which supports
   bootmem arches. With this we can remove the arch specific
   early_init_dt_alloc_memory_arch() functions.

 - Enable running the DT unittests on UML

 - Use SPDX license tags on DT files

 - Fix early FDT kconfig ifdef logic

 - Clean-up unittest Makefile

 - Fix function comment for of_irq_parse_raw

 - Add missing documentation for linux,initrd-{start,end} properties

 - Clean-up of binding examples using uppercase hex

 - Add trivial devices W83773G and Infineon TLV493D-A1B6

 - Add missing STM32 SoC bindings

 - Various small binding doc fixes

* tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (23 commits)
  xtensa: remove arch specific early DT functions
  x86: remove arch specific early_init_dt_alloc_memory_arch
  nios2: remove arch specific early_init_dt_alloc_memory_arch
  mips: remove arch specific early_init_dt_alloc_memory_arch
  metag: remove arch specific early DT functions
  cris: remove arch specific early DT functions
  libfdt: remove unnecessary include directive from <linux/libfdt.h>
  of: unittest: refactor Makefile
  of/fdt: use memblock_virt_alloc for early alloc
  of: Use SPDX license tag for DT files
  of/fdt: Fix #ifdef dependency of early flattree declarations
  dt-bindings: h8300 clocksource: correct spelling of pulse
  dt-bindings: imx6q-pcie: Add required property for i.MX6SX
  mmc: Don't reference Linux-specific OF_GPIO_ACTIVE_LOW flag in DT binding
  dt-bindings: Use lower case hex in unit-addresses
  dt-bindings: display: panel: Fix compatible string for Toshiba LT089AC29000
  dt-bindings: Add Infineon TLV493D-A1B6
  dt-bindings: mailbox: ti,message-manager: Fix interrupt name error
  dt-bindings: chosen: Document linux,initrd-{start,end}
  dt-bindings: arm: document supported STM32 SoC family
  ...
2018-02-01 10:57:45 -08:00
..
ad7879.txt Input: ad7879 - add SPI device tree binding example 2017-02-23 09:21:30 -08:00
ads7846.txt Input: ad7846 - move bindings to touchscreen subdirectory 2017-02-25 10:50:29 -08:00
ar1021.txt dt-bindings: input: add bindings document for ar1021_i2c driver 2017-04-20 10:47:28 -07:00
auo_pixcir_ts.txt Input: auo_pixcir_ts - add devicetree support 2013-02-24 19:10:18 -08:00
brcm,iproc-touchscreen.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
bu21013.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
chipone_icn8318.txt Input: add support for ChipOne icn8318 based touchscreens 2015-03-24 11:27:52 -07:00
colibri-vf50-ts.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
cyttsp.txt Input: cyttsp - switch to using device properties 2016-01-27 14:32:48 -08:00
edt-ft5x06.txt Input: edt-ft5x06 - increase allowed data range for threshold parameter 2017-05-22 17:22:50 -07:00
egalax-ts.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
ektf2127.txt Input: add support for Elan eKTF2127 touchscreen controller 2016-09-26 20:01:58 -07:00
exc3000.txt Input: add I2C attached EETI EXC3000 multi touch driver 2017-10-25 14:55:33 -07:00
fsl-mx25-tcq.txt Documentation: dt: input: fix spelling mistakes 2016-04-25 08:41:17 -05:00
goodix.txt Input: goodix - support gt1151 touchpanel 2017-10-24 11:58:19 -07:00
hideep.txt Input: add support for HiDeep touchscreen 2017-11-10 10:18:22 -08:00
imx6ul_tsc.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
lpc32xx-tsc.txt
max11801-ts.txt dt-bindings: input: touchscreen: add max11801-ts binding 2017-03-29 00:25:03 -07:00
melfas_mip4.txt Input: melfas_mip4 - add devicetree binding documentations 2016-10-07 16:30:13 -07:00
mms114.txt Input: mms114 - add support for mms152 2018-01-26 11:27:45 -08:00
pixcir_i2c_ts.txt Input: pixcir_i2c - add support for wake and enable gpios 2015-12-04 17:12:07 -08:00
samsung,s6sy761.txt Input: add support for the Samsung S6SY761 touchscreen 2017-11-10 10:18:23 -08:00
silead_gsl1680.txt Input: silead - add support for capactive home button found on some x86 tablets 2018-01-09 16:38:06 -08:00
sis_i2c.txt Input: add driver for SiS 9200 family I2C touchscreen controllers 2016-08-03 00:49:00 -07:00
sitronix-st1232.txt Input: st1232 - add reset pin handling 2013-04-15 10:00:44 -07:00
st,stmfts.txt Input: add support for the STMicroelectronics FingerTip touchscreen 2017-06-05 15:35:34 -07:00
stmpe.txt Input: stmpe-ts - add DT support for stmpe touchscreen 2012-11-22 23:47:09 -08:00
sx8654.txt Input: add support for Semtech SX8654 I2C touchscreen controller 2015-03-06 17:18:17 -08:00
ti-tsc-adc.txt iio: adc: ti_am335x_adc: make sample delay, open delay, averaging DT parameters 2015-05-13 18:37:22 +01:00
touchscreen.txt Input: imx6ul_tsc - generalize the averaging property 2016-12-15 21:34:35 -08:00
ts4800-ts.txt Input: add touchscreen support for TS-4800 2015-12-16 14:00:51 -08:00
tsc2005.txt Input: tsc2004 - add support for tsc2004 2015-11-03 14:54:22 -08:00
tsc2007.txt Input: tsc2007 - add device tree support. 2013-11-25 18:27:53 -08:00
zet6223.txt Input: add driver for Zeitec ZET6223 2017-02-09 13:54:51 -08:00
zforce_ts.txt Input: zforce - make the interrupt GPIO optional 2015-08-03 14:10:10 -07:00