Daniel Kurtz has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30724 )
Change subject: drivers/generic/adau7002: Add wakeup-delay-ms property ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/30724/2/src/drivers/generic/adau7002/adau700... File src/drivers/generic/adau7002/adau7002.c:
https://review.coreboot.org/#/c/30724/2/src/drivers/generic/adau7002/adau700... PS2, Line 35: !dev->chip_info ADAU7002 is a common chip that is used in many configurations without this delay.
So, I think it is better if !dev->chip_info is not fatal, and instead just don't populate wakeup-delay-ms, or use a default value.