Documentation: dt: update ti,am33xx-hsmmc swakeup workaround
authorAndreas Fenkart <afenkart@gmail.com>
Tue, 7 Jul 2015 17:53:10 +0000 (19:53 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 17 Aug 2015 09:32:45 +0000 (11:32 +0200)
commitc21e678b256baec428662704138d85cfc593abf4
tree08e04f8f3fd30d28e3755b12ef3a06512379d6e0
parent135b0a284d9c2bcfb64a5f7d90c439ede8bc5e06
Documentation: dt: update ti,am33xx-hsmmc swakeup workaround

Before 5b83b2234be6733cf the driver was hard coding the wakeup irq to
be active low. The generic pm wakeirq does not override the active
high/low parameter, hence it must be specified correctly in the
device tree.
Mind that SDIO IRQ is active low as defined in the SDIO specification

Signed-off-by: Andreas Fenkart <afenkart@gmail.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/ti-omap-hsmmc.txt