mturney mturney has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35497 )
Change subject: sc7180: Add gpio driver ......................................................................
Patch Set 12:
(1 comment)
https://review.coreboot.org/c/coreboot/+/35497/11/src/soc/qualcomm/sc7180/in... File src/soc/qualcomm/sc7180/include/soc/gpio.h:
https://review.coreboot.org/c/coreboot/+/35497/11/src/soc/qualcomm/sc7180/in... PS11, Line 95: #define GPIO_ENABLE 1
Let's please call these GPIO_OUTPUT_DISABLE and GPIO_OUTPUT_ENABLE, otherwise it looks confusing in […]
Done