MAINTAINERS: adjust file entry in ARM/LPC32XX SOC SUPPORT
authorLukas Bulwahn <lbulwahn@redhat.com>
Thu, 11 Apr 2024 05:02:57 +0000 (07:02 +0200)
committerAndi Shyti <andi.shyti@kernel.org>
Sun, 5 May 2024 22:55:58 +0000 (00:55 +0200)
commit31a18e4139e0ad6019aad740e1f84cd4b5079e15
treef3160428b14d560d12a3c98915bd37920621b35d
parent9c535237245e4bf21758604277279b8ead58a724
MAINTAINERS: adjust file entry in ARM/LPC32XX SOC SUPPORT

Commit 51c87f0e6cca ("dt-bindings: i2c: nxp,pnx-i2c: Convert to dtschema")
converts i2c-pnx.txt to nxp,pnx-i2c.yaml, but misses to adjust the file
entry in ARM/LPC32XX SOC SUPPORT.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Adjust the file entry in ARM/LPC32XX SOC SUPPORT after this conversion.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
MAINTAINERS