diff options
author | Dong Aisheng <[email protected]> | 2017-08-01 22:04:17 +0800 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2017-08-14 15:03:39 +0200 |
commit | 659d8a62311ffc61742927350534643ad58aee81 (patch) | |
tree | 96f5cf417f749f8879452173b491ee77ebd7f10a /lib/test_overflow.c | |
parent | ca1f3ae3154ad6d08caa740c99be0d86644a4e44 (diff) |
gpio: vf610: add imx7ulp support
The Rapid General-Purpose Input and Output with 2 Ports (RGPIO2P)
on MX7ULP is similar to GPIO on Vibrid. But unlike Vibrid, the
RGPIO2P has an extra Port Data Direction Register (PDDR) used
to configure the individual port pins for input or output.
We introduce a bool have_paddr with fsl_gpio_soc_data data
to distinguish this differences. And we support getting the output
status by checking the GPIO direction in PDDR.
Cc: Alexandre Courbot <[email protected]>
Cc: Shawn Guo <[email protected]>
Cc: Stefan Agner <[email protected]>
Cc: Fugang Duan <[email protected]>
Cc: Peter Chen <[email protected]>
Signed-off-by: Dong Aisheng <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions