Attention is currently required from: Jason Nien, Martin Roth.
Jon Murphy has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74607 )
Change subject: mb/google/skyrim: Add named GPIO's ......................................................................
Patch Set 1:
(3 comments)
File src/mainboard/google/skyrim/port_descriptors.c:
https://review.coreboot.org/c/coreboot/+/74607/comment/4823eccb_4b2ae78c PS1, Line 3: #include <variant/gpio.h> Has to be before soc/platform_descriptors.h
File src/mainboard/google/skyrim/variants/markarth/port_descriptors.c:
https://review.coreboot.org/c/coreboot/+/74607/comment/7e194969_3688473d PS1, Line 3: #include <variant/gpio.h> Has to be before the include of soc/platform_descriptors.h
File src/mainboard/google/skyrim/variants/winterhold/port_descriptors.c:
https://review.coreboot.org/c/coreboot/+/74607/comment/b32d3640_d1e2d527 PS1, Line 3: #include <variant/gpio.h> Has to be before the include of soc/platform_descriptors