commit | e91f2fb997105caa748fa6fe5db0fe85a113310f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jul 18 19:33:34 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 25 12:44:47 2023 -0400 |
tree | d6be12d6740d9ab3acdd24cc16f5ad24b78f025f | |
parent | 3c2dce643e5e2b94208669f2dbf1d897e36c3481 [diff] |
MAINTAINERS: Add some missing directories or files In a few cases we have MAINTAINERS entries that are missing obvious paths or files. Typically this means a board directory that did not list itself, but in a few cases we have a Kconfig file or similar. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>