diff options
author | Rafał Miłecki <[email protected]> | 2024-09-02 15:29:48 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-09-11 16:05:15 +0200 |
commit | c5b4a5dff691df24bc2ef4a933157b65e993c571 (patch) | |
tree | f719405eb253d999d21ccf547bbdcb4425b93fa5 | |
parent | 5f15811286aff4664bf275a7ede64e1b8858151b (diff) |
MAINTAINERS: Update path for U-Boot environment variables YAML
This file was moved to the layouts/ subdirectory.
Signed-off-by: Rafał Miłecki <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b0f17a156d5e..b87044deade3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23457,7 +23457,7 @@ F: drivers/media/pci/tw686x/ U-BOOT ENVIRONMENT VARIABLES M: Rafał Miłecki <[email protected]> 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 |