Attention is currently required from: Subrata Banik.
Eran Mitrani has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/79292?usp=email )
Change subject: mb/google/rex/var/deku: Enable LAN0, LAN1 ......................................................................
Patch Set 4:
(1 comment)
This change is ready for review.
Patchset:
PS1:
you can take a look into CL: https://review.coreboot. […]
I rebased this CL on the previous gpio.c CL.
Since KConfig, and devicetree are set for the baseboard ovis, The only difference I see is that for Ovis we have: PAD_CFG_GPI_SCI_LOW(GPP_D18, NONE, DEEP, EDGE_SINGLE), While for Deku I have PAD_CFG_GPI_IRQ_WAKE(GPP_D01, NONE, PLTRST, LEVEL, INVERT), PAD_CFG_GPI_IRQ_WAKE(GPP_E04, NONE, PLTRST, LEVEL, INVERT),
So if I understand you correctly, it should only be routed to SCI. I corrected that.
(Ovis is missing the other LAN, so it would need to be corrected in another CL for Ovis)