Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45371 )
Change subject: mb/51nb/x210/gpio: Remove comments that contain pad functions ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45371/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/45371/1//COMMIT_MSG@9 PS1, Line 9: Remove these comments, because it does not contain useful information : that helps to understand the circuit, which we do not have.
I'm confused, how does removing the comments make understanding the GPIO config more clear?
It doesn't; the point is, that without schematics we can't really make sense of gpio.h with or without comments. Thus, drop the comments, that don't help anyway.
This was done for x11-lga-series, and another one I don't remember, too.