Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34948 )
Change subject: superio/nuvoton: add a driver for nct668xd ......................................................................
Patch Set 7:
(2 comments)
https://review.coreboot.org/c/coreboot/+/34948/4/src/superio/nuvoton/nct668x... File src/superio/nuvoton/nct668xd/superio.c:
https://review.coreboot.org/c/coreboot/+/34948/4/src/superio/nuvoton/nct668x... PS4, Line 71: NULL
you can pass another device_operations struct here that has DEVICE_NOOP for . […]
Done
https://review.coreboot.org/c/coreboot/+/34948/7/src/superio/nuvoton/nct668x... File src/superio/nuvoton/nct668xd/superio.c:
https://review.coreboot.org/c/coreboot/+/34948/7/src/superio/nuvoton/nct668x... PS7, Line 74: ops_noenable
&ops_noenable
Done