Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mfd: da9150: Constify struct regmap_config | Krzysztof Kozlowski | 2015-03-03 |
| | | | | | | | | The regmap_config struct may be const because it is not modified by the driver and regmap_init() accepts pointer to const. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> | ||
* | mfd: Add support for DA9150 combined charger & fuel-gauge device | Adam Thomson | 2015-01-22 |
DA9150 is a combined Charger and Fuel-Gauge IC, with additional GPIO and GPADC functionality. Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> |