aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/cpva502plus.dts
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2018-12-30 12:17:25 +0100
committerChristian Lamparter <chunkeey@gmail.com>2019-02-05 16:28:12 +0100
commit4b66f55bb1d16c2952fe001e4e709b7c2f169a0a (patch)
tree9286e7d860f85345fdda46ab375a9f79753cc917 /target/linux/brcm63xx/dts/cpva502plus.dts
parent420376ab50b1e8ed7f6aea1f0211d9ab040303d9 (diff)
downloadupstream-4b66f55bb1d16c2952fe001e4e709b7c2f169a0a.tar.gz
upstream-4b66f55bb1d16c2952fe001e4e709b7c2f169a0a.tar.bz2
upstream-4b66f55bb1d16c2952fe001e4e709b7c2f169a0a.zip
brcm63xx: 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/brcm63xx/dts/cpva502plus.dts')
-rw-r--r--target/linux/brcm63xx/dts/cpva502plus.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/dts/cpva502plus.dts b/target/linux/brcm63xx/dts/cpva502plus.dts
index 2d45ae3f30..cfa9ac576d 100644
--- a/target/linux/brcm63xx/dts/cpva502plus.dts
+++ b/target/linux/brcm63xx/dts/cpva502plus.dts
@@ -13,7 +13,7 @@
stdout-path = "serial0:115200n8";
};
- gpio-keys-polled {
+ keys {
compatible = "gpio-keys-polled";
#address-cells = <1>;
#size-cells = <0>;