[PATCH V7 1/5] AHCI Add the AHCI SATA feature on the MX53 platforms
Arnaud Patard (Rtp)
arnaud.patard at rtp-net.org
Wed Aug 31 06:03:31 EDT 2011
Richard Zhu <richard.zhu at linaro.org> 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
More information about the linux-arm-kernel
mailing list