commit | 4ebccc63cf49005cf446f7fb99fe926d8163e565 | [log] [tgz] |
---|---|---|
author | Joel King <joelking@codeaurora.org> | Fri Jul 22 09:43:22 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 10:27:03 2011 -0700 |
tree | 64d2ff4f75f9f630081aa3541a3fea097124a4b5 | |
parent | 18b04783a057552e9632596dec2fa0329f26b589 [diff] |
msm: 8064: add support for gpio/tlmm. Added Kconfig entry to enable the GPIOMUX driver. Updated Makefile to compile gpiomux driver files. Added io map for TLMM device, and perform gpiomux initialization without installing any gpios. Gpios will be mapped when the peripheral connections are finalized for virtio, cdp or other targets. Signed-off-by: Joel King <joelking@codeaurora.org>