[PATCH v2] clk: imx25: Remove osc clock from driver

Shawn Guo shawnguo at kernel.org
Mon Nov 23 19:53:49 PST 2015


On Mon, Oct 26, 2015 at 07:10:48AM +0100, Markus Pargmann wrote:
> The 'osc' clock is already initialized by the fixed clock defined in
> imx25.dtsi. The imx25 clock driver tries to add this clock for a second
> time and fails with -EEXIST:
> 	i.MX clk 1: register failed with -17
> 
> As the clock is already properly setup in DT with a different driver, we
> can completely remove the handling in the imx25 clock driver.
> 
> Signed-off-by: Markus Pargmann <mpa at pengutronix.de>
> Reviewed-by: Lucas Stach <l.stach at pengutronix.de>

Markus,

Please resend the patch with clock maintainers and list on copy.  If you
think it's a non-critical fix, I will queue it for v4.5-rc1.  Otherwise,
you ask clock maintainers to send it for v4.4-rc inclusion.

Shawn



More information about the linux-arm-kernel mailing list