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.pa...@broadcom.com>
> ---
[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.faine...@gmail.com>
-- 
Florian

Reply via email to