summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2024-09-09 15:41:04 +0300
committerHans de Goede <hdegoede@redhat.com>2024-09-11 14:25:09 +0200
commitd35b0b0e1445492e746a6999dde9bfa82b7949e5 (patch)
tree6181b068bcc9340eef34f033aa8c9859555cc70a
parentb522dd730b9680fdbd525ba2a1e781ccba5b69cb (diff)
downloadlinux-d35b0b0e1445492e746a6999dde9bfa82b7949e5.tar.gz
linux-d35b0b0e1445492e746a6999dde9bfa82b7949e5.tar.bz2
linux-d35b0b0e1445492e746a6999dde9bfa82b7949e5.zip
MAINTAINERS: Add Intel MID section
The different drivers are spread over the kernel. I would like to be informed about the changes in them, which are done not by me. Also, most of them I indeed support. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20240909124952.1152017-2-andriy.shevchenko@linux.intel.com Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
-rw-r--r--MAINTAINERS18
1 files changed, 18 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index fac6f8ea9ad6..2ba2877c095d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11466,6 +11466,24 @@ S: Maintained
F: Documentation/ABI/testing/sysfs-driver-intel-m10-bmc-sec-update
F: drivers/fpga/intel-m10-bmc-sec-update.c
+INTEL MID (Mobile Internet Device) PLATFORM
+M: Andy Shevchenko <andy@kernel.org>
+L: linux-kernel@vger.kernel.org
+S: Supported
+F: arch/x86/include/asm/intel-mid.h
+F: arch/x86/include/asm/intel_scu_ipc.h
+F: arch/x86/pci/intel_mid_pci.c
+F: arch/x86/platform/intel-mid/
+F: drivers/extcon/extcon-intel-mrfld.c
+F: drivers/iio/adc/intel_mrfld_adc.c
+F: drivers/mfd/intel_soc_pmic_mrfld.c
+F: drivers/platform/x86/intel/mrfld_pwrbtn.c
+F: drivers/platform/x86/intel_scu_*
+F: drivers/staging/media/atomisp/
+F: drivers/watchdog/intel-mid_wdt.c
+F: include/linux/mfd/intel_soc_pmic_mrfld.h
+F: include/linux/platform_data/intel-mid_wdt.h
+
INTEL P-Unit IPC DRIVER
M: Zha Qipeng <qipeng.zha@intel.com>
L: platform-driver-x86@vger.kernel.org