Richard Zhu <richard.zhu@xxxxxxxxxx> writes: Hi, > @@ -1503,6 +1519,9 @@ static struct clk_lookup mx53_lookups[] = { > _REGISTER_CLOCK("imx-ssi.1", NULL, ssi2_clk) > _REGISTER_CLOCK("imx-ssi.2", NULL, ssi3_clk) > _REGISTER_CLOCK("imx-keypad", NULL, dummy_clk) > + _REGISTER_CLOCK("imx53-ahci.0", "ahci", sata_clk) > + _REGISTER_CLOCK("imx53-ahci.0", "ahci_phy", ahci_phy_clk) > + _REGISTER_CLOCK("imx53-ahci.0", "ahci_dma", ahci_dma_clk) > }; > > static void clk_tree_init(void) Which tree has been used for this patch ? For instance, on current imx-features branch of Sascha's tree, there's a pata_imx clock defined here (see [1]). Should I try to apply it on top of some other branch ? Arnaud [1] http://git.pengutronix.de/?p=imx/linux-2.6.git;a=commit;h=03b20b07be130e44faf29f787c66ce5cce5afb2a -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html