Attention is currently required from: Tim Crawford, Nico Huber, Reka Norman, Tim Wawrzynczak, Angel Pons. Hello build bot (Jenkins), Tim Crawford, Nico Huber, Reka Norman, Tim Wawrzynczak, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/60329
to look at the new patch set (#2).
Change subject: mb/google/taniks,vell;mb/intel/adlrvp_n_ext_ec: fix build error ......................................................................
mb/google/taniks,vell;mb/intel/adlrvp_n_ext_ec: fix build error
Commit d448f8ce0fe9955e7792f54cc278897152d53590 (drivers/intel/pmc_mux/ conn: Change usb{23}_port_number fields to device pointers) changed the way the pmc_mux/conn driver gets the corresponding USB ports from the devicetree. This change didn't include the corresponding change for the Taniks and Vell variants of the Google Brya project and the Intel adlrvp_n_ext_ec board which probably weren't in the tree at the time the patch referenced above was created. This patch ports the needed change forward to those boards to fix the build of the upstream tree.
TEST=None
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: Id295cd11fbbfe038534b154215a6de7c1ac13e0e --- M src/mainboard/google/brya/variants/taniks/overridetree.cb M src/mainboard/google/brya/variants/vell/overridetree.cb M src/mainboard/intel/adlrvp/variants/adlrvp_n_ext_ec/overridetree.cb 3 files changed, 14 insertions(+), 14 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/60329/2