64995e2a54
Currently the MAX17055 driver assumes that a battery matching the default characteristics is used. This change allows battery characteristics to be specified in device tree and writes them to the MAX17055 on initialization. Existing default values are maintained for backwards compatibility. Initialization routine taken from MAX17055 Software Implementation Guide, document UG6365. Signed-off-by: Hayden Ball <hayden@playerdata.co.uk> |
||
---|---|---|
.. | ||
boards | ||
src | ||
CMakeLists.txt | ||
README.txt | ||
adc.conf | ||
app.overlay | ||
dac.conf | ||
drivers.conf | ||
eeprom.conf | ||
ethernet.conf | ||
gpio.conf | ||
gpio.dtsi | ||
i2c.dtsi | ||
modem.conf | ||
modem_quectel_bg9x.conf | ||
modem_ublox_sara.conf | ||
prj.conf | ||
sensors_a_h.conf | ||
sensors_i_z.conf | ||
sensors_stmemsc.conf | ||
sensors_stmemsc_trigger.conf | ||
sensors_trigger_a_h.conf | ||
sensors_trigger_i_z.conf | ||
spi.dtsi | ||
testcase.yaml | ||
uart.dtsi | ||
xlnx.conf |
README.txt
Overview -------- Build tests for drivers and sensors on all platforms. This test might now work for some of the drivers, those need to be addressed in other tests targeting those special cases. Tests ----- drivers: build all drivers sensors_a_m: build sensors with name beginning a through m. sensors_n_z: build sensors with name beginning n through z. sensors_trigger: build sensors with trigger option enabled