lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 20 Apr 2016 14:40:45 +0800
From:	PC Liao <pc.liao@...iatek.com>
To:	<broonie@...nel.org>, <tiwai@...e.de>
CC:	<srv_heupstream@...iatek.com>,
	<linux-mediatek@...ts.infradead.org>, <s.hauer@...gutronix.de>,
	<linux-arm-kernel@...ts.infradead.org>,
	<linux-kernel@...r.kernel.org>, <alsa-devel@...a-project.org>,
	<koro.chen@...iatek.com>, PC Liao <pc.liao@...iatek.com>
Subject: [PATCH 0/2 v6] ASoC: mediatek: Add second I2S on mt8173-rt5650 machine driver

Because applied patch (commit 0beeb8d0b434b8b007ac8058fb2cac5997fff6df
"ASoC: mediatek: Add second I2S on mt8173-rt5650 machine driver") is 
dropped, I upload new version which include dependent patch.

Changes since v5:
 - add "ASoC: core: export snd_soc_get_dai_name" patch. 
Because snd_soc_of_get_dai_name() fix the property name "sound-dai". 
Our patch needs to change name to use, so export
snd_soc_get_dai_name() which is included in snd_soc_of_get_dai_name(). 

Changes since v4:
Change name from "sound-dai" to "capture-dai" to determine the capture path

Changes since v2,v3:
Fix unclear code and use sound-dai to determine the capture path

Changes since v1:
Use codec dai name to determine the capture path. 


Jean-Francois Moine (1):
  ASoC: core: export snd_soc_get_dai_name

PC Liao (1):
  ASoC: mediatek: Add second I2S on mt8173-rt5650 machine driver

 .../devicetree/bindings/sound/mt8173-rt5650.txt    |    6 +++
 include/sound/soc.h                                |    2 +
 sound/soc/mediatek/mt8173-rt5650.c                 |   44 ++++++++++++++++++--
 sound/soc/soc-core.c                               |    5 ++-
 4 files changed, 52 insertions(+), 5 deletions(-)

-- 
1.7.9.5

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ