[PATCH 32/32] ARM: ux500: Move SDI (MMC) and UART devices under more descriptive heading

Linus Walleij linus.walleij at linaro.org
Thu Apr 25 07:46:22 EDT 2013


On Thu, Apr 18, 2013 at 12:12 PM, Lee Jones <lee.jones at linaro.org> wrote:

> Now DMA DT bindings exist and are in use by he MMC and UART drivers, it
> should be possible to remove them from the auxdata structure. However,
> after doing so the drivers fail. Something must be reliant on the dev
> name applied by using auxdata; probably common clk.
>
> Signed-off-by: Lee Jones <lee.jones at linaro.org>

You can remove "probably" from that sentence. Common clock is
still relying on dev_name() to match the device name.

There are some example of how to fix this, I recently sent a patch
series fixing DT probed clocks for the Nomadik, check it out.

Reviewed-by: Linus Walleij <linus.walleij at linaro.org>

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list