stpmic1-regulator warnings
Hey there,
I have a custom stm32mp153c based board. I adapted bootloaders/optee/kernel from scarthgap branch of meta-st-stm32mp and have everything booting (tf-a 2.8, u-boot 2022.10, optee 3.19, kernel 6.1.28). The only remaining warnings I have are these:
root@stm32mp1:~# dmesg | grep pmic
[ 0.459590] stpmic1 2-0033: PMIC Chip Version: 0x21
[ 0.497690] stpmic1-regulator 5c009000.i2c:stpmic@33:regulators: Failed to create device link (0x180) with 2-0033
[ 0.506580] stpmic1-regulator 5c009000.i2c:stpmic@33:regulators: Failed to create device link (0x180) with 2-0033
[ 0.516882] stpmic1-regulator 5c009000.i2c:stpmic@33:regulators: Failed to create device link (0x180) with 2-0033
I found only two threads mentioning the issue, but couldn't figure out how to fix it and even got an impression that these are somehow expected?
Any hints where the warnings come from?
Thanks,
Vyacheslav
