summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2014-02-01 20:38:23 +0530
committerLaxman Dewangan <ldewangan@nvidia.com>2014-02-05 21:35:48 -0800
commit3482b7631b29bcf261dc74ca4b8fc296812dc95d (patch)
treeb65076e326520d73e99960ccb51a6d48c233b0f1 /Documentation/devicetree/bindings
parent07ed02fed5efe9aedca75765aac8746d8cc4e21c (diff)
power: lc709203f: initialise driver as per programming sequence
Initialising the driver as per recommended programing sequence as per application manual. Change-Id: Ib1b737f6aa5ab7a261e16381e9c9dca4274d0ecd Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/362906 (cherry picked from commit 043a8f84ece196e44cfc05cb5c61c349c5e4eb22) Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Change-Id: I1207f7e4335f967f81169f20b12cf859359e61ce Reviewed-on: http://git-master/r/363834
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r--Documentation/devicetree/bindings/power_supply/lc709203f_battery.txt19
1 files changed, 17 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/power_supply/lc709203f_battery.txt b/Documentation/devicetree/bindings/power_supply/lc709203f_battery.txt
index 5fd2d7b3f280..0a2c4907d71a 100644
--- a/Documentation/devicetree/bindings/power_supply/lc709203f_battery.txt
+++ b/Documentation/devicetree/bindings/power_supply/lc709203f_battery.txt
@@ -3,12 +3,27 @@ lc709203f battery
Required properties :
- compatible : Should contain "onsemi,lc709203f".
+ - onsemi,initial-rsoc : INITIAL_RSOC register value to be written
Optional properties:
-
- onsemi,tz-name : Thermal zone name.
- onsemi,thermistor-beta : THERMISTOR_B register value to be written
- - onsemi,initial-rsoc : INITIAL_RSOC register value to be written
+ - onsemi,appli-adjustment: adjustment appli of parameter.
+ - onsemi,thermistor-adjustment: adjustment thermistor pack.
+
+Note: The device has capabilty to read battery temp through thermistor.
+This also calulate SoC based on temperature of battery. If thermistor
+is not connected to this device on a given platform then the temp can be
+written on the the device register to consider the battery temperature
+on SoC calculation.
+
+If battery thermistor is connected to the device's Tsense pin then following
+properties are required:
+ onsemi,thermistor-beta
+
+if battery thermistor isnot connected to device and temperature is read from
+other source then following properties are required:
+ onsemi,tz-name
Example: