diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2024-09-02 15:29:48 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 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 <rafal@milecki.pl>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20240902142952.71639-6-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-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 <rafal@milecki.pl> 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 |