-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 344032 b: refs/heads/master c: bd9e8ab h: refs/heads/master v: v3
- Loading branch information
Rajanikanth H.V
authored and
Anton Vorontsov
committed
Nov 19, 2012
1 parent
9555f3a
commit 433a1c9
Showing
8 changed files
with
74 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: e0f1abeba5c2d8a2183566717d99294fd1a29c2e | ||
refs/heads/master: bd9e8ab2d58d2183aa723bf0eb8e07d4362b4975 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
trunk/Documentation/devicetree/bindings/power_supply/ab8500/btemp.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters