summary refs log tree commit diff
path: root/net/unix
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2013-08-06 19:42:49 +0530
committerRob Herring <rob.herring@calxeda.com>2013-08-19 17:30:03 -0500
commit8851b9f1625ce0858e9b1bb0ae4a57d4b43178b1 (patch)
tree21c1fbce65d7a21aa5d46eff1235c1aea3369e3a /net/unix
parent245d9641909aee2e73fc773cea708eb7bc51a524 (diff)
downloadlinux-8851b9f1625ce0858e9b1bb0ae4a57d4b43178b1.tar.gz
include: dt-binding: input: create a DT header defining key codes.
Many of Key device tree bindings uses the constant number as key code
which matches with kernel header key code and then comment as follows
for reference/better readability:
	linux,code = <102>; /* KEY_HOME */

Create a DT header which defines all the key code so that DT key bindings
can use it as follows:
	linux,code = <KEY_HOME>;

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions