coreboot-kgpe-d16/src/soc/qualcomm
Taniya Das 7a6b2ef25e sc7180: Add target specific GPIO pin definitions
The common gpio driver can be re-used for SC7180,
thus remove the existing gpio driver support and
also clean up the common macro definitions.

Add GPIO pin details specific to SC7180 chipset
for the consumers to be able to request for the
gpio functionality as per their requirement.

TEST=Validated on qualcomm sc7180 development board

Signed-off-by: Taniya Das <tdas@codeaurora.org>
Change-Id: Ifd206e6bc9a549706e7a2c4bde0b7d5527ca6268
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55079
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Shelley Chen <shchen@google.com>
2021-07-22 06:38:17 +00:00
..
common soc/qualcomm/common/gpio: Define a macro for the gpio offset 2021-07-21 16:08:36 +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 sc7180: Add target specific GPIO pin definitions 2021-07-22 06:38:17 +00:00
sc7280 soc/qualcomm/sc7280: Replace gpio offset value with macro 2021-07-21 16:31:30 +00:00
Kconfig