From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Hershberger Date: Fri, 1 Mar 2019 21:29:28 +0000 Subject: [U-Boot] [PATCH v3 12/13] net: sun8i_emac: Add EPHY CLK and RESET support In-Reply-To: <20190227185701.15545-13-jagan@amarulasolutions.com> References: <20190227185701.15545-1-jagan@amarulasolutions.com> <20190227185701.15545-13-jagan@amarulasolutions.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 Wed, Feb 27, 2019 at 1:03 PM Jagan Teki wrote: > > Add EPHY CLK and RESET support for sun8i_emac driver to > enable EPHY TX clock and EPHY reset pins via CLK and RESET > framework. > > Cc: Joe Hershberger > Cc: Lothar Felten > Signed-off-by: Jagan Teki Acked-by: Joe Hershberger