mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-20 14:07:30 +07:00
1d0b1c74ed
Some matrix keypad drivers can support different numbers of rows and columns. Add a generic binding for these. Implementation note: In order to implement this binding in the kernel, we will need to modify matrix_keypad_() to look up the number of rows and cols in the keymap. Perhaps this could be done by passing 0 for these parameters? Many of the parameters can already be set to NULL. Ick. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> |
||
---|---|---|
.. | ||
touchscreen | ||
fsl-mma8450.txt | ||
gpio-keys-polled.txt | ||
gpio-matrix-keypad.txt | ||
lpc32xx-key.txt | ||
matrix-keymap.txt | ||
nvidia,tegra20-kbc.txt | ||
omap-keypad.txt | ||
pwm-beeper.txt | ||
rotary-encoder.txt | ||
samsung-keypad.txt | ||
spear-keyboard.txt | ||
stmpe-keypad.txt | ||
tca8418_keypad.txt |