Raul Rangel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43467 )
Change subject: mb/google/zork: Don't generate power resource for Raydium TS ......................................................................
Patch Set 4:
(1 comment)
https://review.coreboot.org/c/coreboot/+/43467/4/src/mainboard/google/zork/v... File src/mainboard/google/zork/variants/dalboz/overridetree.cb:
https://review.coreboot.org/c/coreboot/+/43467/4/src/mainboard/google/zork/v... PS4, Line 55: register "reset_delay_ms" = "20"
Don't we need to keep the reset_delay_ms to enforce timing?
The kernel driver has the correct code to enforce timing: https://source.chromium.org/chromiumos/chromiumos/codesearch/+/master:src/th...