<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/dt-bindings/input, branch v3.13</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/include/dt-bindings/input?h=v3.13</id>
<link rel='self' href='https://git.amat.us/linux/atom/include/dt-bindings/input?h=v3.13'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2013-08-19T22:30:03Z</updated>
<entry>
<title>include: dt-binding: input: create a DT header defining key codes.</title>
<updated>2013-08-19T22:30:03Z</updated>
<author>
<name>Laxman Dewangan</name>
<email>ldewangan@nvidia.com</email>
</author>
<published>2013-08-06T14:12:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=8851b9f1625ce0858e9b1bb0ae4a57d4b43178b1'/>
<id>urn:sha1:8851b9f1625ce0858e9b1bb0ae4a57d4b43178b1</id>
<content type='text'>
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 = &lt;102&gt;; /* KEY_HOME */

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

Signed-off-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
Reviewed-by: Stephen Warren &lt;swarren@nvidia.com&gt;
Signed-off-by: Rob Herring &lt;rob.herring@calxeda.com&gt;
</content>
</entry>
</feed>
