]> asedeno.scripts.mit.edu Git - linux.git/commit
Documentation: devicetree: Clean up gpio-keys example
authorAndreas Färber <afaerber@suse.de>
Wed, 16 Mar 2016 11:53:29 +0000 (12:53 +0100)
committerRob Herring <robh@kernel.org>
Tue, 19 Apr 2016 22:25:16 +0000 (17:25 -0500)
commitf2953a461042721e9a2aca58d2b1cfc67c70d371
tree486bca17a15b4be933398f8c0f995f6e0e3b1a61
parentcb6c27bb09122ceb0effda0b15885123870a6af7
Documentation: devicetree: Clean up gpio-keys example

Drop #address-cells and #size-cells, which are not required by the
gpio-keys binding documentation, as button sub-nodes are not devices.

Rename sub-nodes to avoid new dtc unit address warnings when copied.

While at it, adopt the dashes convention for the node name.

Reported-by: Julien Chauveau <chauveau.julien@gmail.com>
Cc: Julien Chauveau <chauveau.julien@gmail.com>
Cc: Javier Martinez Canillas <javier@dowhile0.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Reviewed-by: Julien Chauveau <chauveau.julien@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/input/gpio-keys.txt