From: Shawn Guo <shawnguo@kernel.org>
To: Baoyou Xie <baoyou.xie@linaro.org>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
alsa-devel@alsa-project.org, xie.baoyou@zte.com.cn,
mathieu.poirier@linaro.org, vinod.koul@intel.com,
linux-kernel@vger.kernel.org, mturquette@baylibre.com,
tiwai@suse.com, sboyd@codeaurora.org, lgirdwood@gmail.com,
robh+dt@kernel.org, broonie@kernel.org, chen.chaokai@zte.com.cn,
wang.qiang01@zte.com.cn, jun.nie@linaro.org,
shawn.guo@linaro.org, linux-clk@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 3/3] ASoC: zx-i2s: introduce pclk for zx2967 family
Date: Thu, 9 Feb 2017 11:22:40 +0800 [thread overview]
Message-ID: <20170209032238.GQ3407@dragon> (raw)
In-Reply-To: <1486609978-18482-3-git-send-email-baoyou.xie@linaro.org>
On Thu, Feb 09, 2017 at 11:12:58AM +0800, Baoyou Xie wrote:
> The pclk is necessary for zx2967 I2S controller. the driver
> currently doesn't handle it. This is something we need to fix.
>
> In turn, the driver supports zx296718's I2S controller.
>
> By the way, this patch also change the clock name from tx to wclk
> to make it clear.
>
> Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
Reviewed-by: Shawn Guo <shawnguo@kernel.org>
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Baoyou Xie <baoyou.xie@linaro.org>
Cc: lgirdwood@gmail.com, broonie@kernel.org, robh+dt@kernel.org,
mark.rutland@arm.com, jun.nie@linaro.org,
mturquette@baylibre.com, sboyd@codeaurora.org, perex@perex.cz,
tiwai@suse.com, shawn.guo@linaro.org, vinod.koul@intel.com,
alsa-devel@alsa-project.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org,
mathieu.poirier@linaro.org, xie.baoyou@zte.com.cn,
chen.chaokai@zte.com.cn, wang.qiang01@zte.com.cn
Subject: Re: [PATCH v4 3/3] ASoC: zx-i2s: introduce pclk for zx2967 family
Date: Thu, 9 Feb 2017 11:22:40 +0800 [thread overview]
Message-ID: <20170209032238.GQ3407@dragon> (raw)
In-Reply-To: <1486609978-18482-3-git-send-email-baoyou.xie@linaro.org>
On Thu, Feb 09, 2017 at 11:12:58AM +0800, Baoyou Xie wrote:
> The pclk is necessary for zx2967 I2S controller. the driver
> currently doesn't handle it. This is something we need to fix.
>
> In turn, the driver supports zx296718's I2S controller.
>
> By the way, this patch also change the clock name from tx to wclk
> to make it clear.
>
> Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
Reviewed-by: Shawn Guo <shawnguo@kernel.org>
WARNING: multiple messages have this Message-ID (diff)
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 3/3] ASoC: zx-i2s: introduce pclk for zx2967 family
Date: Thu, 9 Feb 2017 11:22:40 +0800 [thread overview]
Message-ID: <20170209032238.GQ3407@dragon> (raw)
In-Reply-To: <1486609978-18482-3-git-send-email-baoyou.xie@linaro.org>
On Thu, Feb 09, 2017 at 11:12:58AM +0800, Baoyou Xie wrote:
> The pclk is necessary for zx2967 I2S controller. the driver
> currently doesn't handle it. This is something we need to fix.
>
> In turn, the driver supports zx296718's I2S controller.
>
> By the way, this patch also change the clock name from tx to wclk
> to make it clear.
>
> Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
Reviewed-by: Shawn Guo <shawnguo@kernel.org>
next prev parent reply other threads:[~2017-02-09 3:23 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-09 3:12 [PATCH v4 1/3] clk: zte: add i2s clocks for zx296718 Baoyou Xie
2017-02-09 3:12 ` Baoyou Xie
2017-02-09 3:12 ` [PATCH v4 2/3] ASoC: zx-i2s: Add the info of pclk to the binding document for zx2967 family Baoyou Xie
2017-02-09 3:12 ` Baoyou Xie
2017-02-09 16:46 ` Mark Brown
2017-02-09 16:46 ` Mark Brown
2017-02-09 16:46 ` Mark Brown
2017-02-09 16:46 ` Mark Brown
2017-02-13 13:05 ` Shawn Guo
2017-02-13 13:05 ` Shawn Guo
2017-02-13 13:05 ` Shawn Guo
2017-02-09 23:46 ` Applied "ASoC: zx-i2s: Add the info of pclk to the binding document for zx2967 family" to the asoc tree Mark Brown
2017-02-09 23:46 ` Mark Brown
2017-02-09 23:46 ` Mark Brown
2017-02-09 3:12 ` [PATCH v4 3/3] ASoC: zx-i2s: introduce pclk for zx2967 family Baoyou Xie
2017-02-09 3:12 ` Baoyou Xie
2017-02-09 3:22 ` Shawn Guo [this message]
2017-02-09 3:22 ` Shawn Guo
2017-02-09 3:22 ` Shawn Guo
2017-02-09 8:19 ` Jun Nie
2017-02-09 8:19 ` Jun Nie
2017-02-09 8:19 ` Jun Nie
2017-02-09 23:46 ` Applied "ASoC: zx-i2s: introduce pclk for zx2967 family" to the asoc tree Mark Brown
2017-02-09 23:46 ` Mark Brown
2017-02-09 23:46 ` Mark Brown
2017-02-09 3:20 ` [PATCH v4 1/3] clk: zte: add i2s clocks for zx296718 Shawn Guo
2017-02-09 3:20 ` Shawn Guo
2017-02-09 3:20 ` Shawn Guo
2017-02-10 17:17 ` Stephen Boyd
2017-02-10 17:17 ` Stephen Boyd
2017-02-10 17:17 ` Stephen Boyd
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=20170209032238.GQ3407@dragon \
--to=shawnguo@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=baoyou.xie@linaro.org \
--cc=broonie@kernel.org \
--cc=chen.chaokai@zte.com.cn \
--cc=devicetree@vger.kernel.org \
--cc=jun.nie@linaro.org \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mathieu.poirier@linaro.org \
--cc=mturquette@baylibre.com \
--cc=robh+dt@kernel.org \
--cc=sboyd@codeaurora.org \
--cc=shawn.guo@linaro.org \
--cc=tiwai@suse.com \
--cc=vinod.koul@intel.com \
--cc=wang.qiang01@zte.com.cn \
--cc=xie.baoyou@zte.com.cn \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.