summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/power/supply/ab8500/btemp.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/power/supply/ab8500/btemp.txt')
-rw-r--r--dts/Bindings/power/supply/ab8500/btemp.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/dts/Bindings/power/supply/ab8500/btemp.txt b/dts/Bindings/power/supply/ab8500/btemp.txt
new file mode 100644
index 0000000000..0ba1bcc7f3
--- /dev/null
+++ b/dts/Bindings/power/supply/ab8500/btemp.txt
@@ -0,0 +1,16 @@
+=== AB8500 Battery Temperature Monitor Driver ===
+
+The properties below describes the node for btemp driver.
+
+Required Properties:
+- compatible = Shall be: "stericsson,ab8500-btemp"
+- battery = Shall be battery specific information
+
+ Example:
+ ab8500_btemp {
+ compatible = "stericsson,ab8500-btemp";
+ battery = <&ab8500_battery>;
+ };
+
+For information on battery specific node, Ref:
+Documentation/devicetree/bindings/power_supply/ab8500/fg.txt