ARM: shmobile: r8a7790: Configure R-Car GPIO for IRQ_TYPE_EDGE_BOTH
authorSimon Horman <horms+renesas@verge.net.au>
Mon, 13 May 2013 08:53:52 +0000 (17:53 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 5 Jun 2013 08:18:22 +0000 (17:18 +0900)
commitd93906b869dd9444823f04ea64a585143f18a26e
tree2e4942f70ff9b816d1ec2cf7ecdecdf2d56f7984
parentb9ffcc2b12301eaf726ac24c93de01017ffea178
ARM: shmobile: r8a7790: Configure R-Car GPIO for IRQ_TYPE_EDGE_BOTH

"gpio-rcar: Support IRQ_TYPE_EDGE_BOTH" adds support to the R-Car GPIO
driver for IRQ_TYPE_EDGE_BOTH. As hardware support for this feature is
not universal for all SoCs a flag, has_both_edge_trigger, has been
added to the platform data of the driver to allow this feature to be
enabled.

As the r8a7790 SoC hardware supports this feature enable it.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/setup-r8a7790.c