commit | d4260e6dddfe642ab50ec6398aeac794a6aff151 | [log] [tgz] |
---|---|---|
author | Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> | Thu Jul 21 09:19:57 2011 +0900 |
committer | Grant Likely <grant.likely@secretlab.ca> | Wed Oct 05 11:59:17 2011 -0600 |
tree | 4d6e0f7f6552ea3071f7c4a2897e534c58a38ea9 | |
parent | c3520a1a84f13becf7489ddee4571eaccf108934 [diff] |
gpio-pch: modify gpio_nums and mask Currently, the number of GPIO pins is set fixed value(=12). Also PIN MASK is set as '0xfff'. However the pins differs by IOH. This patch sets the value correctly. Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>