From: Rajendra Nayak Date: Mon, 12 Mar 2012 10:11:47 +0000 (-0600) Subject: ARM: OMAP4: PRM: Add IO Daisychain support X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d2183b27410741822d62be0ee04bd4b1819b27c;p=pandora-kernel.git ARM: OMAP4: PRM: Add IO Daisychain support IO daisychain is a mechanism that allows individual IO pads to generate wakeup events on their own based on a switch of an input signal level. This allows the hardware module behind the pad to be powered down, but still have device level capability to detect IO events, and once this happens the module can be powered back up to resume IO. See section 3.9.4 in OMAP4430 Public TRM for details. Signed-off-by: Rajendra Nayak Signed-off-by: Vishwanath BS Signed-off-by: Tero Kristo [paul@pwsan.com: use the shared MAX_IOPAD_LATCH_TIME declaration; renamed omap4_trigger_io_chain() to conform to other PRM function names; added kerneldoc] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed