diff options
author | Taniya Das <tdas@codeaurora.org> | 2021-05-07 10:20:19 +0530 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-06-04 12:40:41 +0000 |
commit | 017c59096abb02e53538e0693f02738d5abc98ec (patch) | |
tree | f4c13aea9a432a3250c7a6637ffe6f0fd05a8af5 /src/ec/starlabs/it8987/acpi | |
parent | 414b4269becd027e7fe1d93af997fa686bf81420 (diff) |
soc: common: gpio: Add support for common GPIO driver
Add common gpio functionalities across qualcomm soc targets.
This common gpio driver would allow the consumers to be able to
configure gpio function, set/get gpio direction as input/output,
configure the gpio as pull-up/pull-down, configure the gpio as an
IRQ and also query the gpio irq status.
The GPIO pin definition would be SoC specific.
BUG=b:182963902
TEST=Validated on qualcomm sc7180 and sc7280 development board
Signed-off-by: Taniya Das <tdas@codeaurora.org>
Change-Id: Ia672130c6ca938d9284cae5071307637709480d1
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55076
Reviewed-by: Shelley Chen <shchen@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/ec/starlabs/it8987/acpi')
0 files changed, 0 insertions, 0 deletions