[PATCH] MAINTAINERS: Update path for U-Boot environment variables YAML

From: Rafał Miłecki
Date: Thu Aug 08 2024 - 01:57:32 EST


From: Rafał Miłecki <rafal@xxxxxxxxxx>

This file was moved to the layouts/ subdirectory.

Signed-off-by: Rafał Miłecki <rafal@xxxxxxxxxx>
---
I missed this MAINTAINERS change in the commit 1b3f5b88c541
("dt-bindings: nvmem: convert U-Boot env to a layout").

Srini: I believe your policy is to rebase your tree and send PATCHes to
Greg during merge window. Could you fixup above patch with this change,
please?

MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 760cb3966643..e299bcabe2e8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23444,7 +23444,7 @@ F: drivers/media/pci/tw686x/
U-BOOT ENVIRONMENT VARIABLES
M: Rafał Miłecki <rafal@xxxxxxxxxx>
S: Maintained
-F: Documentation/devicetree/bindings/nvmem/u-boot,env.yaml
+F: Documentation/devicetree/bindings/nvmem/layouts/u-boot,env.yaml
F: drivers/nvmem/layouts/u-boot-env.c
F: drivers/nvmem/u-boot-env.c

--
2.35.3