Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

+1 -2
Documentation/devicetree/bindings/power/act8945a-charger.txt Documentation/devicetree/bindings/power/supply/act8945a-charger.txt
Documentation/devicetree/bindings/power/bq2415x.txt Documentation/devicetree/bindings/power/supply/bq2415x.txt
Documentation/devicetree/bindings/power/bq24257.txt Documentation/devicetree/bindings/power/supply/bq24257.txt
Documentation/devicetree/bindings/power/bq25890.txt Documentation/devicetree/bindings/power/supply/bq25890.txt
Documentation/devicetree/bindings/power/da9150-charger.txt Documentation/devicetree/bindings/power/supply/da9150-charger.txt
Documentation/devicetree/bindings/power/da9150-fg.txt Documentation/devicetree/bindings/power/supply/da9150-fg.txt
Documentation/devicetree/bindings/power/isp1704.txt Documentation/devicetree/bindings/power/supply/isp1704.txt
Documentation/devicetree/bindings/power/ltc2941.txt Documentation/devicetree/bindings/power/supply/ltc2941.txt
Documentation/devicetree/bindings/power/qcom,coincell-charger.txt Documentation/devicetree/bindings/power/supply/qcom,coincell-charger.txt
Documentation/devicetree/bindings/power/rt9455_charger.txt Documentation/devicetree/bindings/power/supply/rt9455_charger.txt
Documentation/devicetree/bindings/power/rx51-battery.txt Documentation/devicetree/bindings/power/supply/rx51-battery.txt
Documentation/devicetree/bindings/power/twl-charger.txt Documentation/devicetree/bindings/power/supply/twl-charger.txt
Documentation/devicetree/bindings/power_supply/ab8500/btemp.txt Documentation/devicetree/bindings/power/supply/ab8500/btemp.txt
Documentation/devicetree/bindings/power_supply/ab8500/chargalg.txt Documentation/devicetree/bindings/power/supply/ab8500/chargalg.txt
Documentation/devicetree/bindings/power_supply/ab8500/charger.txt Documentation/devicetree/bindings/power/supply/ab8500/charger.txt
Documentation/devicetree/bindings/power_supply/ab8500/fg.txt Documentation/devicetree/bindings/power/supply/ab8500/fg.txt
Documentation/devicetree/bindings/power_supply/axp20x_usb_power.txt Documentation/devicetree/bindings/power/supply/axp20x_usb_power.txt
Documentation/devicetree/bindings/power_supply/axxia-reset.txt Documentation/devicetree/bindings/power/reset/axxia-reset.txt
Documentation/devicetree/bindings/power_supply/charger-manager.txt Documentation/devicetree/bindings/power/supply/charger-manager.txt
Documentation/devicetree/bindings/power_supply/gpio-charger.txt Documentation/devicetree/bindings/power/supply/gpio-charger.txt
Documentation/devicetree/bindings/power_supply/imx-snvs-poweroff.txt Documentation/devicetree/bindings/power/reset/imx-snvs-poweroff.txt
Documentation/devicetree/bindings/power_supply/lp8727_charger.txt Documentation/devicetree/bindings/power/supply/lp8727_charger.txt
Documentation/devicetree/bindings/power_supply/max17042_battery.txt Documentation/devicetree/bindings/power/supply/max17042_battery.txt
Documentation/devicetree/bindings/power_supply/max8925_batter.txt Documentation/devicetree/bindings/power/supply/max8925_batter.txt
Documentation/devicetree/bindings/power_supply/msm-poweroff.txt Documentation/devicetree/bindings/power/reset/msm-poweroff.txt
Documentation/devicetree/bindings/power_supply/olpc_battery.txt Documentation/devicetree/bindings/power/supply/olpc_battery.txt
Documentation/devicetree/bindings/power_supply/power_supply.txt Documentation/devicetree/bindings/power/supply/power_supply.txt
Documentation/devicetree/bindings/power_supply/qcom_smbb.txt Documentation/devicetree/bindings/power/supply/qcom_smbb.txt
Documentation/devicetree/bindings/power_supply/qnap-poweroff.txt Documentation/devicetree/bindings/power/reset/qnap-poweroff.txt
Documentation/devicetree/bindings/power_supply/restart-poweroff.txt Documentation/devicetree/bindings/power/reset/restart-poweroff.txt
Documentation/devicetree/bindings/power_supply/sbs_sbs-battery.txt Documentation/devicetree/bindings/power/supply/sbs_sbs-battery.txt
Documentation/devicetree/bindings/power_supply/ti,bq24735.txt Documentation/devicetree/bindings/power/supply/ti,bq24735.txt
Documentation/devicetree/bindings/power_supply/tps65090.txt Documentation/devicetree/bindings/power/supply/tps65090.txt
Documentation/devicetree/bindings/power_supply/tps65217_charger.txt Documentation/devicetree/bindings/power/supply/tps65217_charger.txt
+1 -2
MAINTAINERS
··· 9331 9331 L: linux-pm@vger.kernel.org 9332 9332 T: git git://git.infradead.org/battery-2.6.git 9333 9333 S: Maintained 9334 - F: Documentation/devicetree/bindings/power/ 9335 - F: Documentation/devicetree/bindings/power_supply/ 9334 + F: Documentation/devicetree/bindings/power/supply/ 9336 9335 F: include/linux/power_supply.h 9337 9336 F: drivers/power/supply/ 9338 9337