commit | f3332532463fef7d56507c08b33993db398d7a91 | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sre@kernel.org> | Fri Jun 17 14:12:47 2016 +0200 |
committer | Sebastian Reichel <sre@kernel.org> | Thu Aug 11 01:11:29 2016 +0200 |
tree | e0fc566c557d70e103c51c7276c33ca57db37041 | |
parent | 8c0984e5a75337df513047ec92a6c09d78e3e5cd [diff] |
power/supply: unify DT documentation Currently the power supply device tree documentation is spread in .../bindings/power_supply and .../bindings/power. This unifies the files for chargers and battery fuel gauges in .../bindings/power/supply and the ones for system reset/shutdown in .../bindings/power/reset (same structure as used for the drivers itself). Signed-off-by: Sebastian Reichel <sre@kernel.org>