diff options
author | Ye.Li <B37916@freescale.com> | 2014-06-11 16:21:29 +0800 |
---|---|---|
committer | Ye Li <ye.li@nxp.com> | 2017-03-14 21:27:09 +0800 |
commit | 7cd5fec7ce6a9ecfdaa1a9c1aaaa0d0ac18a4f86 (patch) | |
tree | dfc89ac4939eddc9e0e47de3c404192f64de1577 /drivers/input/input.c | |
parent | 5364f297ccbb89c796cc9a67e28fe50d3ee2dad1 (diff) | |
download | u-boot-imx-7cd5fec7ce6a9ecfdaa1a9c1aaaa0d0ac18a4f86.zip u-boot-imx-7cd5fec7ce6a9ecfdaa1a9c1aaaa0d0ac18a4f86.tar.gz u-boot-imx-7cd5fec7ce6a9ecfdaa1a9c1aaaa0d0ac18a4f86.tar.bz2 |
ENGR00315894-60 GPIO: Modify driver mxc_gpio to support RDC Semaphores
For GPIO group which shared by multiple masters, it may set in RDC
to shared and semaphore required. Before access the GPIO register,
the GPIO driver must get the RDC semaphore, and release the semaphore
after the GPIO register access.
When CONFIG_MXC_RDC is set, the features related to RDC semaphores
is enabled in mxc_gpio driver.
Signed-off-by: Ye.Li <B37916@freescale.com>
(cherry picked from commit 84d63e2e2ce12f714e88baad8b2325684614a7c1)
Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Conflicts:
drivers/gpio/mxc_gpio.c
(cherry picked from commit c9943b9c8a78bb2c9886bfe582e82978387d8dee)
Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
(cherry picked from commit faf94726cac8316c4342e19936f1e03ef283ace3)
(cherry picked from commit 6c0474fe0e4fc543c62b22c05c2702a881f56418)
Diffstat (limited to 'drivers/input/input.c')
0 files changed, 0 insertions, 0 deletions