aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2023-04-25 21:17:52 +0200
committerÁlvaro Fernández Rojas <noltari@gmail.com>2023-04-27 15:39:09 +0200
commit11de53729a5501c309a7d838c35fb52b195e2f65 (patch)
treefefebeb729685c4357cc643f3f19d17da1cb470d /target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts
parent9a2666951051f8072ba83f0535e1534ea0dbf6aa (diff)
downloadupstream-11de53729a5501c309a7d838c35fb52b195e2f65.tar.gz
upstream-11de53729a5501c309a7d838c35fb52b195e2f65.tar.bz2
upstream-11de53729a5501c309a7d838c35fb52b195e2f65.zip
bmips: increment polled keys interval to 100
There's no need to poll the gpio keys every 20 ms and the linux kernel documentation suggests 100 ms. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts')
-rw-r--r--target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts b/target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts
index 18adc73b63..716c6227f8 100644
--- a/target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts
+++ b/target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts
@@ -18,7 +18,7 @@
keys {
compatible = "gpio-keys-polled";
- poll-interval = <20>;
+ poll-interval = <100>;
help {
label = "help";