From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Hershberger Date: Mon, 25 Feb 2019 18:28:00 +0000 Subject: [U-Boot] [PATCH v3 4/7] ARM: k2g: add a workaround to reset the phy In-Reply-To: <20190221170207.17808-5-m-karicheri2@ti.com> References: <20190221170207.17808-1-m-karicheri2@ti.com> <20190221170207.17808-5-m-karicheri2@ti.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Feb 21, 2019 at 11:02 AM Murali Karicheri wrote: > > This patch adds a workaround to reset the phy one time during boot > using GPIO0 pin 10 to make sure, the Phy latches the configuration > from the input pins correctly. > > Signed-off-by: Murali Karicheri Acked-by: Joe Hershberger