ARM: dts: Use active low flag for gpio-keys on Origen
authorSachin Kamat <sachin.kamat@linaro.org>
Sat, 8 Sep 2012 01:09:03 +0000 (10:09 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 8 Sep 2012 01:09:03 +0000 (10:09 +0900)
Commit f447ed8b31d ("gpio: samsung: add flags specifier to
device-tree binding") adds a flag to represent active low state
for gpio line. Since gpio-keys on Origen board are active low,
using this flag to represent the same.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Reviewed-by: Thomas Abraham <thomas.abraham@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found