zephyr/dts/bindings/input
Bastien JAUNY d5365ba513 drivers: input: vs1838b: Add support for VS1838B
The VS1838B is one of the most found infrared receiver
found in electronic kits and is easy to setup with only
a single GPIO used for signal transmission (apart from
VCC and GND).
This new driver let applications use the VS1838B as an
input with events relayed as 0x0000<address><command>.

Only the NEC protocol is supported in this version but
more can be added later.
Link: https://github-wiki-see.page/m/CoreELEC/remotes/wiki/08.-NEC-IR-Protocol-Datasheet

This has been tested using the input_dump sample.

Signed-off-by: Bastien JAUNY <bastien.jauny@smile.fr>
2025-04-29 19:06:37 +02:00
..
adc-keys.yaml
analog-axis.yaml
chipsemi,chsc6x.yaml
cirque,pinnacle-common.yaml
cirque,pinnacle-i2c.yaml
cirque,pinnacle-spi.yaml
cypress,cy8cmbr3xxx.yaml
espressif,esp32-touch-sensor.yaml
focaltech,ft5336.yaml
futaba,sbus.yaml
goodix,gt911.yaml
gpio-kbd-matrix.yaml
gpio-keys.yaml
gpio-qdec.yaml
hynitron,cst816s.yaml
ilitek,ili2132a.yaml
input-keymap.yaml
ite,it8xxx2-kbd.yaml
ite,it51xxx-kbd.yaml drivers/input/it51xxx: implement kbd driver 2025-04-11 14:53:11 +02:00
ite,it8801-kbd.yaml
kbd-matrix-common.yaml
microchip,cap12xx.yaml
microchip,xec-kbd.yaml
nintendo,nunchuk.yaml
nuvoton,npcx-kbd.yaml
pixart,pat912x.yaml
pixart,paw32xx.yaml
pixart,pmw3610.yaml
realtek,rts5912-kbd.yaml driver: input: add input driver for rts5912 2025-03-19 17:11:23 +01:00
sitronix,cf1133.yaml
st,stm32-tsc.yaml
st,stmpe811.yaml
touchscreen-common.yaml
tsc-keys.yaml
vishay,vs1838b.yaml drivers: input: vs1838b: Add support for VS1838B 2025-04-29 19:06:37 +02:00
xptek,xpt2046.yaml
zephyr,input-double-tap.yaml
zephyr,input-longpress.yaml
zephyr,input-sdl-touch.yaml drivers: input: sdl_touch: Associate display with instance 2025-03-25 22:14:40 +01:00
zephyr,lvgl-button-input.yaml
zephyr,lvgl-common-input.yaml
zephyr,lvgl-encoder-input.yaml
zephyr,lvgl-keypad-input.yaml
zephyr,lvgl-pointer-input.yaml
zephyr,native-linux-evdev.yaml