device-tree: nexus7: Remove power gpio key entry and use pmic8xxx-pwrkey
[deliverable/linux.git] / arch / arm / boot / dts / qcom-apq8064-asus-nexus7-flo.dts
index 32fedfa149d0f4fa424a8635225d7d544e0bca5b..7b05f072bfc28b168d5c30e776d4d0879f6add84 100644 (file)
 
        gpio-keys {
                compatible = "gpio-keys";
-               power {
-                       label = "Power";
-                       gpios = <&tlmm_pinmux 26 GPIO_ACTIVE_LOW>;
-                       linux,code = <KEY_POWER>;
-                       gpio-key,wakeup;
-               };
                volume_up {
                        label = "Volume Up";
                        gpios = <&pm8921_gpio 4 GPIO_ACTIVE_HIGH>;
This page took 0.024702 seconds and 5 git commands to generate.