mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-02 20:23:12 +01:00
Issues: - reading i2c data by passing u16 pointer causes errors in read data. - max17042 status register fields have not only Power On Reset meaning so using proper mask is required. Changes: - read i2c data to type u32 instead of u16 - avoids buffer overflow - compare FG status register using mask not just one bit value - add checking return value to functions fg read/write - add model lock and model check count - add debug msg Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> Cc: Lukasz Majewski <l.majewski@samsung.com> Cc: Minkyu Kang <mk7.kang@samsung.com> |
||
|---|---|---|
| .. | ||
| battery | ||
| fuel_gauge | ||
| mfd | ||
| pmic | ||
| exynos-tmu.c | ||
| ftpmu010.c | ||
| Makefile | ||
| palmas.c | ||
| power_core.c | ||
| power_dialog.c | ||
| power_fsl.c | ||
| power_i2c.c | ||
| power_spi.c | ||
| tps6586x.c | ||
| twl4030.c | ||
| twl6030.c | ||