On Thu, Dec 12, 2013 at 10:18 AM, Baruch Siach <[email protected]> wrote:
> GPIO32 is a standard optional extension to the Xtensa architecture core that > provides preconfigured output and input ports for intra SoC signaling. The > GPIO32 option is implemented as 32bit Tensilica Instruction Extension (TIE) > output state called EXPSTATE, and 32bit input wire called IMPWIRE. This > driver treats input and output states as two distinct devices. > > Signed-off-by: Baruch Siach <[email protected]> > --- > v3: > * Use BUG() in xtensa_impwire_set_value() to indicate that it should never > be called (Linus Walleij) OK no remaining issues with this version, patch applied! Thanks! Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
