diff options
author | Vladimir Zapolskiy <vz@mleia.com> | 2016-09-03 10:39:07 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2016-09-05 10:31:45 -0700 |
commit | de56bea05b09aa1f3498ee12df8f995aaf259dd7 (patch) | |
tree | 35bb1813c66907a31f0fa4d8eb7c79705b45308c /drivers/input | |
parent | 694641616448a9c5b30b3a5e5f51da73cb3a0016 (diff) | |
download | linux-de56bea05b09aa1f3498ee12df8f995aaf259dd7.tar.gz linux-de56bea05b09aa1f3498ee12df8f995aaf259dd7.tar.bz2 linux-de56bea05b09aa1f3498ee12df8f995aaf259dd7.zip |
Input: gpio-keys-polled - don't use unit-address with button nodes
The change corrects an example in device tree documentation section,
because button/key device nodes don't contain reg property there is
no need to declare unit-address, and address and size cell properties
are also redundant.
At the moment a compilation of the hypothetical original example
should produce W=1 level warnings, and it is better to stop spreading
misusage of the polled gpio keys device tree binding through this
example.
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions