* [PATCH] ARM: omap2plus_defconfig: Enable MUSB DMA support
@ 2015-08-28 19:19 Tony Lindgren
2015-08-28 20:12 ` Felipe Balbi
0 siblings, 1 reply; 2+ messages in thread
From: Tony Lindgren @ 2015-08-28 19:19 UTC (permalink / raw)
To: linux-omap; +Cc: Felipe Balbi, linux-arm-kernel
With recent MUSB changes we can now build in support for multiple
DMA implementations. So let's enable DMA by default to make life
easier for distro use.
Cc: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
---
arch/arm/configs/omap2plus_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 789fa5a8..1d5f80f 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -350,6 +350,8 @@ CONFIG_USB_MUSB_HDRC=m
CONFIG_USB_MUSB_OMAP2PLUS=m
CONFIG_USB_MUSB_AM35X=m
CONFIG_USB_MUSB_DSPS=m
+CONFIG_USB_INVENTRA_DMA=y
+CONFIG_USB_TI_CPPI41_DMA=y
CONFIG_USB_DWC3=m
CONFIG_USB_TEST=m
CONFIG_AM335X_PHY_USB=y
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: omap2plus_defconfig: Enable MUSB DMA support
2015-08-28 19:19 [PATCH] ARM: omap2plus_defconfig: Enable MUSB DMA support Tony Lindgren
@ 2015-08-28 20:12 ` Felipe Balbi
0 siblings, 0 replies; 2+ messages in thread
From: Felipe Balbi @ 2015-08-28 20:12 UTC (permalink / raw)
To: Tony Lindgren; +Cc: linux-omap, Felipe Balbi, linux-arm-kernel
[-- Attachment #1.1: Type: text/plain, Size: 973 bytes --]
On Fri, Aug 28, 2015 at 12:19:42PM -0700, Tony Lindgren wrote:
> With recent MUSB changes we can now build in support for multiple
> DMA implementations. So let's enable DMA by default to make life
> easier for distro use.
>
> Cc: Felipe Balbi <balbi@ti.com>
> Signed-off-by: Tony Lindgren <tony@atomide.com>
Acked-by: Felipe Balbi <balbi@ti.com>
> ---
> arch/arm/configs/omap2plus_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> index 789fa5a8..1d5f80f 100644
> --- a/arch/arm/configs/omap2plus_defconfig
> +++ b/arch/arm/configs/omap2plus_defconfig
> @@ -350,6 +350,8 @@ CONFIG_USB_MUSB_HDRC=m
> CONFIG_USB_MUSB_OMAP2PLUS=m
> CONFIG_USB_MUSB_AM35X=m
> CONFIG_USB_MUSB_DSPS=m
> +CONFIG_USB_INVENTRA_DMA=y
> +CONFIG_USB_TI_CPPI41_DMA=y
> CONFIG_USB_DWC3=m
> CONFIG_USB_TEST=m
> CONFIG_AM335X_PHY_USB=y
> --
> 2.1.4
>
--
balbi
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-28 20:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-28 19:19 [PATCH] ARM: omap2plus_defconfig: Enable MUSB DMA support Tony Lindgren
2015-08-28 20:12 ` Felipe Balbi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox