commit | e9629f94d1044fdb3fda48acaa3d47065b075bc0 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Sat Apr 17 00:36:48 2010 +0200 |
committer | Marek Vasut <marek.vasut@gmail.com> | Wed Jul 14 22:41:39 2010 +0200 |
tree | 783b7f91f54a2fcfd27c27d49b7793b46211d88f | |
parent | 23cf8e4dc551a19cc5b5a1ac44a861adbbf4ba2e [diff] |
PXA: Add hardware init helper macros This patch adds macros for the following purposes: - GPIO configuration - SDRAM configuration - Wakeup - Clock configuration - Interrupt controller configuration These macros are intended to replace numerous copies of the same code. Signed-off-by: Marek Vasut <marek.vasut@gmail.com>