Attention is currently required from: Hung-Te Lin, Yidi Lin, Yu-Ping Wu.
Jarried Lin has posted comments on this change by Jarried Lin. ( https://review.coreboot.org/c/coreboot/+/86034?usp=email )
Change subject: soc/mediatek/common: Fix wrong write API for protect_key_setting ......................................................................
Patch Set 2:
(2 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/86034/comment/0d7efbf8_10bf5d9a?usp... : PS1, Line 7: soc/mediatek: Modify MT6363 pmic driver
soc/mediatek/common: Fix wrong write API for protect_key_setting
Done
https://review.coreboot.org/c/coreboot/+/86034/comment/61e98a48_6d821147?usp... : PS1, Line 8: : Use mt6363_write8 instead of mt6363_write16 when setting the protect : key, only need 1 byte needs to be written to the register each time. : Remove mt6363_write16 api to prevent build failure.
Please state the problem.
Done