Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30974 )
Change subject: mediatek/mt8183: Support gpio eh and rsel setting for I2C
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/30974/2/src/soc/mediatek/mt8183/gpio.c
File src/soc/mediatek/mt8183/gpio.c:
https://review.coreboot.org/#/c/30974/2/src/soc/mediatek/mt8183/gpio.c@107
PS2, Line 107: void *reg = GPIO_TO_IOCFG_BASE(gpio.base) + EH_RSEL_OFFSET;
If I understand this right, there are a few EH_RSEL registers (one per IOCFG base) where all the EH […]
Or is it important that only I2C bus pins get this setting, and pins that could be muxed to I2C but are doing something else on our board must not get it? Your code doesn't make any of this clear.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/30974
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I518ca07645fe55aa55e94e4f98178baa0b74a882
Gerrit-Change-Number: 30974
Gerrit-PatchSet: 2
Gerrit-Owner: wang qii
Qii.Wang@mediatek.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
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-Reviewer: wang qii
Qii.Wang@mediatek.com
Gerrit-CC: Hung-Te Lin
hungte@chromium.org
Gerrit-Comment-Date: Thu, 24 Jan 2019 20:54:18 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Julius Werner
jwerner@chromium.org
Gerrit-MessageType: comment