summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorZhang Jiejing <jiejing.zhang@freescale.com>2012-05-18 11:08:05 +0800
committerJustin Waters <justin.waters@timesys.com>2012-09-12 11:05:50 -0400
commit4e57e9184552bff5939fbdd351173a42e3e23c41 (patch)
tree0aa8fd108e80d33af583382948c3a8fc774d3c92 /common
parent8774835ff311426472a2ba200e386dccdd5862f8 (diff)
ENGR00209899-1 mx6x: add generic gpio interface.
Add generic gpio interface in uboot. Seems more and more gpio operation invoke in uboot, without RAW register operation, we should use generic gpio interface. you should define the CONFIG_MXC_GPIO use generic gpio interface: gpio_request, gpio_direction_output, gpio_direction_input, gpio_set_value, gpio_get_value, etc. Test on MX6Q, MX6DL. Other MX6X should also define this config. Signed-off-by: Zhang Jiejing <jiejing.zhang@freescale.com>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions