Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45062 )
Change subject: drivers/genesyslogic/gl9755: Add driver for Genesys Logic GL9755 ......................................................................
Patch Set 2:
(1 comment)
Patch Set 2:
What is the difference to `src/drivers/genesyslogic/gl9763e/`?
Ah, looks like a totally different device.
https://review.coreboot.org/c/coreboot/+/45062/2/src/drivers/genesyslogic/gl... File src/drivers/genesyslogic/gl9755/gl9755.h:
https://review.coreboot.org/c/coreboot/+/45062/2/src/drivers/genesyslogic/gl... PS2, Line 7: #define CFG 0x800 Please align the values using tabs. Maybe you can run the file through clang-format?