Re: [PATCH V12 2/5] clk: imx: add scu clock common part
From: Stephen Boyd <sboyd@kernel.org>
Date: 2018-12-14 21:09:01
Also in:
linux-clk
From: Stephen Boyd <sboyd@kernel.org>
Date: 2018-12-14 21:09:01
Also in:
linux-clk
Quoting Aisheng Dong (2018-12-13 07:42:54)
Add SCU clock common part which will be used by client clock drivers. SCU clocks are totally different from the legacy clocks (No much legacy things can be reused), it's using a firmware interface now based on SCU protocol. So a new configuration option CONFIG_MXC_CLK_SCU is added. Cc: Shawn Guo <shawnguo@kernel.org> Cc: Sascha Hauer <kernel@pengutronix.de> Cc: Fabio Estevam <redacted> Cc: Stephen Boyd <sboyd@kernel.org> Cc: Michael Turquette <mturquette@baylibre.com> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com> ---
Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel