commit | 3631c597ca33df06610a5482447912d36d0a9ff2 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Tue Mar 01 08:14:02 2016 +0100 |
committer | Shawn Guo <shawnguo@kernel.org> | Tue Mar 01 21:40:50 2016 +0800 |
tree | 5e537cb408f8723ee1a9ee21299cfb83ce924806 | |
parent | 18e75ad2ff23b3a1d5ff329885d53636876aec96 [diff] |
ARM: dts: imx53-qsb: Fix gpio button polarity The polarity of the gpio buttons is defined to '0' which is active high. The buttons are active low though which has been verified by testing it and by looking into the schematics. While at it use defines rathers than numbers for the key codes. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>