diff options
author | 2018-02-05 18:05:00 +0100 | |
---|---|---|
committer | 2018-02-06 12:09:03 +0000 | |
commit | 4b20f44e41b421be608756c395ccf4fcb1305824 (patch) | |
tree | 943061066cf0b2ba6bfe39ee23f66fe202bf51a1 | |
parent | Merge remote-tracking branch 'asoc/topic/wm8998' into asoc-next (diff) | |
download | wireguard-linux-4b20f44e41b421be608756c395ccf4fcb1305824.tar.xz wireguard-linux-4b20f44e41b421be608756c395ccf4fcb1305824.zip |
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 87a5120d5d47..930fd1e32f12 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11923,6 +11923,7 @@ M: Sylwester Nawrocki <s.nawrocki@samsung.com> L: alsa-devel@alsa-project.org (moderated for non-subscribers) S: Supported F: sound/soc/samsung/ +F: Documentation/devicetree/bindings/sound/samsung* SAMSUNG EXYNOS PSEUDO RANDOM NUMBER GENERATOR (RNG) DRIVER M: Krzysztof Kozlowski <krzk@kernel.org> |