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

dt-bindings: power: update battery.yaml reference

Changesets: 70c23e62d20c ("dt-bindings: power: supply: Fix remaining battery.txt links")
and: 471dec8023d1 ("dt-bindings: power: Convert battery.txt to battery.yaml")
renamed: Documentation/devicetree/bindings/power/supply/battery.txt
to: Documentation/devicetree/bindings/power/supply/battery.yaml.

Update its cross-reference accordingly.

Fixes: 70c23e62d20c ("dt-bindings: power: supply: Fix remaining battery.txt links")
Fixes: 471dec8023d1 ("dt-bindings: power: Convert battery.txt to battery.yaml")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>

authored by

Mauro Carvalho Chehab and committed by
Sebastian Reichel
e4e40929 d9e903f8

+1 -1
+1 -1
Documentation/power/power_supply_class.rst
··· 233 233 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 234 Drivers should call power_supply_get_battery_info() to obtain battery 235 235 characteristics from a devicetree battery node, defined in 236 - Documentation/devicetree/bindings/power/supply/battery.txt. This is 236 + Documentation/devicetree/bindings/power/supply/battery.yaml. This is 237 237 implemented in drivers/power/supply/bq27xxx_battery.c. 238 238 239 239 Properties in struct power_supply_battery_info and their counterparts in the