Attention is currently required from: Matt DeVillier, Nico Huber.
Joel Linn has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/81426?usp=email )
Change subject: superio/ite: Add special fan vectors ......................................................................
Patch Set 6:
(2 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/81426/comment/194cc00c_46713f93 : PS5, Line 12: : The 3VSBSW# signal can now also be disabled again which is necessary to : power components down properly in SMM when entering S5. : : A function to disable the PME# output was added as well.
I think these two can be be individual commits, separate from the fan vector control
Done
File src/superio/ite/common/Kconfig:
https://review.coreboot.org/c/coreboot/+/81426/comment/05fa176c_0c2b3ccc : PS5, Line 61: config SUPERIO_ITE_ENV_CTRL_FAN_VECTOR_RANGED
does this need `depends on SUPERIO_ITE_ENV_CTRL_FAN_VECTOR` ?
Done