diff options
author | Andreas Werner <[email protected]> | 2014-09-15 09:36:30 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2014-09-26 08:24:06 +0100 |
commit | 48b490d23ef5aaf65e16e194e0fd2578a9b6497f (patch) | |
tree | 38c5cf2ea18dd4ab8dd47e2e338e925d86a454b4 | |
parent | 71d134b9fa3b435649aca893f79811afc7e4f1f1 (diff) |
MAINTAINERS: Adds Andreas Werner to maintainers list for MEN F21BMC
Added maintainer for the following MEN F21BMC drivers:
- menf21bmc (MFD)
- menf21bmc_wdt (Watchdog)
- menf21bmc_hwmon (HWMON)
- leds-menf21bmc (LED)
Signed-off-by: Andreas Werner <[email protected]>
Acked-by: Guenter Roeck <[email protected]>
Acked-by: Bryan Wu <[email protected]>
Acked-by: Wim Van Sebroeck <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1ff06dee651d..3e56237107e9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5910,6 +5910,15 @@ S: Supported F: drivers/mcb/ F: include/linux/mcb.h +MEN F21BMC (Board Management Controller) +M: Andreas Werner <[email protected]> +S: Supported +F: drivers/mfd/menf21bmc.c +F: drivers/watchdog/menf21bmc_wdt.c +F: drivers/leds/leds-menf21bmc.c +F: drivers/hwmon/menf21bmc_hwmon.c +F: Documentation/hwmon/menf21bmc + METAG ARCHITECTURE M: James Hogan <[email protected]> |