Attention is currently required from: Patrick Rudolph. Hello Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/57345
to look at the new patch set (#2).
Change subject: driver/intel/pmc_mux/conn: add conn_get_type_c_list() ......................................................................
driver/intel/pmc_mux/conn: add conn_get_type_c_list()
Add conn_get_type_c_list() helper routine that returns a pointer to the start of a verified list of type-c connectors.
BUG=b:149830546 TEST='emerge-volteer coreboot chromeos-bootimage' and verify it builds successfully.
Change-Id: Ic56a1ad1b617e3af000664147d21165e6ea3a742 Signed-off-by: Nick Vaccaro nvaccaro@google.com --- M src/drivers/intel/pmc_mux/conn/chip.h M src/drivers/intel/pmc_mux/conn/conn.c 2 files changed, 36 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/57345/2