All of lore.kernel.org
 help / color / mirror / Atom feed
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 1/3] clk: zte: add i2s clocks for zx296718
Date: Thu, 9 Feb 2017 11:20:29 +0800	[thread overview]
Message-ID: <20170209032027.GP3407@dragon> (raw)
In-Reply-To: <1486609978-18482-1-git-send-email-baoyou.xie@linaro.org>

On Thu, Feb 09, 2017 at 11:12:56AM +0800, Baoyou Xie wrote:
> The i2s related clock support is missing from the existing zx296718
> clock driver. This patch adds it, so that the upstream ZX I2S driver
> can work out.
> 
> Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>

Acked-by: Shawn Guo <shawnguo@kernel.org>

There is no compile-time dependency between this clk patch and I2S
driver one, so it can just go via clk tree, I think.

Shawn

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 1/3] clk: zte: add i2s clocks for zx296718
Date: Thu, 9 Feb 2017 11:20:29 +0800	[thread overview]
Message-ID: <20170209032027.GP3407@dragon> (raw)
In-Reply-To: <1486609978-18482-1-git-send-email-baoyou.xie@linaro.org>

On Thu, Feb 09, 2017 at 11:12:56AM +0800, Baoyou Xie wrote:
> The i2s related clock support is missing from the existing zx296718
> clock driver. This patch adds it, so that the upstream ZX I2S driver
> can work out.
> 
> Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>

Acked-by: Shawn Guo <shawnguo@kernel.org>

There is no compile-time dependency between this clk patch and I2S
driver one, so it can just go via clk tree, I think.

Shawn

WARNING: multiple messages have this Message-ID (diff)
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 1/3] clk: zte: add i2s clocks for zx296718
Date: Thu, 9 Feb 2017 11:20:29 +0800	[thread overview]
Message-ID: <20170209032027.GP3407@dragon> (raw)
In-Reply-To: <1486609978-18482-1-git-send-email-baoyou.xie@linaro.org>

On Thu, Feb 09, 2017 at 11:12:56AM +0800, Baoyou Xie wrote:
> The i2s related clock support is missing from the existing zx296718
> clock driver. This patch adds it, so that the upstream ZX I2S driver
> can work out.
> 
> Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>

Acked-by: Shawn Guo <shawnguo@kernel.org>

There is no compile-time dependency between this clk patch and I2S
driver one, so it can just go via clk tree, I think.

Shawn

  parent reply	other threads:[~2017-02-09  3:20 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
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 ` Shawn Guo [this message]
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-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=20170209032027.GP3407@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.