What am I missing that is resulting in "firmware:scmi not ready"
Hello!
I upgraded Linux kernel from 5.4 to 5.15 (ST linux-5.15-stm32mp-r2). Simply added new options to kernel config and kept mostly the same DT. I get the error below in the boot log which renders the whole system unusable.
Based on the boot log below what would you think I am missing? If it is impossible to know without a .config and/or DT I will try to add those.
[ 3.254882] platform 50000000.rcc: Linked as a consumer to firmware:scmi
[ 3.261800] rcc@50000000 Dropping the fwnode link to scmi
[ 3.267423] bus: 'platform': __driver_probe_device: matched device 50000000.rcc with driver stm32mp1_rcc
[ 3.277231] platform 50000000.rcc: error -EPROBE_DEFER: supplier firmware:scmi not ready
[ 3.285613] platform 50000000.rcc: Added to deferred list
[ 3.291297] device: '50001000.pwr': device_add
Thanks in advance!
