2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 06:34:11 +08:00
linux-next/Documentation/devicetree/bindings/input/touchscreen
Linus Torvalds e7f44b65b5 Devicetree for 4.7:
- Rewrite of the unflattening code to avoid recursion and lessen the
   stack usage.
 
 - Rewrite of the phandle args parsing code to get rid of the fixed args
   size. This is needed for IOMMU code.
 
 - Sync to latest dtc which adds more dts style checking. These warnings
   are enabled with "W=1" compiles.
 
 - Tegra documentation updates related to the above warnings.
 
 - A bunch of spelling and other doc fixes.
 
 - Various vendor prefix additions.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJXP3OZAAoJEPr7XbWNvGHDEUAQAJLbR9Js7RENPGX/u0NSJNaJ
 yQhyNVsz/BkAWFfWT6YEfyNnDY0UcRs2N9RHb+z65TsX1jvJJxLRDLRfz+rExfiZ
 cA1RJaF77kPOdA0eZapJIzPvAf97Zik+nzKLsqUPUSYaIzghV5rN6aR2AjXN5AYv
 TMQP41NwNQkxfO5I+NOssEB8IBH+DlAzg0LYXw8wNsAJc8o+DgEQjU8cxCqR0NgE
 SbpbJNF8tRXEJckZRC+Q7Gyn2J7VglmM/5VTFbBBwgIly2lcLADPVuX/Z6hZE3OH
 K7mhNWBu61vI5lU6u7q64ePeb63j+Ut/RR0tTPgjsLg0Qg0ue+6iZ66S9ZHEicbU
 wT4A/hjSImvZoQGGMrtUF5HGcaoMHGLGFgFc/Ouox8OQflntQBzuEx/gOQpPXcIT
 vdwITNW8/OGV3rgtmRO9mbdSZiAHPsydoTkIl+Ucod3nTrlEEOwgQARYO+2CfSRj
 sknndj26Kf+0n0tSv2d4JAEdEozp2ZPyfiAfpPXW74jOmOxeswUb3Kxx8YMwhCEl
 +s96rm1vtpNmJzXtuPV3eB0TydWMQ/3NXN6XOS7qEN/5y1AbQqKEoIyJOziBQMxe
 c9Eh/YSjsm4uw3Q0wHOI3s4hTwWfuBmwpIsANJVKrRbftPF58bMUBYU/44ReTtA8
 iMsrqJpnSCcAyS8doWRY
 =s+gW
 -----END PGP SIGNATURE-----

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

Pull devicetree updates from Rob Herring:

 - Rewrite of the unflattening code to avoid recursion and lessen the
   stack usage.

 - Rewrite of the phandle args parsing code to get rid of the fixed args
   size.  This is needed for IOMMU code.

 - Sync to latest dtc which adds more dts style checking.  These
   warnings are enabled with "W=1" compiles.

 - Tegra documentation updates related to the above warnings.

 - A bunch of spelling and other doc fixes.

 - Various vendor prefix additions.

* tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (52 commits)
  devicetree: Add Creative Technology vendor id
  gpio: dt-bindings: add ibm,ppc4xx-gpio binding
  of/unittest: Remove unnecessary module.h header inclusion
  drivers/of: Fix build warning in populate_node()
  drivers/of: Fix depth when unflattening devicetree
  of: dynamic: changeset prop-update revert fix
  drivers/of: Export of_detach_node()
  drivers/of: Return allocated memory from of_fdt_unflatten_tree()
  drivers/of: Specify parent node in of_fdt_unflatten_tree()
  drivers/of: Rename unflatten_dt_node()
  drivers/of: Avoid recursively calling unflatten_dt_node()
  drivers/of: Split unflatten_dt_node()
  of: include errno.h in of_graph.h
  of: document refcount incrementation of of_get_cpu_node()
  Documentation: dt: soc: fix spelling mistakes
  Documentation: dt: power: fix spelling mistake
  Documentation: dt: pinctrl: fix spelling mistake
  Documentation: dt: opp: fix spelling mistake
  Documentation: dt: net: fix spelling mistakes
  Documentation: dt: mtd: fix spelling mistake
  ...
2016-05-20 14:51:34 -07:00
..
ad7879.txt Input: ad7879 - add device tree support 2016-03-08 10:51:18 -08:00
auo_pixcir_ts.txt Input: auo_pixcir_ts - add devicetree support 2013-02-24 19:10:18 -08:00
brcm,iproc-touchscreen.txt Input: bcm_iproc_tsc - DT spelling s/clock-name/clock-names/ 2016-04-20 14:39:56 -07:00
bu21013.txt Documentation: Detail permitted DT properties for the BU21013 Touch Screen 2012-11-01 13:02:13 +01:00
chipone_icn8318.txt Input: add support for ChipOne icn8318 based touchscreens 2015-03-24 11:27:52 -07:00
colibri-vf50-ts.txt Input: Add touchscreen support for Colibri VF50 2015-09-05 11:11:48 -07:00
cyttsp.txt Input: cyttsp - switch to using device properties 2016-01-27 14:32:48 -08:00
edt-ft5x06.txt Input: edt-ft5x06 - add support for FT5506 2015-10-16 16:58:45 -07:00
egalax-ts.txt Input: egalax-ts - fix typo and improve text 2013-08-29 09:34:44 -07:00
focaltech-ft6236.txt Input: add support for FocalTech FT6236 touchscreen controller 2015-10-02 11:44:20 -07:00
fsl-mx25-tcq.txt Documentation: dt: input: fix spelling mistakes 2016-04-25 08:41:17 -05:00
goodix.txt Input: goodix - add axis swapping and axis inversion support 2015-12-17 17:11:55 -08:00
imx6ul_tsc.txt Input: touchscreen - add imx6ul_tsc driver support 2015-09-05 11:49:33 -07:00
lpc32xx-tsc.txt
mms114.txt Input: mms114 - add device tree bindings 2012-10-11 01:29:36 -07:00
pixcir_i2c_ts.txt Input: pixcir_i2c - add support for wake and enable gpios 2015-12-04 17:12:07 -08:00
sitronix-st1232.txt Input: st1232 - add reset pin handling 2013-04-15 10:00:44 -07:00
stmpe.txt Input: stmpe-ts - add DT support for stmpe touchscreen 2012-11-22 23:47:09 -08:00
sun4i.txt Input: sun4i-ts - allow controlling filter and sensitivity via DT 2015-03-23 09:11:11 -07: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: synaptics-rmi4 - add device tree support for 2d sensors and F11 2016-03-10 16:04:05 -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
zforce_ts.txt Input: zforce - make the interrupt GPIO optional 2015-08-03 14:10:10 -07:00