Message ID | 20250527065434.202622-1-lukas.bulwahn@redhat.com |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: adjust file entry in TPS6131X FLASH LED DRIVER | expand |
Hi Lukas, thanks for the patch! The filename changed during the review and I actually forgot to update it at this point. Am 27.05.2025 um 08:54 schrieb Lukas Bulwahn: > From: Lukas Bulwahn <lukas.bulwahn@redhat.com> > > 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. > > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com> Reviewed-by: Matthias Fend <matthias.fend@emfend.at> Thanks ~Matthias > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e20de38ffa54..0c4f0eb7f49c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -24518,7 +24518,7 @@ TEXAS INSTRUMENTS TPS6131X FLASH LED DRIVER > M: Matthias Fend <matthias.fend@emfend.at> > L: linux-leds@vger.kernel.org > S: Maintained > -F: Documentation/devicetree/bindings/leds/ti,tps6131x.yaml > +F: Documentation/devicetree/bindings/leds/ti,tps61310.yaml > F: drivers/leds/flash/leds-tps6131x.c > > TEXAS INSTRUMENTS' DAC7612 DAC DRIVER
On Tue, 27 May 2025 08:54:34 +0200, Lukas Bulwahn wrote: > 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. > > [...] Applied, thanks! [1/1] MAINTAINERS: adjust file entry in TPS6131X FLASH LED DRIVER commit: 3bc1740d3157c9a9d30614371400f490dbbffd62 -- Lee Jones [李琼斯]
On Fri, 13 Jun 2025, Lee Jones wrote: > On Tue, 27 May 2025 08:54:34 +0200, Lukas Bulwahn wrote: > > 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. > > > > [...] > > Applied, thanks! > > [1/1] MAINTAINERS: adjust file entry in TPS6131X FLASH LED DRIVER > commit: 3bc1740d3157c9a9d30614371400f490dbbffd62 I added the missing Fixes: tag for you.
diff --git a/MAINTAINERS b/MAINTAINERS index e20de38ffa54..0c4f0eb7f49c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -24518,7 +24518,7 @@ TEXAS INSTRUMENTS TPS6131X FLASH LED DRIVER M: Matthias Fend <matthias.fend@emfend.at> L: linux-leds@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/leds/ti,tps6131x.yaml +F: Documentation/devicetree/bindings/leds/ti,tps61310.yaml F: drivers/leds/flash/leds-tps6131x.c TEXAS INSTRUMENTS' DAC7612 DAC DRIVER