* [PATCH] ARM: dts: am335x-evmsk: enable DMA controller for USB
@ 2014-03-10 15:26 yegorslists
2014-03-12 17:39 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: yegorslists @ 2014-03-10 15:26 UTC (permalink / raw)
To: linux-omap; +Cc: linux-arm-kernel, tony, devicetree, Yegor Yefremov
From: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Yegor Yefremov <yegorslists@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@07402000 {
+ status = "okay";
+ };
};
&epwmss2 {
--
1.7.7
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] ARM: dts: am335x-evmsk: enable DMA controller for USB
2014-03-10 15:26 [PATCH] ARM: dts: am335x-evmsk: enable DMA controller for USB yegorslists
@ 2014-03-12 17:39 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2014-03-12 17:39 UTC (permalink / raw)
To: yegorslists; +Cc: linux-omap, linux-arm-kernel, devicetree
* yegorslists@googlemail.com <yegorslists@googlemail.com> [140310 08:30]:
> From: Yegor Yefremov <yegorslists@googlemail.com>
>
> Signed-off-by: Yegor Yefremov <yegorslists@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@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-03-12 17:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-10 15:26 [PATCH] ARM: dts: am335x-evmsk: enable DMA controller for USB yegorslists
2014-03-12 17:39 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).