summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Keeping <[email protected]>2023-01-19 12:55:19 +0000
committerTom Rini <[email protected]>2023-01-27 12:51:26 -0500
commit69c82fa2ea39b767f179305164198ec913c4af0f (patch)
tree1648db2a136f32e4d35e16e63984f45023307cd4
parenta092f1e9064881a358fdf08cb1cee753cd680edf (diff)
MAINTAINERS: add include/power/ to POWER
Add the related include files to the power MAINTAINERS entry. Signed-off-by: John Keeping <[email protected]> Reviewed-by: Simon Glass <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8dcce886b87..eb6289d6a9d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1245,6 +1245,7 @@ M: Jaehoon Chung <[email protected]>
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 <[email protected]>