diff options
author | Adam Thomson <Adam.Thomson.Opensource@diasemi.com> | 2015-02-18 09:08:37 -0500 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2015-02-25 15:18:14 -0500 |
commit | 7be72c2c51de78e806a3d854d12c67d80c11a871 (patch) | |
tree | 6105a8a513082b95a532fa1b05938e1d214d7e12 /MAINTAINERS | |
parent | 1da9790cbd0bc853f6053e59523b6fe6f6e21d78 (diff) |
MAINTAINERS: Include DA9150 files in Dialog Semiconductor support list.
Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ddc5a8cf9a8a..ace4b8a9e66b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3126,12 +3126,15 @@ S: Supported | |||
3126 | F: Documentation/hwmon/da90?? | 3126 | F: Documentation/hwmon/da90?? |
3127 | F: drivers/gpio/gpio-da90??.c | 3127 | F: drivers/gpio/gpio-da90??.c |
3128 | F: drivers/hwmon/da90??-hwmon.c | 3128 | F: drivers/hwmon/da90??-hwmon.c |
3129 | F: drivers/iio/adc/da91??-*.c | ||
3129 | F: drivers/input/misc/da90??_onkey.c | 3130 | F: drivers/input/misc/da90??_onkey.c |
3130 | F: drivers/input/touchscreen/da9052_tsi.c | 3131 | F: drivers/input/touchscreen/da9052_tsi.c |
3131 | F: drivers/leds/leds-da90??.c | 3132 | F: drivers/leds/leds-da90??.c |
3132 | F: drivers/mfd/da903x.c | 3133 | F: drivers/mfd/da903x.c |
3133 | F: drivers/mfd/da90??-*.c | 3134 | F: drivers/mfd/da90??-*.c |
3135 | F: drivers/mfd/da91??-*.c | ||
3134 | F: drivers/power/da9052-battery.c | 3136 | F: drivers/power/da9052-battery.c |
3137 | F: drivers/power/da91??-*.c | ||
3135 | F: drivers/regulator/da903x.c | 3138 | F: drivers/regulator/da903x.c |
3136 | F: drivers/regulator/da9???-regulator.[ch] | 3139 | F: drivers/regulator/da9???-regulator.[ch] |
3137 | F: drivers/rtc/rtc-da90??.c | 3140 | F: drivers/rtc/rtc-da90??.c |
@@ -3141,6 +3144,7 @@ F: include/linux/mfd/da903x.h | |||
3141 | F: include/linux/mfd/da9052/ | 3144 | F: include/linux/mfd/da9052/ |
3142 | F: include/linux/mfd/da9055/ | 3145 | F: include/linux/mfd/da9055/ |
3143 | F: include/linux/mfd/da9063/ | 3146 | F: include/linux/mfd/da9063/ |
3147 | F: include/linux/mfd/da9150/ | ||
3144 | F: include/sound/da[79]*.h | 3148 | F: include/sound/da[79]*.h |
3145 | F: sound/soc/codecs/da[79]*.[ch] | 3149 | F: sound/soc/codecs/da[79]*.[ch] |
3146 | 3150 | ||