[RFC PATCH 08/15] ata: ahci_platform: Manage SATA PHY
From: Roger Quadros <hidden>
Date: 2013-09-23 07:38:13
Also in:
linux-devicetree, linux-ide, linux-omap, lkml
From: Roger Quadros <hidden>
Date: 2013-09-23 07:38:13
Also in:
linux-devicetree, linux-ide, linux-omap, lkml
Hi Tejun, On 09/23/2013 12:51 AM, Tejun Heo wrote:
Hello, On Sun, Sep 22, 2013 at 10:24:36PM +0400, Sergei Shtylyov wrote:quoted
Not sure why you asked -- I'm not using this driver, neither I'mWell, you have better grip of what's going on in the embedded world than me. I'm mostly curious whether adding dependency on PHY is okay.
There is no hard dependency on presence of PHY. The driver will continue as usual if devm_phy_get() fails. I hope selecting GENERIC_PHY in Kconfig is not an issue. cheers, -roger