Attention is currently required from: Ravi kumar, Taniya Das, Julius Werner, mturney mturney. Hello Shelley Chen, build bot (Jenkins), Taniya Das, Julius Werner, mturney mturney,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/55079
to look at the new patch set (#12).
Change subject: sc7180: Add target specific GPIO pin definitions ......................................................................
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 cleanup 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.
BUG=b:182963902 TEST=Validated on qualcomm sc7180 development board
Signed-off-by: Taniya Das tdas@codeaurora.org Change-Id: Ifd206e6bc9a549706e7a2c4bde0b7d5527ca6268 --- M src/soc/qualcomm/sc7180/Makefile.inc D src/soc/qualcomm/sc7180/gpio.c M src/soc/qualcomm/sc7180/include/soc/gpio.h 3 files changed, 4 insertions(+), 214 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/55079/12