diff options
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2018-02-05 12:05:00 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-02-14 11:32:34 -0500 |
commit | dbe7d4c6d11999bda20bcea2572263150ff231ef (patch) | |
tree | 991445d3e683c62ff1d4f4ba32354b901e6da005 | |
parent | 7928b2cbe55b2a410a0f5c1f154610059c57b1b2 (diff) |
ASoC: samsung: Add the DT binding files entry to MAINTAINERS
This patch adds missing DT binding files to the Samsung ASoC
drivers entry.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3bdc260e36b7..2161c1df9de3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -12091,6 +12091,7 @@ M: Sylwester Nawrocki <s.nawrocki@samsung.com> | |||
12091 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 12091 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
12092 | S: Supported | 12092 | S: Supported |
12093 | F: sound/soc/samsung/ | 12093 | F: sound/soc/samsung/ |
12094 | F: Documentation/devicetree/bindings/sound/samsung* | ||
12094 | 12095 | ||
12095 | SAMSUNG EXYNOS PSEUDO RANDOM NUMBER GENERATOR (RNG) DRIVER | 12096 | SAMSUNG EXYNOS PSEUDO RANDOM NUMBER GENERATOR (RNG) DRIVER |
12096 | M: Krzysztof Kozlowski <krzk@kernel.org> | 12097 | M: Krzysztof Kozlowski <krzk@kernel.org> |