Re: [PATCH] ARM: ux500: Remove SSP AUXDATA pertaining to DMA bindings

From: Linus Walleij
Date: Tue Jun 04 2013 - 06:50:56 EST


On Mon, Jun 3, 2013 at 3:46 PM, Lee Jones <lee.jones@xxxxxxxxxx> wrote:

> These are now cared for from the Device Tree.
>
> Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx>

These are not only used for the DMA bindings, so
the clock patches need to be finalized before this
patch I think...

git grep ssp0 drivers/clk/ux500/
drivers/clk/ux500/u8500_clk.c: clk_register_clkdev(clk, "apb_pclk", "ssp0");
drivers/clk/ux500/u8500_clk.c: clk =
clk_reg_prcc_kclk("p3_ssp0_kclk", "sspclk",
drivers/clk/ux500/u8500_clk.c: clk_register_clkdev(clk, NULL, "ssp0");

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/