xref: /freebsd/sys/contrib/device-tree/Bindings/input/tca8418_keypad.txt (revision 7fdf597e96a02165cfe22ff357b857d5fa15ed8a)
1This binding is based on the matrix-keymap binding with the following
2changes:
3
4keypad,num-rows and keypad,num-columns are required.
5
6Required properties:
7- compatible: "ti,tca8418"
8- reg: the I2C address
9- interrupts: IRQ line number, should trigger on falling edge
10- linux,keymap: Keys definitions, see keypad-matrix.
11