All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Daniel Baluta <daniel.baluta@nxp.com>
Cc: mark.rutland@arm.com, aisheng.dong@nxp.com, peng.fan@nxp.com,
	anson.huang@nxp.com, devicetree@vger.kernel.org,
	s.hauer@pengutronix.de, Frank.Li@nxp.com,
	linux-kernel@vger.kernel.org, paul.olaru@nxp.com,
	robh+dt@kernel.org, linux-imx@nxp.com, kernel@pengutronix.de,
	leonard.crestez@nxp.com, festevam@gmail.com,
	shengjiu.wang@nxp.com, linux-arm-kernel@lists.infradead.org,
	sound-open-firmware@alsa-project.org
Subject: Re: [PATCH 1/3] clk: imx8: Add DSP related clocks
Date: Tue, 23 Jul 2019 15:59:34 +0800	[thread overview]
Message-ID: <20190723075933.GN15632@dragon> (raw)
In-Reply-To: <20190718151346.3523-2-daniel.baluta@nxp.com>

On Thu, Jul 18, 2019 at 06:13:44PM +0300, Daniel Baluta wrote:
> i.MX8QXP contains Hifi4 DSP. There are four clocks
> associated with DSP:
>   * dsp_lpcg_core_clk
>   * dsp_lpcg_ipg_clk
>   * dsp_lpcg_adb_aclk
>   * ocram_lpcg_ipg_clk
> 
> Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
> Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>

I already picked this one up, so you do not need to include it in the
series any more.

Shawn

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Daniel Baluta <daniel.baluta@nxp.com>
Cc: robh+dt@kernel.org, mark.rutland@arm.com, s.hauer@pengutronix.de,
	kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com,
	shengjiu.wang@nxp.com, paul.olaru@nxp.com, aisheng.dong@nxp.com,
	leonard.crestez@nxp.com, anson.huang@nxp.com, peng.fan@nxp.com,
	Frank.Li@nxp.com, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	sound-open-firmware@alsa-project.org
Subject: Re: [PATCH 1/3] clk: imx8: Add DSP related clocks
Date: Tue, 23 Jul 2019 15:59:34 +0800	[thread overview]
Message-ID: <20190723075933.GN15632@dragon> (raw)
In-Reply-To: <20190718151346.3523-2-daniel.baluta@nxp.com>

On Thu, Jul 18, 2019 at 06:13:44PM +0300, Daniel Baluta wrote:
> i.MX8QXP contains Hifi4 DSP. There are four clocks
> associated with DSP:
>   * dsp_lpcg_core_clk
>   * dsp_lpcg_ipg_clk
>   * dsp_lpcg_adb_aclk
>   * ocram_lpcg_ipg_clk
> 
> Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
> Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>

I already picked this one up, so you do not need to include it in the
series any more.

Shawn

  reply	other threads:[~2019-07-23  8:00 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-18 15:13 [PATCH 0/3] Add DSP node on i.MX8QXP board Daniel Baluta
2019-07-18 15:13 ` Daniel Baluta
2019-07-18 15:13 ` Daniel Baluta
2019-07-18 15:13 ` [PATCH 1/3] clk: imx8: Add DSP related clocks Daniel Baluta
2019-07-18 15:13   ` Daniel Baluta
2019-07-23  7:59   ` Shawn Guo [this message]
2019-07-23  7:59     ` Shawn Guo
2019-07-18 15:13 ` [PATCH 2/3] arm64: dts: imx8qxp: Add DSP DT node Daniel Baluta
2019-07-18 15:13   ` Daniel Baluta
2019-07-18 15:13 ` [PATCH 3/3] dt-bindings: dsp: fsl: Add DSP core binding support Daniel Baluta
2019-07-18 15:13   ` Daniel Baluta
2019-07-18 16:40   ` Rob Herring
2019-07-18 16:40     ` Rob Herring
2019-07-18 18:24     ` Daniel Baluta
2019-07-18 18:24       ` Daniel Baluta
2019-07-18 18:40       ` Leonard Crestez
2019-07-18 18:40         ` Leonard Crestez
2019-07-18 18:40         ` Leonard Crestez
2019-07-19  6:34         ` Daniel Baluta
2019-07-19  6:34           ` Daniel Baluta
2019-07-19  6:34           ` Daniel Baluta
2019-07-19  7:00 ` [PATCH 0/3] Add DSP node on i.MX8QXP board Marco Felsch
2019-07-19  7:00   ` Marco Felsch
2019-07-19  7:32   ` Daniel Baluta
2019-07-19  7:32     ` Daniel Baluta

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=20190723075933.GN15632@dragon \
    --to=shawnguo@kernel.org \
    --cc=Frank.Li@nxp.com \
    --cc=aisheng.dong@nxp.com \
    --cc=anson.huang@nxp.com \
    --cc=daniel.baluta@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=leonard.crestez@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=paul.olaru@nxp.com \
    --cc=peng.fan@nxp.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shengjiu.wang@nxp.com \
    --cc=sound-open-firmware@alsa-project.org \
    /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.