coreboot-kgpe-d16/src/soc/qualcomm
Taniya Das 017c59096a 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>
2021-06-04 12:40:41 +00:00
..
common soc: common: gpio: Add support for common GPIO driver 2021-06-04 12:40:41 +00:00
ipq40xx memlayout: Store region sizes as separate symbols 2021-02-19 08:39:26 +00:00
ipq806x cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
qcs405 soc/qualcomm: move code to common 2021-04-08 06:49:27 +00:00
sc7180 Coachz: Observe SPI_CLK voltage level is only 1.4V, need to adjust 2021-04-24 00:24:00 +00:00
sc7280 sc7280: Reserve wlan & wpss dram regions index order corrected 2021-06-04 12:40:30 +00:00
Kconfig