[U-Boot] [uboot] [PATCH v5 5/7] net: phy: Move is_rgmii helper to phy.h
Michal Simek
michal.simek at xilinx.com
Mon Apr 11 15:06:52 CEST 2016
On 11.4.2016 14:18, Dan Murphy wrote:
> Move the phy_interface_is_rgmii to the phy.h
> file for all phy's to be able to use the API.
>
> This now aligns with the Linux kernel based on
> commit e463d88c36d42211aa72ed76d32fb8bf37820ef1
>
> Signed-off-by: Dan Murphy <dmurphy at ti.com>
> ---
>
> v5 - No change
>
> drivers/net/phy/ti.c | 11 -----------
> include/phy.h | 11 +++++++++++
> 2 files changed, 11 insertions(+), 11 deletions(-)
>
Any particular reason why you haven't added
Reviewed-by: tags you have already got from me and someone else?
Thanks,
Michal
More information about the U-Boot
mailing list