This is the documentation for the latest (main) development branch of the Infuse-IoT platform. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

embeint,gpio-charger-control

Vendor: Embeint Pty Ltd.

Description

Battery charger control based on temperature

Properties

Properties not inherited from the base binding file.

Name

Type

Details

control-gpios

phandle-array

Control line to enable/disable the battery charger

This property is required.

temperature-min

int

Minimum temperature to allow charging at, in degrees kelvin

This property is required.

temperature-max

int

Maximum temperature to allow charging at, in degrees kelvin

This property is required.

control-hysteresis

int

Temperature must fall this far within the allowed temperature range
after being disabled before being re-enabled.

This property is required.