RE: [PATCH V9 0/7] clk: imx: add imx8qxp clock support
From: Aisheng Dong <aisheng.dong@nxp.com>
Date: 2018-12-11 02:05:35
Also in:
linux-clk
-----Original Message----- From: Stephen Boyd [mailto:sboyd@kernel.org] Sent: Tuesday, December 11, 2018 4:47 AM To: linux-clk@vger.kernel.org; Aisheng Dong <aisheng.dong@nxp.com> Cc: linux-arm-kernel@lists.infradead.org; mturquette@baylibre.com; shawnguo@kernel.org; Fabio Estevam [off-list ref]; dl-linux-imx [off-list ref]; kernel@pengutronix.de; Aisheng Dong [off-list ref] Subject: Re: [PATCH V9 0/7] clk: imx: add imx8qxp clock support Quoting Aisheng DONG (2018-12-04 06:39:18)quoted
This patch series adds i.MX8QXP clock support which is based on the clock service provided by SCU firmware. Note: It depends on SCU driver which has already been merged by Shawn. So this patch series could go through Shawn's tree as well.Which patch series? I'm having trouble applying the first patch, so I suspect something is wrong.
Which branch would you like me to make the patch against?
I made the patch against clk-next branch and just re-tested it was ok.
BTW, it depends on the following SCU firmware patch which already in 4.20-RC
In your tree. So it's safe to apply.
commit edbee095fafb4b727b51032bdc41e345f95bbc20
Author: Dong Aisheng [off-list ref]
Date: Sun Oct 7 21:04:42 2018 +0800
firmware: imx: add SCU firmware driver support
The System Controller Firmware (SCFW) is a low-level system function
which runs on a dedicated Cortex-M core to provide power, clock, and
resource management. It exists on some i.MX8 processors. e.g. i.MX8QM
(QM, QP), and i.MX8QX (QXP, DX).
This patch implements the SCU firmware IPC function and the common
message sending API sc_call_rpc.
Cc: Shawn Guo [off-list ref]
Cc: Fabio Estevam [off-list ref]
Cc: Jassi Brar [off-list ref]
Reviewed-by: Sascha Hauer [off-list ref]
Signed-off-by: Dong Aisheng [off-list ref]
Signed-off-by: Shawn Guo [off-list ref]
Regards
Dong Aisheng
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel