Hi Matthias,
+ ret = geni_icc_get(&mas->se, "qup-core", "qup-config", NULL);
+ if (ret)
+ goto spi_geni_probe_runtime_disable;
This fails without providing any hints why, besides the error code.
It might be worth to add error logging to geni_icc_get().
As per Bjorn's comment, I will add error logs inside geni_icc_get API
incase it returns something other than -EPROBE_DEFER .
https://patchwork.kernel.org/patch/11467511/
regards,
Akash
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\na Linux Foundation Collaborative Project