A311D, wifi issues, "firmware failed to leave lps state", disconnects

I’m currently dogfooding RCM4 with A311D in my Pocket Reform and wanted to see if something can be done about the glitch that the WiFi SDIO module sometimes fails to load during boot. Indeed this brings it back up (as root):

echo ffe03000.mmc > /sys/class/mmc_host/mmc2/device/driver/unbind
echo ffe03000.mmc > /sys/bus/platform/drivers/meson-gx-mmc/bind

We can probably add this as a workaround in reform-hw-setup. Also we should ship the powersave disable config mentioned in this thread.