Hello, the XBL provided with the LA Android builds is broken. PmicDxe gives out the following log:
Failed to detect external I2C PMIC with return value : 22. PMIC is left at default state
ERROR: C90000002:V03000007 I0 5776232E-082D-4B75-9A0E-FE1D13F7A5D9
ASSERT DebugLib.c +78: Format != ((void *) 0)
This is Qcoms fault, considering it has been reported to happen on a QRD7325 too.
The fix is to comment out “CORE_VERIFY(0);” from SocPkg/Kodiak/Library/PmicLib/core/la/pm_core.c in the pm_i2c_sid_config function.
Please release new LA builds with this fix included.
Thank you