From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kuninori Morimoto Date: Mon, 24 Mar 2014 03:33:37 +0000 Subject: Re: [PATCH] ARM: bockw: fixup SND_SOC_DAIFMT_CBx_CFx flags Message-Id: <87eh1si835.wl%kuninori.morimoto.gx@gmail.com> List-Id: References: <87ha6oi8dg.wl%kuninori.morimoto.gx@gmail.com> In-Reply-To: <87ha6oi8dg.wl%kuninori.morimoto.gx@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mark Brown , Simon Cc: Linux-ALSA , Liam Girdwood , Kuninori Morimoto , linux-sh@vger.kernel.org Hi Mark, Simon again > From: Kuninori Morimoto > > SND_SOC_DAIFMT_CBx_CFx means "codec" side master/slave mode. > Then, rcar will be master mode if it was SND_SOC_DAIFMT_CBS_CFS. > > Signed-off-by: Kuninori Morimoto > --- > >> Mark, Simon > > I'm so sorry. current Mark's fix/rcar branch has > SND_SOC_DAIFMT_CBx_CFx fixup patches, > but it didn't care about bockw board. > This patch is for it. > This Subject is using "ARM: bockw:" prefix, > but, should it be "ASoC: rcar" ? >> Simon Lager board needs similar patch, but, it is not in linus/master branch yet. I will send it to SH-ARM ML. But, linus/master branch already has bockw board.