aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/apm821xx/dts/netgear-wndr4700.dts
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2018-12-30 12:17:25 +0100
committerChristian Lamparter <chunkeey@gmail.com>2019-01-24 15:53:03 +0100
commita692eecda15dd3336e403177bf61e20b43a9e4b8 (patch)
tree3897348ce94a97f15d35d7cdbfd2b55a5c8fa981 /target/linux/apm821xx/dts/netgear-wndr4700.dts
parent87dcf245489266c67e1ed19b7f4799468546ca17 (diff)
downloadupstream-a692eecda15dd3336e403177bf61e20b43a9e4b8.tar.gz
upstream-a692eecda15dd3336e403177bf61e20b43a9e4b8.tar.bz2
upstream-a692eecda15dd3336e403177bf61e20b43a9e4b8.zip
apm821xx: dts: Unify naming of gpio-keys nodes
In DTS Checklist[1] we're now demanding proper generic node names, as the name of a node should reflect the function of the device and use generic name for that[2]. Everybody seems to be copy&pasting from DTS files available in the repository today, so let's unify that naming there as well and provide proper examples. 1. https://openwrt.org/submitting-patches#dts_checklist 2. https://github.com/devicetree-org/devicetree-specification/blob/master/source/devicetree-basics.rst#generic-names-recommendation Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Christian Lamparter <chunkeey@gmail.com> [split up]
Diffstat (limited to 'target/linux/apm821xx/dts/netgear-wndr4700.dts')
-rw-r--r--target/linux/apm821xx/dts/netgear-wndr4700.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/apm821xx/dts/netgear-wndr4700.dts b/target/linux/apm821xx/dts/netgear-wndr4700.dts
index 313de3fe3d..19d56704de 100644
--- a/target/linux/apm821xx/dts/netgear-wndr4700.dts
+++ b/target/linux/apm821xx/dts/netgear-wndr4700.dts
@@ -308,7 +308,7 @@
};
&POB0 {
- gpio_keys_polled {
+ keys {
compatible = "gpio-keys-polled";
#address-cells = <1>;
#size-cells = <0>;