|
@@ -49,7 +49,7 @@
|
|
pinctrl-0 = <&matrix_keypad_pins>;
|
|
pinctrl-0 = <&matrix_keypad_pins>;
|
|
|
|
|
|
debounce-delay-ms = <5>;
|
|
debounce-delay-ms = <5>;
|
|
- col-scan-delay-us = <1500>;
|
|
|
|
|
|
+ col-scan-delay-us = <5>;
|
|
|
|
|
|
row-gpios = <&gpio5 5 GPIO_ACTIVE_HIGH /* Bank5, pin5 */
|
|
row-gpios = <&gpio5 5 GPIO_ACTIVE_HIGH /* Bank5, pin5 */
|
|
&gpio5 6 GPIO_ACTIVE_HIGH>; /* Bank5, pin6 */
|
|
&gpio5 6 GPIO_ACTIVE_HIGH>; /* Bank5, pin6 */
|