Hello Xi Chen, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46405
to look at the new patch set (#6).
Change subject: soc/mediatek/mt8192: Add board-specific regulator APIs ......................................................................
soc/mediatek/mt8192: Add board-specific regulator APIs
To enable DVFS, DRAM driver needs to access four different regulators that SoC can't access directly and need board-specific implementations.
To support that we need to define the getter and setter APIs for those regulators.
BUG=b:147789962 BRANCH=none TEST=verified with DRAM driver
Signed-off-by: Yidi Lin yidi.lin@mediatek.com Change-Id: I0c2d471a7f8628735af90c5b5a5ab3012831e442 --- A src/soc/mediatek/common/include/soc/regulator.h 1 file changed, 19 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/46405/6