diff mbox

[REBASED] ARM: multi_v7_defconfig: Enable TI PIPE3 PHY driver

Message ID 53DB7910.1010808@ti.com
State Accepted
Commit dc1c5a84c7c97318f0f9cfb66198ef2f5db3dcb3
Headers show

Commit Message

Roger Quadros Aug. 1, 2014, 11:25 a.m. UTC
From: Roger Quadros <rogerq@ti.com>

This driver is needed by SATA, PCIe and USB modules on TI SoCs.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
---
 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Olof Johansson Aug. 3, 2014, 3:24 a.m. UTC | #1
On Fri, Aug 01, 2014 at 02:25:04PM +0300, Roger Quadros wrote:
> From: Roger Quadros <rogerq@ti.com>
> 
> This driver is needed by SATA, PCIe and USB modules on TI SoCs.
> 
> Signed-off-by: Roger Quadros <rogerq@ti.com>
> Acked-by: Tony Lindgren <tony@atomide.com>

Thanks, applied.


-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
diff mbox

Patch

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 8403b9c..18fb2aa 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -383,6 +383,7 @@  CONFIG_PWM=y
 CONFIG_PWM_TEGRA=y
 CONFIG_PWM_VT8500=y
 CONFIG_OMAP_USB2=y
+CONFIG_TI_PIPE3=y
 CONFIG_PHY_MIPHY365X=y
 CONFIG_PHY_SUN4I_USB=y
 CONFIG_EXT4_FS=y