[U-Boot] [PATCH v2] phy: add a NO-OP phy driver

Marek Vasut marex at denx.de
Mon Jul 24 17:32:12 UTC 2017


On 07/24/2017 03:18 PM, Jean-Jacques Hiblot wrote:
> This driver is used to stub PHY operations in a driver (USB, SATA).
> This is useful when the 'client' driver (USB, SATA, ...) uses the PHY
> framework and there is no actual PHY harwdare to drive.
> 
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
> ---
> 
> Even with patch http://patchwork.ozlabs.org/patch/792712 ("dm: phy: add PHY
> stub function"), this patch is still useful because disabling CONFIG_PHY may
> not always be a valid option: another driver may require it.

Applied, thanks.

-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list