Attention is currently required from: Mario Scheithauer. Werner Zeh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/58887 )
Change subject: mb/siemens/mc_ehl2: Clean up devicetree ......................................................................
Patch Set 3: Code-Review+2
(1 comment)
File src/mainboard/siemens/mc_ehl/variants/mc_ehl2/devicetree.cb:
https://review.coreboot.org/c/coreboot/+/58887/comment/6e350b26_4019d690 PS2, Line 100: [PchSerialIoIndexI2C0] = PchSerialIoPci, : [PchSerialIoIndexI2C1] = PchSerialIoDisabled, : [PchSerialIoIndexI2C2] = PchSerialIoPci, : [PchSerialIoIndexI2C3] = PchSerialIoPci, : [PchSerialIoIndexI2C4] = PchSerialIoPci, : [PchSerialIoIndexI2C5] = PchSerialIoDisabled, : [PchSerialIoIndexI2C6] = PchSerialIoDisabled, : [PchSerialIoIndexI2C7] = PchSerialIoDisabled,
Once you are here you could adjust the SIO I2C enablement in FSP to match your usage. […]
Done