Openwrt/target/linux
Petr Štetiar d9753f0ec5 ath79, brcm63xx: Fix debounce-interval properties in gpio-keys-polled nodes
This patch fixes wrong usage of debounce-interval subnode property of
gpio-keys-polled nodes, which was used inproperly in parent node, but it
belongs to the subnodes, excerpt from the docs:

 Optional subnode-properties:
     - debounce-interval: Debouncing interval time in milliseconds.
       If not specified defaults to 5.

And the docs are up to date as the source code matches that description
as well:

 if (fwnode_property_read_u32(child, "debounce-interval",
                              &button->debounce_interval))
         button->debounce_interval = 5;

While at it, I've also re-formatted gpio-keys-polled nodes, usually just
adding new lines after every key subnode.

Cc: Tomasz Maciej Nowak <tomek_n@o2.pl>
Cc: Matt Merhar <mattmerhar@protonmail.com>
Cc: Jonas Gorski <jonas.gorski@gmail.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2018-12-17 08:05:03 +01:00
..
adm5120 kernel: Replace ledtrig-netdev with upstream backport 2018-12-15 12:50:06 +01:00
adm8668
apm821xx kernel: bump 4.14 to 4.14.88 2018-12-14 13:01:49 +01:00
ar7
ar71xx ar71xx: ag71xx: Replace duplicate debugging code with simple function call 2018-12-17 08:03:45 +01:00
arc770
archs38
armvirt
at91 kernel: bump 4.9 to 4.9.143 2018-12-10 11:48:44 +01:00
ath25
ath79 ath79, brcm63xx: Fix debounce-interval properties in gpio-keys-polled nodes 2018-12-17 08:05:03 +01:00
au1000
bcm53xx kernel: bump 4.14 to 4.14.88 2018-12-14 13:01:49 +01:00
brcm47xx
brcm63xx ath79, brcm63xx: Fix debounce-interval properties in gpio-keys-polled nodes 2018-12-17 08:05:03 +01:00
brcm2708 kernel: bump 4.9 to 4.9.145 2018-12-14 13:01:45 +01:00
cns3xxx
gemini gemini: Activate USB support again 2018-12-16 14:59:59 +01:00
generic kernel: add DT binding support to the fit parser 2018-12-17 00:21:33 +01:00
imx6
ipq40xx ipq40xx: device-tree overhaul 2018-12-17 00:21:34 +01:00
ipq806x ipq806x: drop kernel/ rootfs partition images for the ZyXEL NBG6817 2018-12-17 00:21:34 +01:00
ixp4xx
kirkwood
lantiq lantiq: add integer latency stat for lantiq-dsl 2018-12-16 00:57:19 +01:00
layerscape kernel: add missing symbol in some 4.9 subtargets 2018-12-11 11:34:45 +01:00
malta
mcs814x
mediatek kernel: bump 4.14 to 4.14.88 2018-12-14 13:01:49 +01:00
mpc85xx
mvebu
mxs
octeon
octeontx
omap
omap24xx
orion
oxnas
pistachio
ppc40x
ppc44x
ramips ramips: add support for Netgear R6350 2018-12-16 08:41:41 +01:00
rb532 kernel: bump 4.14 to 4.14.86 2018-12-10 11:48:44 +01:00
samsung
sunxi
uml
x86
xburst
zynq
Makefile