|
@@ -1,7 +1,7 @@
|
|
* Cirrus Logic CLPS711X matrix keypad device tree bindings
|
|
* Cirrus Logic CLPS711X matrix keypad device tree bindings
|
|
|
|
|
|
Required Properties:
|
|
Required Properties:
|
|
-- compatible: Shall contain "cirrus,clps711x-keypad".
|
|
|
|
|
|
+- compatible: Shall contain "cirrus,ep7209-keypad".
|
|
- row-gpios: List of GPIOs used as row lines.
|
|
- row-gpios: List of GPIOs used as row lines.
|
|
- poll-interval: Poll interval time in milliseconds.
|
|
- poll-interval: Poll interval time in milliseconds.
|
|
- linux,keymap: The definition can be found at
|
|
- linux,keymap: The definition can be found at
|
|
@@ -12,7 +12,7 @@ Optional Properties:
|
|
|
|
|
|
Example:
|
|
Example:
|
|
keypad {
|
|
keypad {
|
|
- compatible = "cirrus,ep7312-keypad", "cirrus,clps711x-keypad";
|
|
|
|
|
|
+ compatible = "cirrus,ep7312-keypad", "cirrus,ep7209-keypad";
|
|
autorepeat;
|
|
autorepeat;
|
|
poll-interval = <120>;
|
|
poll-interval = <120>;
|
|
row-gpios = <&porta 0 0>,
|
|
row-gpios = <&porta 0 0>,
|