Meera Ravindranath has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46550 )
Change subject: mb/google/dedede: Enable PCI device 14.2 ......................................................................
Patch Set 6:
(2 comments)
https://review.coreboot.org/c/coreboot/+/46550/6//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/46550/6//COMMIT_MSG@14 PS6, Line 14: check if device 14.2 is listed : in lspci.
Is this device getting used in the kernel for any purpose? Just curious to understand how this is ut […]
It is used for communication with PMC but we don't see binding to any kernel driver. Will try to get more info on this.
https://review.coreboot.org/c/coreboot/+/46550/6/src/mainboard/google/dedede... File src/mainboard/google/dedede/variants/baseboard/devicetree.cb:
https://review.coreboot.org/c/coreboot/+/46550/6/src/mainboard/google/dedede... PS6, Line 307: end
nit: add an extra space before the `end` so that it aligns with the other lines
Done