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.
Signed-off-by: Andy Shevchenko <[email protected]>
---
MAINTAINERS | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 29f43c8bfc16..3e80895074a5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11082,6 +11082,21 @@ 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 <[email protected]>
+L: [email protected]
+S: Maintained
+F: arch/x86/include/asm/intel-mid.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/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 <[email protected]>
L: [email protected]
--
2.43.0.rc1.1336.g36b5255a03ac
On 5/21/24 07:27, Andy Shevchenko wrote:
> +INTEL MID (Mobile Internet Device) PLATFORM
> +M: Andy Shevchenko <[email protected]>
> +L: [email protected]
> +S: Maintained
Hey Andy,
I would have expected you to mark this as "Supported":
> Supported: Someone is actually paid to look after this.
> Maintained: Someone actually looks after it.
Or were you trying to make this point you're maintaining this without
your Intel hat on?
On Tue, May 28, 2024 at 11:19:54AM -0700, Dave Hansen wrote:
> On 5/21/24 07:27, Andy Shevchenko wrote:
> > +INTEL MID (Mobile Internet Device) PLATFORM
> > +M: Andy Shevchenko <[email protected]>
> > +L: [email protected]
> > +S: Maintained
>
> Hey Andy,
>
> I would have expected you to mark this as "Supported":
Okay! I think I also want to add something more to the file list.
> > Supported: Someone is actually paid to look after this.
> > Maintained: Someone actually looks after it.
>
> Or were you trying to make this point you're maintaining this without
> your Intel hat on?
In the future (if it ever happens to maintain this while not being an Intel
employee anymore) why not?
--
With Best Regards,
Andy Shevchenko