diff options
author | Laxman Dewangan <ldewangan@nvidia.com> | 2013-08-06 18:12:49 +0400 |
---|---|---|
committer | Rob Herring <rob.herring@calxeda.com> | 2013-08-20 02:30:03 +0400 |
commit | 8851b9f1625ce0858e9b1bb0ae4a57d4b43178b1 (patch) | |
tree | 21c1fbce65d7a21aa5d46eff1235c1aea3369e3a /include/pcmcia/cisreg.h | |
parent | 245d9641909aee2e73fc773cea708eb7bc51a524 (diff) | |
download | linux-8851b9f1625ce0858e9b1bb0ae4a57d4b43178b1.tar.xz |
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 'include/pcmcia/cisreg.h')
0 files changed, 0 insertions, 0 deletions