Stout UCM/alsa-conf: Add ucm and alsa conf & fw for stout32

BUG=chromium:302794
TEST=gmerge adhd on stout32. verify files present:
- /usr/share/alsa/ucm/HDA Intel PCH
- /etc/modprobe.d/alsa-stout32.conf
- /lib/firmware/stout32_alsa.fw

Change-Id: I19599376adb2baa6a688154e71d82848700f538c
Reviewed-on: https://chromium-review.googlesource.com/172053
Reviewed-by: Dylan Reid <dgreid@chromium.org>
Commit-Queue: Hsinyu Chao <hychao@chromium.org>
Tested-by: Hsinyu Chao <hychao@chromium.org>
diff --git a/alsa-module-config/alsa-stout32.conf b/alsa-module-config/alsa-stout32.conf
new file mode 100644
index 0000000..847501d
--- /dev/null
+++ b/alsa-module-config/alsa-stout32.conf
@@ -0,0 +1,2 @@
+# Tell patch_realtek that it is running on a stout.
+options snd_hda_intel model=stout patch=stout32_alsa.fw
diff --git a/alsa-module-config/stout32_alsa.fw b/alsa-module-config/stout32_alsa.fw
new file mode 120000
index 0000000..43d7e32
--- /dev/null
+++ b/alsa-module-config/stout32_alsa.fw
@@ -0,0 +1 @@
+stout_alsa.fw
\ No newline at end of file
diff --git a/ucm-config/stout32 b/ucm-config/stout32
new file mode 120000
index 0000000..9d9837c
--- /dev/null
+++ b/ucm-config/stout32
@@ -0,0 +1 @@
+stout/
\ No newline at end of file