[PATCH] ARM: ux500: Remove SSP AUXDATA pertaining to DMA bindings
Linus Walleij
linus.walleij at linaro.org
Tue Jun 4 06:50:29 EDT 2013
On Mon, Jun 3, 2013 at 3:46 PM, Lee Jones <lee.jones at linaro.org> wrote:
> These are now cared for from the Device Tree.
>
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
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
More information about the linux-arm-kernel
mailing list