summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2023-02-06 18:02:02 +0300
committerHans de Goede <hdegoede@redhat.com>2023-02-10 19:15:31 +0300
commit4ca26e565e1c91bb45221e15b98e4582f33375c0 (patch)
tree78fc91e122c8b97bc25789e597073f46380d5608 /MAINTAINERS
parent67c7debbfc3b1ccfe18e10b7e7663737f7dff0e3 (diff)
downloadlinux-4ca26e565e1c91bb45221e15b98e4582f33375c0.tar.xz
platform/x86: Add include/linux/platform_data/x86 to MAINTAINERS
Most of the files there are being used under PDx86 subsystem or tightly related drivers (like drivers/clk/x86/). I think it makes sense to assure that PDx86 keeps an eye on the changes there. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20230206150202.27892-1-andriy.shevchenko@linux.intel.com Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ffd004486a8c..72104b2d563c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22650,6 +22650,7 @@ S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git
F: drivers/platform/olpc/
F: drivers/platform/x86/
+F: include/linux/platform_data/x86/
X86 PLATFORM DRIVERS - ARCH
R: Darren Hart <dvhart@infradead.org>