LP8727_ID_TA
return id == LP8727_ID_TA || id == LP8727_ID_DEDICATED_CHG;
return id >= LP8727_ID_TA && id <= LP8727_ID_USB_CHG;
devid = LP8727_ID_TA;