Le 27/03/2016 21:48, Anup Patel a écrit : > Currently, we have a common SATA3 PHY driver for all Broadcom > STB SoCs. This driver can be extended and re-used for Broadcom > iProc SoCs having same SATA3 PHY. > > This patch renames existing Broadcom STB SATA3 PHY driver to > common Broadcom SATA3 PHY driver to share this PHY driver across > Broadcom SoCs. > > Signed-off-by: Anup Patel <anup.patel@xxxxxxxxxxxx> > --- [snip] > +config PHY_BRCM_SATA > + tristate "Broadcom SATA PHY driver" > + depends on ARCH_BRCMSTB || ARCH_BCM_IPROC || BMIPS_GENERIC || COMPILE_TEST > + depends on OF > + select GENERIC_PHY > + default ARCH_BCM_IPROC This could be a separate patch of its own, but I do not think it matters that much. Acked-by: Florian Fainelli <f.fainelli@xxxxxxxxx> -- Florian -- 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