MAINTAINERS: Adjust file entry in TPS6131X FLASH LED DRIVER
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Tue, 27 May 2025 06:54:34 +0000 (08:54 +0200)
committerLee Jones <lee@kernel.org>
Fri, 13 Jun 2025 14:24:08 +0000 (15:24 +0100)
commit3bc1740d3157c9a9d30614371400f490dbbffd62
treeac70fe2778f59e7bb41ebac63f0a08289f7f9c58
parentfab15f57360b1e6620a1d0d6b0fbee896e6c1f07
MAINTAINERS: Adjust file entry in TPS6131X FLASH LED DRIVER

Commit 0d12bb1a7fb6 ("dt-bindings: leds: Add Texas Instruments TPS6131x
flash LED driver") adds the device-tree binding file ti,tps61310.yaml,
whereas the commit b338a2ae9b31 ("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: b338a2ae9b31 ("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>
MAINTAINERS