Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b089597b authored by Mayank Rana's avatar Mayank Rana Committed by Hemant Kumar
Browse files

usb: composite: Fix reporting MaxPower as 0xFA instead of 0x70



USB device is reporting MaxPower as 0xFA (i.e. 2000mA) when enumerated
into USB super speed plus mode. Few host may complain about not able to
supply enough power to connected device. Hence fix this issue by
reporting MaxPower as 0x70 (i.e. 896 mA) which is within allowed
current draw limit (i.e. 900mA) of USB specification.

CRs-Fixed: 2217005
Change-Id: Idfef036ed86391ec0aaad6a5b680ed9c90f07abb
Signed-off-by: default avatarMayank Rana <mrana@codeaurora.org>
parent 210951d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment