Skip to content

Commit 6c79521

Browse files
committed
devicetree: fix some bindings file names
There were some file movements that changed the location for some DT bindings. Fix them with: scripts/documentation-file-ref-check --fix After manually checking if the new file makes sense. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Jonathan Corbet <corbet@lwn.net>
1 parent 5efa6f8 commit 6c79521

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Documentation/devicetree/bindings/power/supply/ab8500/btemp.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ Required Properties:
1313
};
1414

1515
For information on battery specific node, Ref:
16-
Documentation/devicetree/bindings/power_supply/ab8500/fg.txt
16+
Documentation/devicetree/bindings/power/supply/ab8500/fg.txt

Documentation/devicetree/bindings/power/supply/ab8500/chargalg.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ ab8500_chargalg {
1313
};
1414

1515
For information on battery specific node, Ref:
16-
Documentation/devicetree/bindings/power_supply/ab8500/fg.txt
16+
Documentation/devicetree/bindings/power/supply/ab8500/fg.txt

Documentation/devicetree/bindings/power/supply/ab8500/charger.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ Required Properties:
2222
};
2323

2424
For information on battery specific node, Ref:
25-
Documentation/devicetree/bindings/power_supply/ab8500/fg.txt
25+
Documentation/devicetree/bindings/power/supply/ab8500/fg.txt

0 commit comments

Comments
 (0)