[PATCH v4 1/7] phy: add a driver for the Berlin SATA PHY
From: Antoine Ténart <hidden>
Date: 2014-05-20 14:03:59
Also in:
linux-devicetree, linux-ide, lkml
From: Antoine Ténart <hidden>
Date: 2014-05-20 14:03:59
Also in:
linux-devicetree, linux-ide, lkml
On Tue, May 20, 2014 at 03:49:42PM +0200, Andrew Lunn wrote:
On Tue, May 20, 2014 at 02:34:20PM +0200, Bartlomiej Zolnierkiewicz wrote:quoted
On Tuesday, May 20, 2014 11:04:29 AM Antoine T?nart wrote:quoted
diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig index 4906c27fa3bd..b31b1986fda4 100644 --- a/drivers/phy/Kconfig +++ b/drivers/phy/Kconfig@@ -15,6 +15,11 @@ config GENERIC_PHY phy users can obtain reference to the PHY. All the users of this framework should select this config. +config PHY_BERLIN_SATA + boolIs there any real reason why this cannot be tristate?What we have seen with SATA drivers and phys, is there is link time breakage if the SATA driver is built in and the phy is modular. Maybe this has been fixed now?
Using tristate shouldn't be a problem. I compiled without the PHY driver, no link issue. Antoine -- Antoine T?nart, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com