mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ARM: davinci: Enable PHY_DA8XX_USB by default
@ 2016-10-24 22:48 David Lechner
  2016-10-24 23:03 ` David Lechner
  0 siblings, 1 reply; 2+ messages in thread
From: David Lechner @ 2016-10-24 22:48 UTC (permalink / raw)
  To: Russell King, Sekhar Nori, Kevin Hilman
  Cc: David Lechner, Axel Haslam, linux-arm-kernel, linux-kernel

Enable the DA8xx USB PHY driver by default. This driver used by several
davinci family devices.

Signed-off-by: David Lechner <david@lechnology.com>
---
 arch/arm/configs/davinci_all_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig
index a5fca37..c58ae1c 100644
--- a/arch/arm/configs/davinci_all_defconfig
+++ b/arch/arm/configs/davinci_all_defconfig
@@ -187,6 +187,7 @@ CONFIG_DMADEVICES=y
 CONFIG_TI_EDMA=y
 CONFIG_MEMORY=y
 CONFIG_TI_AEMIF=m
+CONFIG_PHY_DA8XX_USB=m
 CONFIG_EXT2_FS=y
 CONFIG_EXT3_FS=y
 CONFIG_XFS_FS=m
-- 
2.7.4

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: davinci: Enable PHY_DA8XX_USB by default
  2016-10-24 22:48 [PATCH] ARM: davinci: Enable PHY_DA8XX_USB by default David Lechner
@ 2016-10-24 23:03 ` David Lechner
  0 siblings, 0 replies; 2+ messages in thread
From: David Lechner @ 2016-10-24 23:03 UTC (permalink / raw)
  To: Russell King, Sekhar Nori, Kevin Hilman
  Cc: Axel Haslam, linux-arm-kernel, linux-kernel

On 10/24/2016 05:48 PM, David Lechner wrote:
> Enable the DA8xx USB PHY driver by default. This driver used by several
> davinci family devices.
>
> Signed-off-by: David Lechner <david@lechnology.com>
> ---
>  arch/arm/configs/davinci_all_defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig
> index a5fca37..c58ae1c 100644
> --- a/arch/arm/configs/davinci_all_defconfig
> +++ b/arch/arm/configs/davinci_all_defconfig
> @@ -187,6 +187,7 @@ CONFIG_DMADEVICES=y
>  CONFIG_TI_EDMA=y
>  CONFIG_MEMORY=y
>  CONFIG_TI_AEMIF=m
> +CONFIG_PHY_DA8XX_USB=m
>  CONFIG_EXT2_FS=y
>  CONFIG_EXT3_FS=y
>  CONFIG_XFS_FS=m
>

Please disregard. This driver is selected by the USB drivers that 
consume it.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-24 23:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-24 22:48 [PATCH] ARM: davinci: Enable PHY_DA8XX_USB by default David Lechner
2016-10-24 23:03 ` David Lechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome