[PATCH] ARM: dts: am335x-evmsk: enable DMA controller for USB
Tony Lindgren
tony at atomide.com
Wed Mar 12 13:39:53 EDT 2014
* yegorslists at googlemail.com <yegorslists at googlemail.com> [140310 08:30]:
> From: Yegor Yefremov <yegorslists at googlemail.com>
>
> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
> ---
> arch/arm/boot/dts/am335x-evmsk.dts | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/boot/dts/am335x-evmsk.dts b/arch/arm/boot/dts/am335x-evmsk.dts
> index fa19271..ec08f6f 100644
> --- a/arch/arm/boot/dts/am335x-evmsk.dts
> +++ b/arch/arm/boot/dts/am335x-evmsk.dts
> @@ -384,6 +384,10 @@
> status = "okay";
> dr_mode = "host";
> };
> +
> + dma-controller at 07402000 {
> + status = "okay";
> + };
> };
>
> &epwmss2 {
Thanks applying into omap-for-v.15/dt with the subject line as
the description also. No guarantees this will get merged as we're
so close to the merge window already.
Regards,
Tony
More information about the linux-arm-kernel
mailing list