Re: [PATCH 10/12] MAINTAINERS: update ti,omap-gpio.yaml reference
From: Bartosz Golaszewski <hidden>
Date: 2021-06-07 14:16:04
Also in:
lkml
From: Bartosz Golaszewski <hidden>
Date: 2021-06-07 14:16:04
Also in:
lkml
On Wed, Jun 2, 2021 at 5:43 PM Mauro Carvalho Chehab [off-list ref] wrote:
Changeset bc3aca5393c4 ("dt-bindings: gpio: omap: Convert to json-schema") renamed: Documentation/devicetree/bindings/gpio/gpio-omap.txt to: Documentation/devicetree/bindings/gpio/ti,omap-gpio.yaml. Update its cross-reference accordingly. Fixes: bc3aca5393c4 ("dt-bindings: gpio: omap: Convert to json-schema") Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/MAINTAINERS b/MAINTAINERS index 644572ab4b2d..7d65784df8c8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -13412,7 +13412,7 @@ M: Santosh Shilimkar <ssantosh@kernel.org> M: Kevin Hilman <khilman@kernel.org> L: linux-omap@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/gpio/gpio-omap.txt +F: Documentation/devicetree/bindings/gpio/ti,omap-gpio.yaml F: drivers/gpio/gpio-omap.c OMAP HARDWARE SPINLOCK SUPPORT --2.31.1
Applied, thanks! Bartosz