]> git.alsa-project.org Git - alsa-lib.git/commit
conf/ucm: ROCKCHIP-I2S: rename to VEYRON-I2S
authorHeiko Stübner <heiko@sntech.de>
Wed, 8 Jun 2016 23:17:15 +0000 (01:17 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 9 Jun 2016 06:19:04 +0000 (08:19 +0200)
commitf449a299431a30d7d2588199f4cbd16e329db8a5
treea46d62c746635de9894cf09611b3265d7d8d1523
parentd39e1879b9c72d51fe1ca4aeb5ba742e97b2175a
conf/ucm: ROCKCHIP-I2S: rename to VEYRON-I2S

Commit a192f52fc63a introduced an ucm profile for Rockchip Veyron-
Chromebooks by taking the ucm profile from the ChromeOS userspace.

But similarly to DAISY-I2S, PAZ00 and most other profiles, the audio
setup is pretty specific to a board type, so hogging the Rockchip name
will make it harder for future Rockchip based boards to fit in nicely.

And while Veyron also is a family of boards, all of them share the
same audio setup. The ucm profile was not released with any official
alsa release and the audio setup also isn't in the mainline kernel yet,
so such a rename should be easily possible.

Fixes: a192f52fc63a ("conf/ucm: ROCKCHIP-I2S: add Rockchip I2S UCM config.")
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
configure.ac
src/conf/ucm/Makefile.am
src/conf/ucm/ROCKCHIP-I2S/Makefile.am [deleted file]
src/conf/ucm/VEYRON-I2S/HiFi.conf [moved from src/conf/ucm/ROCKCHIP-I2S/HiFi.conf with 91% similarity]
src/conf/ucm/VEYRON-I2S/Makefile.am [new file with mode: 0644]
src/conf/ucm/VEYRON-I2S/VEYRON-I2S.conf [moved from src/conf/ucm/ROCKCHIP-I2S/ROCKCHIP-I2S.conf with 67% similarity]