Mengqi Zhang has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32460 )
Change subject: mediatek/mt8183: Add SPI GPIO driving setting
......................................................................
Patch Set 5:
(3 comments)
https://review.coreboot.org/#/c/32460/5/src/soc/mediatek/mt8183/gpio.c
File src/soc/mediatek/mt8183/gpio.c:
https://review.coreboot.org/#/c/32460/5/src/soc/mediatek/mt8183/gpio.c@135
PS5, Line 135: driving
So this parameter is in milliamps now? Please just call it 'milliamps' or 'drive_milliamps' or somet […]
Done
https://review.coreboot.org/#/c/32460/5/src/soc/mediatek/mt8183/gpio.c@137
PS5, Line 137: if (driving < 2 || driving > 16)
This should just be an assert()
Done
https://review.coreboot.org/#/c/32460/5/src/soc/mediatek/mt8183/gpio.c@140
PS5, Line 140: if (bus == 0)
Please use a switch-statement for 'bus'
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/32460
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I95002ec71abd751c33c089185db04ed4a8686699
Gerrit-Change-Number: 32460
Gerrit-PatchSet: 5
Gerrit-Owner: Mengqi Zhang
Mengqi.Zhang@mediatek.com
Gerrit-Reviewer: Hung-Te Lin
hungte@chromium.org
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Mengqi Zhang
Mengqi.Zhang@mediatek.com
Gerrit-Reviewer: Tristan Hsieh
tristan.shieh@mediatek.com
Gerrit-Reviewer: You-Cheng Syu
youcheng@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Tue, 07 May 2019 13:52:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Julius Werner
jwerner@chromium.org
Gerrit-MessageType: comment