diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0ca23aa48ae7..6f2c849e6da3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6216,6 +6216,26 @@ S: Supported | |||
6216 | F: drivers/power/max14577_charger.c | 6216 | F: drivers/power/max14577_charger.c |
6217 | F: drivers/power/max77693_charger.c | 6217 | F: drivers/power/max77693_charger.c |
6218 | 6218 | ||
6219 | MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS | ||
6220 | M: Chanwoo Choi <cw00.choi@samsung.com> | ||
6221 | M: Krzysztof Kozlowski <k.kozlowski@samsung.com> | ||
6222 | L: linux-kernel@vger.kernel.org | ||
6223 | S: Supported | ||
6224 | F: drivers/*/max14577.c | ||
6225 | F: drivers/*/max77686.c | ||
6226 | F: drivers/*/max77693.c | ||
6227 | F: drivers/extcon/extcon-max14577.c | ||
6228 | F: drivers/extcon/extcon-max77693.c | ||
6229 | F: drivers/rtc/rtc-max77686.c | ||
6230 | F: drivers/clk/clk-max77686.c | ||
6231 | F: Documentation/devicetree/bindings/mfd/max14577.txt | ||
6232 | F: Documentation/devicetree/bindings/mfd/max77686.txt | ||
6233 | F: Documentation/devicetree/bindings/mfd/max77693.txt | ||
6234 | F: Documentation/devicetree/bindings/clock/maxim,max77686.txt | ||
6235 | F: include/linux/mfd/max14577*.h | ||
6236 | F: include/linux/mfd/max77686*.h | ||
6237 | F: include/linux/mfd/max77693*.h | ||
6238 | |||
6219 | MAXIRADIO FM RADIO RECEIVER DRIVER | 6239 | MAXIRADIO FM RADIO RECEIVER DRIVER |
6220 | M: Hans Verkuil <hverkuil@xs4all.nl> | 6240 | M: Hans Verkuil <hverkuil@xs4all.nl> |
6221 | L: linux-media@vger.kernel.org | 6241 | L: linux-media@vger.kernel.org |