diff options
| author | Daniel Drake <dsd@laptop.org> | 2011-08-10 16:45:36 -0400 |
|---|---|---|
| committer | Anton Vorontsov <cbouatmailru@gmail.com> | 2011-08-19 13:03:24 -0400 |
| commit | c3503fd02558245ebbb0b48f3ae1d62416e3fd2a (patch) | |
| tree | 4349bcdaaff892a3aa5b9b56631295c3a4fd798b /Documentation/devicetree/bindings/power_supply | |
| parent | 35c3ae5eef3fc641c75c5e1e4307835c8efa5f6b (diff) | |
olpc_battery: Bind to device tree
This is cleaner, and allows suspend/resume (wakeup) handlers to be
added in an upcoming patch.
Signed-off-by: Daniel Drake <dsd@laptop.org>
Acked-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/power_supply')
| -rw-r--r-- | Documentation/devicetree/bindings/power_supply/olpc_battery.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power_supply/olpc_battery.txt b/Documentation/devicetree/bindings/power_supply/olpc_battery.txt new file mode 100644 index 000000000000..c8901b3992d9 --- /dev/null +++ b/Documentation/devicetree/bindings/power_supply/olpc_battery.txt | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | OLPC battery | ||
| 2 | ~~~~~~~~~~~~ | ||
| 3 | |||
| 4 | Required properties: | ||
| 5 | - compatible : "olpc,xo1-battery" | ||
