nxp,pca9422-charger
Vendor: NXP Semiconductors
Note
An implementation of a driver matching this compatible is available in drivers/charger/charger_pca9422.c.
Description
NXP PCA9422 battery charger
Properties
Properties not inherited from the base binding file.
Name |
Type |
Details |
---|---|---|
|
|
Fast Charge current set at init time in uA, available range is 2.5mA to 640mA.
The value specified will be rounded down to the closest implemented
value. If set to 0 (default) skip setting the charge current value at
driver initialization.
This property is required. Default value: |
|
|
The maximum voltage that the battery will be charged at, defaults to
4.2V, matching the device default reset configuration.
This property is required. Default value: |
|
|
Precharge current as x%(7% or 16%) of Fast charge current.
Refer to CHARGER_CNTL_1 register description for details.
Default value: Legal values: |
|
|
Topoff current as x%*10 (2.5%, 5.0%, 7.5%, or 10.0%)
of Fast charge current. Charge will finish when charging
current is less than topoff current.
Refer to CHARGER_CNTL_4 register description for details.
Default value: Legal values: |
|
|
Recharge threshold in relation to Vbat_reg.
Refer to CHARGER_CNTL_4 register description for details.
Default value: Legal values: |
|
|
Input current limit on VIN, available range is 45mA to 1195mA.
Default value: |
|
|
System regulation voltage. It is higher 200mV than Vbat_reg.
Vbatreg will clamp by Vsys_reg - 200mV.
Default value: |
|
|
This describes the chemical technology of the battery. The "lithium-ion" value is a blanket type for all lithium-ion batteries. If the specific chemistry is unknown, this value can be used instead of the precise "lithium-ion-X" options.
Legal values: |
|
|
An array providing the open circuit voltage (OCV) , which is used to look
up battery capacity according to current OCV value. The OCV unit is
microvolts.
Unlike the linux equivalent this array is required to be 11 elements
long, representing the voltages for 0-100% charge in 10% steps.
|
|
|
battery design capacity
|
|
|
limit to automatically start charging again
|
|
|
current for pre-charge phase
|
|
|
current for charge termination phase
|
Deprecated properties not inherited from the base binding file.
(None)
Properties inherited from the base binding file, which defines common properties that may be set on many nodes. Not all of these may apply to the “nxp,pca9422-charger” compatible.
(None)