Hung-Te Lin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46405 )
Change subject: soc/mediatek/mt8192: Add board-specific regulator APIs ......................................................................
Patch Set 5:
(1 comment)
https://review.coreboot.org/c/coreboot/+/46405/5//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/46405/5//COMMIT_MSG@8 PS5, Line 8: : Four regulators are required by DRAM driver. To enable DVFS, the 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.