Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra...
[cascardo/linux.git] / Documentation / devicetree / bindings / input / clps711x-keypad.txt
index e68d2bb..3eed881 100644 (file)
@@ -1,7 +1,7 @@
 * Cirrus Logic CLPS711X matrix keypad device tree bindings
 
 Required Properties:
-- compatible:    Shall contain "cirrus,clps711x-keypad".
+- compatible:    Shall contain "cirrus,ep7209-keypad".
 - row-gpios:     List of GPIOs used as row lines.
 - poll-interval: Poll interval time in milliseconds.
 - linux,keymap:  The definition can be found at
@@ -12,7 +12,7 @@ Optional Properties:
 
 Example:
        keypad {
-               compatible = "cirrus,ep7312-keypad", "cirrus,clps711x-keypad";
+               compatible = "cirrus,ep7312-keypad", "cirrus,ep7209-keypad";
                autorepeat;
                poll-interval = <120>;
                row-gpios = <&porta 0 0>,