Are you guys using the stock uboot for the module? There are ways to add gpio config/operation during the boot process. If you search around this forum, you’ll find a bunch:
Not sure if the stock uboot has the gpio command enabled, but you could use that also to get things set at least before the kernel boots. But, that’s probably not fast enough for you anyway…