qcs405: Add GPIO API
commitea4c7d0719cc4549fe811826bcf188c7f4a1d921
authorNitheesh Sekar <nsekar@codeaurora.org>
Sun, 16 Sep 2018 13:31:01 +0000 (16 19:01 +0530)
committerPatrick Georgi <pgeorgi@google.com>
Tue, 26 Mar 2019 20:39:27 +0000 (26 20:39 +0000)
tree353c6089eebf0bea7d12b9b48fbb512074a9dbca
parent0ef562feee2bfd14aa23278da6beec8846246fa0
qcs405: Add GPIO API

Introduce new and required GPIO APIs, using common pinmux
definitions for GPIO configuration.

TEST=build & run

Change-Id: I85ce9007c545b44371c4704a0456774d0eff12a8
Signed-off-by: Sricharan R <sricharan@codeaurora.org>
Signed-off-by: Nitheesh Sekar <nsekar@codeaurora.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/29955
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
src/soc/qualcomm/qcs405/Makefile.inc
src/soc/qualcomm/qcs405/gpio.c [new file with mode: 0644]
src/soc/qualcomm/qcs405/include/soc/addressmap.h [copied from src/soc/qualcomm/qcs405/include/soc/gpio.h with 58% similarity]
src/soc/qualcomm/qcs405/include/soc/gpio.h