AB8500_CUT1P1
return (is_ab8500(ab) && (ab->chip_id <= AB8500_CUT1P1));
return is_ab8540(ab) && (ab->chip_id <= AB8500_CUT1P1);