From: fuweix.tang@intel.com
To: alsa-devel@alsa-project.org
Cc: tiwai@suse.de, liam.r.girdwood@linux.intel.com,
Fuwei Tang <fuweix.tang@intel.com>,
mengdong.lin@intel.com
Subject: [PATCH v2 0/3] ucm-conf: Add intel UCM conf files to alsa-ucm-conf repo
Date: Tue, 21 Mar 2017 11:15:30 +0800 [thread overview]
Message-ID: <cover.1490064444.git.fuweix.tang@intel.com> (raw)
From: Fuwei Tang <fuweix.tang@intel.com>
Add the intel UCM configs to a dedicated UCM conf repo and release them using
the BSD license.
The other non intel UCM files can be moved over when there is agreement with the
file authors, but in the mean time they will stay in alsa-lib.
The configs are moved from alsa-lib repo. The original authorship and commit
message of all config files will be reserved.
Fuwei Tang (1):
ucm-conf: Set up for installation
Vinod Koul (2):
ucm-conf: broxton: add broxton-rt298 conf files
ucm-conf: skylake: add skylake-rt286 conf files
.gitignore | 12 ++++
ChangeLog | 1 +
INSTALL | 1 +
Makefile.am | 1 +
broxton-rt298/Hdmi1 | 22 +++++++
broxton-rt298/Hdmi2 | 14 +++++
broxton-rt298/HiFi | 129 +++++++++++++++++++++++++++++++++++++++
broxton-rt298/Makefile.am | 4 ++
broxton-rt298/broxton-rt298.conf | 58 ++++++++++++++++++
configure.ac | 24 ++++++++
gitcompile | 5 ++
skylake-rt286/Hdmi1 | 20 ++++++
skylake-rt286/Hdmi2 | 20 ++++++
skylake-rt286/HiFi | 129 +++++++++++++++++++++++++++++++++++++++
skylake-rt286/Makefile.am | 4 ++
skylake-rt286/skylake-rt286.conf | 60 ++++++++++++++++++
16 files changed, 504 insertions(+)
create mode 100644 .gitignore
create mode 100644 ChangeLog
create mode 120000 INSTALL
create mode 100644 Makefile.am
create mode 100644 broxton-rt298/Hdmi1
create mode 100644 broxton-rt298/Hdmi2
create mode 100644 broxton-rt298/HiFi
create mode 100644 broxton-rt298/Makefile.am
create mode 100644 broxton-rt298/broxton-rt298.conf
create mode 100644 configure.ac
create mode 100755 gitcompile
create mode 100644 skylake-rt286/Hdmi1
create mode 100644 skylake-rt286/Hdmi2
create mode 100644 skylake-rt286/HiFi
create mode 100644 skylake-rt286/Makefile.am
create mode 100644 skylake-rt286/skylake-rt286.conf
--
2.7.4
next reply other threads:[~2017-03-21 3:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-21 3:15 fuweix.tang [this message]
2017-03-21 3:15 ` [PATCH v2 1/3] ucm-conf: Set up for installation fuweix.tang
2017-03-21 3:15 ` [PATCH v2 2/3] ucm-conf: broxton: add broxton-rt298 conf files fuweix.tang
2017-03-21 3:15 ` [PATCH v2 3/3] ucm-conf: skylake: add skylake-rt286 " fuweix.tang
2017-04-12 14:50 ` [PATCH v2 0/3] ucm-conf: Add intel UCM conf files to alsa-ucm-conf repo Liam Girdwood
2017-04-12 14:57 ` Takashi Iwai
2017-04-12 15:10 ` Jaroslav Kysela
2017-04-12 15:26 ` Liam Girdwood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1490064444.git.fuweix.tang@intel.com \
--to=fuweix.tang@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=liam.r.girdwood@linux.intel.com \
--cc=mengdong.lin@intel.com \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).