* Andreas Kemnade andreas@kemnade.info [241116 20:27]:
mcspi is per default in slave mode, setting it to master solves issues. And that happens when the driver is probed because its default is master.
OK interesting. Maybe set up a quirk function for it in ti-sysc.c. That way the mcspi will get idled also when set to status disabled and no mcspi driver is loaded.
Regards,
Tony