Skip to content

Commit 3bc1740

Browse files
bulwahnlag-linaro
authored andcommitted
MAINTAINERS: Adjust file entry in TPS6131X FLASH LED DRIVER
Commit 0d12bb1 ("dt-bindings: leds: Add Texas Instruments TPS6131x flash LED driver") adds the device-tree binding file ti,tps61310.yaml, whereas the commit b338a2a ("leds: tps6131x: Add support for Texas Instruments TPS6131X flash LED driver") from the same patch series adds the section TEXAS INSTRUMENTS TPS6131X FLASH LED DRIVER in MAINTAINERS, referring to the file ti,tps6131x.yaml. Note the subtle difference between the two file names. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. Adjust the file reference to the intended file. Fixes: b338a2a ("leds: tps6131x: Add support for Texas Instruments TPS6131X flash LED driver") Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com> Reviewed-by: Matthias Fend <matthias.fend@emfend.at> Link: https://lore.kernel.org/r/20250527065434.202622-1-lukas.bulwahn@redhat.com Signed-off-by: Lee Jones <lee@kernel.org>
1 parent fab15f5 commit 3bc1740

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24551,7 +24551,7 @@ TEXAS INSTRUMENTS TPS6131X FLASH LED DRIVER
2455124551
M: Matthias Fend <matthias.fend@emfend.at>
2455224552
L: linux-leds@vger.kernel.org
2455324553
S: Maintained
24554-
F: Documentation/devicetree/bindings/leds/ti,tps6131x.yaml
24554+
F: Documentation/devicetree/bindings/leds/ti,tps61310.yaml
2455524555
F: drivers/leds/flash/leds-tps6131x.c
2455624556

2455724557
TEXAS INSTRUMENTS' DAC7612 DAC DRIVER

0 commit comments

Comments
 (0)