[1] is split into separate series in order for individual subsystem Maintainers to pick up the patches. This series handles the PCIe PHY support for DRA7. The only change from previous version is added 'id' property in-order to differentiate between each individual lanes of PCIe PHY. [1] -> https://lkml.org/lkml/2014/5/29/258 Kishon Vijay Abraham I (2): phy: phy-omap-pipe3: Add support for PCIe PHY phy: pipe3: insert delay to enumerate in GEN2 mode Documentation/devicetree/bindings/phy/ti-phy.txt | 23 +++-- drivers/phy/phy-omap-control.c | 52 ++++++++++- drivers/phy/phy-ti-pipe3.c | 105 +++++++++++++++++----- include/linux/phy/omap_control_phy.h | 10 +++ 4 files changed, 161 insertions(+), 29 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html