Searched hist:e30110e9c96f48aea01abc3e6dfadb369cbafec3 (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/mfd/ |
H A D | max14577.h | diff e30110e9c96f48aea01abc3e6dfadb369cbafec3 Fri Sep 12 08:53:57 CEST 2014 Krzysztof Kozlowski <k.kozlowski@samsung.com> charger: max14577: Configure battery-dependent settings from DTS and sysfs
Remove hard-coded values for: - Fast Charge current, - End Of Charge current, - Fast Charge timer, - Overvoltage Protection Threshold, - Battery Constant Voltage, and use DTS or sysfs to configure them. This allows using the max14577 charger driver with different batteries.
Now the charger driver requires valid configuration data from DTS. In case of wrong configuration data it fails during probe.
The fast charge timer is configured through sysfs entry.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Acked-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
H A D | max14577-private.h | diff e30110e9c96f48aea01abc3e6dfadb369cbafec3 Fri Sep 12 08:53:57 CEST 2014 Krzysztof Kozlowski <k.kozlowski@samsung.com> charger: max14577: Configure battery-dependent settings from DTS and sysfs
Remove hard-coded values for: - Fast Charge current, - End Of Charge current, - Fast Charge timer, - Overvoltage Protection Threshold, - Battery Constant Voltage, and use DTS or sysfs to configure them. This allows using the max14577 charger driver with different batteries.
Now the charger driver requires valid configuration data from DTS. In case of wrong configuration data it fails during probe.
The fast charge timer is configured through sysfs entry.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Acked-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
/linux/drivers/power/ |
H A D | Kconfig | diff e30110e9c96f48aea01abc3e6dfadb369cbafec3 Fri Sep 12 08:53:57 CEST 2014 Krzysztof Kozlowski <k.kozlowski@samsung.com> charger: max14577: Configure battery-dependent settings from DTS and sysfs
Remove hard-coded values for: - Fast Charge current, - End Of Charge current, - Fast Charge timer, - Overvoltage Protection Threshold, - Battery Constant Voltage, and use DTS or sysfs to configure them. This allows using the max14577 charger driver with different batteries.
Now the charger driver requires valid configuration data from DTS. In case of wrong configuration data it fails during probe.
The fast charge timer is configured through sysfs entry.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Acked-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|