git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a092f1e
)
MAINTAINERS: add include/power/ to POWER
author
John Keeping
<john@metanate.com>
Thu, 19 Jan 2023 12:55:19 +0000
(12:55 +0000)
committer
Tom Rini
<trini@konsulko.com>
Fri, 27 Jan 2023 17:51:26 +0000
(12:51 -0500)
Add the related include files to the power MAINTAINERS entry.
Signed-off-by: John Keeping <john@metanate.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index
8dcce88
..
eb6289d
100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-1245,6
+1245,7
@@
M: Jaehoon Chung <jh80.chung@samsung.com>
S: Maintained
T: git https://source.denx.de/u-boot/custodians/u-boot-pmic.git
F: drivers/power/
+F: include/power/
POWERPC
M: Wolfgang Denk <wd@denx.de>