From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mugunthan V N Date: Thu, 21 Apr 2016 11:31:39 +0530 Subject: [U-Boot] [PATCH v6 7/7] net: phy: dp83867: Add SGMII helper for configuration In-Reply-To: <1460723242-20805-7-git-send-email-dmurphy@ti.com> References: <1460723242-20805-1-git-send-email-dmurphy@ti.com> <1460723242-20805-7-git-send-email-dmurphy@ti.com> Message-ID: <57186CC3.1050405@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: > The code assumed that if the interface is not RGMII configured > then it must be SGMII configured. This device has the ability > to support most of the MII interfaces. Therefore add the > helper for SGMII and only configure the device if the interface is > configured for SGMII. > > 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