OpenCloudOS-Kernel/Documentation/devicetree/bindings/input
Linus Torvalds ebcf5bb282 - Core Frameworks
- Document (kerneldoc) core mfd_add_devices() API
 
  - New Drivers
    - Add support for Altera SOCFPGA System Manager
    - Add support for Maxim MAX77650/77651 PMIC
    - Add support for Maxim MAX77663 PMIC
    - Add support for ST Multi-Function eXpander (STMFX)
 
  - New Device Support
    - Add support for LEDs to Intel Cherry Trail Whiskey Cove PMIC
    - Add support for RTC to SAMSUNG Electronics S2MPA01 PMIC
    - Add support for SAM9X60 to Atmel HLCDC (High-end LCD Controller)
    - Add support for USB X-Powers AXP 8xx PMICs
    - Add support for Integrated Sensor Hub (ISH) to ChromeOS EC
    - Add support for USB PD Logger to ChromeOS EC
    - Add support for AXP223 to X-Powers AXP series PMICs
    - Add support for Power Supply to X-Powers AXP 803 PMICs
    - Add support for Comet Lake to Intel Low Power Subsystem
    - Add support for Fingerprint MCU to ChromeOS EC
    - Add support for Touchpad MCU to ChromeOS EC
    - Move TI LM3532 support to LED
 
  - New Functionality
    - Add/extend DT support; max77650, max77620
    - Add support for power-off; max77620
    - Add support for clocking; syscon
    - Add support for host sleep event; cros_ec
 
  - Fix-ups
    - Trivial; Formatting, spelling, etc; Kconfig, sec-core, ab8500-debugfs
    - Remove unused functionality; rk808, da9063-*
    - SPDX conversion; da9063-*, atmel-*,
    - Adapt/add new register definitions; cs47l35-tables, cs47l90-tables, imx6q-iomuxc-gpr
    - Fix-up DT bindings; ti-lmu, cirrus,lochnagar
    - Simply obtaining driver data; ssbi, t7l66xb, tc6387xb, tc6393xb
 
  - Bug Fixes
    - Fix incorrect defined values; max77620, da9063
    - Fix device initialisation; twl6040
    - Reset device on init; intel-lpss
    - Fix build warnings when !OF; sun6i-prcm
    - Register OF match tables; tps65912-spi
    - Fix DMI matching; intel_quark_i2c_gpio
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEdrbJNaO+IJqU8IdIUa+KL4f8d2EFAlzame0ACgkQUa+KL4f8
 d2GbBQ//bUoA+hcTo/ZUyQQGmE8axikZ6pacY+Y41pdzzLFoOM3IIz4NpdUF0fP2
 6r11zDiM2cL9CuMJl/AMiBv7fifowYykaBUEkkm8n2Cpj/bpLIm8eQy6jf14kqNR
 gj9sTy/feBcnZhqLLx9x9W9695nRTE4q3g+mDOj5sXRvZxqcPBaNgWkk5a8vtN9V
 yH2XkQSoK0EvvNWjl3pshp7HdKhX8k1xDZ2ghOi3Yk9JmFlg+wrWEKE4KQ7dDoUa
 SFXFReIwyleAw4Bc/demT1tSDiNgIPc9ZHtb67dUmDCQgpQqTK/h6WV1JeW1I0vh
 AM6n2hnogcbVcJdAHtwS5tR6nVahpUQ1V+XhYDyyHNmx6rqW5q2e3xRF75CT4wBZ
 NMIVaWNlih62Y196Exy+6CANHvJyxL6yRgvXkpfyaf9vYdXUrBRUujxn1PzrbkNJ
 kJwvZk5yHgg0n5SIV/D4CVy+RHP6uqe4oE4iXNWP5Um06OyVCieqMvoduyGQdLG/
 7Xrflc4EmeqTfWZrnW3ljh6sOBC+MQCfIKgRtvkPQ5EpcNU2VPXeNsAvIIHCpWHy
 HJY43WRP98DTNyP+/oBrsh56y8n+NwMBcWSmL4tv4cKmGx11bRvp35Mzy1ElPw6Y
 Zzttsw8Puz2EMmfGdcRwkZW0KWb5sAvJcImCkrjg/13QPHgcPgk=
 =dTSD
 -----END PGP SIGNATURE-----

Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd

Pull MFD updates from Lee Jones:
 "Core Framework:
   - Document (kerneldoc) core mfd_add_devices() API

  New Drivers:
   - Altera SOCFPGA System Manager
   - Maxim MAX77650/77651 PMIC
   - Maxim MAX77663 PMIC
   - ST Multi-Function eXpander (STMFX)

  New Device Support:
   - LEDs support in Intel Cherry Trail Whiskey Cove PMIC
   - RTC support in SAMSUNG Electronics S2MPA01 PMIC
   - SAM9X60 support in Atmel HLCDC (High-end LCD Controller)
   - USB X-Powers AXP 8xx PMICs
   - Integrated Sensor Hub (ISH) in ChromeOS EC
   - USB PD Logger in ChromeOS EC
   - AXP223 in X-Powers AXP series PMICs
   - Power Supply in X-Powers AXP 803 PMICs
   - Comet Lake in Intel Low Power Subsystem
   - Fingerprint MCU in ChromeOS EC
   - Touchpad MCU in ChromeOS EC
   - Move TI LM3532 support to LED

  New Functionality:
   - max77650, max77620: Add/extend DT support
   - max77620 power-off
   - syscon clocking
   - croc_ec host sleep event

  Fix-ups:
   - Trivial; Formatting, spelling, etc; Kconfig, sec-core, ab8500-debugfs
   - Remove unused functionality; rk808, da9063-*
   - SPDX conversion; da9063-*, atmel-*,
   - Adapt/add new register definitions; cs47l35-tables, cs47l90-tables, imx6q-iomuxc-gpr
   - Fix-up DT bindings; ti-lmu, cirrus,lochnagar
   - Simply obtaining driver data; ssbi, t7l66xb, tc6387xb, tc6393xb

  Bug Fixes:
   - Fix incorrect defined values; max77620, da9063
   - Fix device initialisation; twl6040
   - Reset device on init; intel-lpss
   - Fix build warnings when !OF; sun6i-prcm
   - Register OF match tables; tps65912-spi
   - Fix DMI matching; intel_quark_i2c_gpio"

* tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (65 commits)
  mfd: Use dev_get_drvdata() directly
  mfd: cros_ec: Instantiate properly CrOS Touchpad MCU device
  mfd: cros_ec: Instantiate properly CrOS FP MCU device
  mfd: cros_ec: Update the EC feature codes
  mfd: intel-lpss: Add Intel Comet Lake PCI IDs
  mfd: lochnagar: Add links to binding docs for sound and hwmon
  mfd: ab8500-debugfs: Fix a typo ("deubgfs")
  mfd: imx6sx: Add MQS register definition for iomuxc gpr
  dt-bindings: mfd: LMU: Fix lm3632 dt binding example
  mfd: intel_quark_i2c_gpio: Adjust IOT2000 matching
  mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
  mfd: tps65912-spi: Add missing of table registration
  mfd: axp20x: Add USB power supply mfd cell to AXP803
  mfd: sun6i-prcm: Fix build warning for non-OF configurations
  mfd: intel-lpss: Set the device in reset state when init
  platform/chrome: Add support for v1 of host sleep event
  mfd: cros_ec: Add host_sleep_event_v1 command
  mfd: cros_ec: Instantiate the CrOS USB PD logger driver
  mfd: cs47l90: Make DAC_AEC_CONTROL_2 readable
  mfd: cs47l35: Make DAC_AEC_CONTROL_2 readable
  ...
2019-05-14 10:39:08 -07:00
..
rmi4 dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
touchscreen Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2019-05-13 15:21:48 -07: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 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: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
elants_i2c.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06: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 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 DT binding document 2019-02-06 22:17:41 -08:00
imx-keypad.txt Input: imx_keypad - add device tree support 2013-01-03 12:41:31 -08:00
input-reset.txt Input: dt-bindings - fix a typo in file input-reset.txt 2018-11-12 11:52:05 -08:00
keys.txt dt-bindings: input: add common keyboard document bindings 2018-07-04 16:08:53 +00: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.txt dt-bindings: input: Add DT bindings for max77650 2019-05-08 12:05:56 +01:00
microchip,qt1050.txt Input: qt1050 - add Microchip AT42QT1050 support 2019-05-07 14:12:43 -07:00
mpr121-touchkey.txt Input: mpr121 - switch to device tree probe 2017-01-15 15:08:46 -08: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 document bindings for mtk-pmic-keys 2018-04-16 15:16:09 +01: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 Input: spear-keyboard - document DT bindings 2012-05-20 22:02:04 -07:00
sprd,sc27xx-vibra.txt Input: add Spreadtrum vibrator driver 2018-06-04 13:36:11 -07:00
st,stpmic1-onkey.txt dt-bindings: input: Document STPMIC1 PMIC onkey 2019-01-16 13:59:49 +00: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-a10-lradc-keys - add support for A83T 2019-04-04 11:51:29 -07: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