2
0
forked from Ivasoft/openwrt

ipq806x: add missing wakeup-source for gpio keys

wakeup-source is required for gpio keys to fix error
genirq: irq_chip msmgpio did not update eff. affinity mask

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
This commit is contained in:
Ansuel Smith
2021-04-08 15:09:32 +02:00
committed by Petr Štetiar
parent 1603d09964
commit 3bae740311
16 changed files with 105 additions and 0 deletions

View File

@@ -83,6 +83,8 @@
label = "reset";
gpios = <&qcom_pinmux 54 GPIO_ACTIVE_LOW>;
linux,code = <KEY_RESTART>;
debounce-interval = <60>;
wakeup-source;
};
};