From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mugunthan V N Date: Thu, 21 Apr 2016 11:30:51 +0530 Subject: [U-Boot] [PATCH v6 5/7] net: phy: Move is_rgmii helper to phy.h In-Reply-To: <1460723242-20805-5-git-send-email-dmurphy@ti.com> References: <1460723242-20805-1-git-send-email-dmurphy@ti.com> <1460723242-20805-5-git-send-email-dmurphy@ti.com> Message-ID: <57186C93.7090005@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Friday 15 April 2016 05:57 PM, 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 > Reviewed-by: Mugunthan V N > Reviewed-by: Michal Simek Tested this on dra72 rev C evm Tested-by: Mugunthan V N Regards Mugutnhan V N