commit | 477fbf1db8cb7b33ada578efb6dd8ce2f00de7f8 | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Mon Mar 03 22:37:44 2014 +0400 |
committer | Shawn Guo <shawn.guo@freescale.com> | Wed Apr 30 13:40:27 2014 +0800 |
tree | 3ab08f0a678ebe9bc757c876e9282d024b5e5f78 | |
parent | d1db0eea852497762cab43b905b879dfcd3b8987 [diff] |
ARM: i.MX: mx21ads: Replace direct handling of peripheral bits with GPIOs This patch replaces direct handling of peripheral bits with GPIOs by using basic-mmio-gpio driver. As a result this change eliminate some low-level code and removes custom io_map() from the board. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>