You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. VPDO max voltage is bit20~29, VPD0 MIN votage is bit10~19.
2. (CAP_FPDO_VOLTAGE << 10) & 0x3ff == 0, it's wrong.
3. CAP_FPDO_VOLTAGE/CAP_VPDO_VOLTAGE has included (& 0x3ff).
Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
Change-Id: Ife5e634bcffcc9b6c3d68d6e5f504c06b01cf418
0 commit comments