commit | fdfbd70da69bce709253a0d84b7908786a0cc40d | [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 | b99476e71a675079ef38c3b1758c87bee89f9b48 [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>