From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH] clk: imx8: Add DSP related clocks Date: Mon, 22 Jul 2019 11:24:42 +0800 Message-ID: <20190722032441.GW3738@dragon> References: <20190702152007.12190-1-daniel.baluta@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190702152007.12190-1-daniel.baluta@nxp.com> Sender: linux-kernel-owner@vger.kernel.org To: Daniel Baluta Cc: mturquette@baylibre.com, sboyd@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, robh+dt@kernel.org, mark.rutland@arm.com, aisheng.dong@nxp.com, weiyongjun1@huawei.com, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, shengjiu.wang@nxp.com List-Id: devicetree@vger.kernel.org On Tue, Jul 02, 2019 at 06:20:07PM +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 Applied, thanks.