commit | 42eed42bac41c8106ed52b6b84409d84c0981e36 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Wed Oct 22 18:29:17 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Oct 22 18:34:16 2008 +0900 |
tree | 2ba3f575af09ef9dcea7bb38e2ce7e39524562da | |
parent | 22ee3ba611e0aa73228ae64fa68d89c52367702a [diff] |
sh: improve pinmux support for single direction pins This patch improves the support for gpio pins that are hard wired to either input or output and lack control register association. A special force enum id is used to allow use without control register but still mark the gpio pin as input or output. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>