From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Hershberger Date: Fri, 1 Mar 2019 21:12:01 +0000 Subject: [U-Boot] [PATCH v3 11/13] clk: sunxi: h3: Implement EPHY CLK and RESET In-Reply-To: <20190227185701.15545-12-jagan@amarulasolutions.com> References: <20190227185701.15545-1-jagan@amarulasolutions.com> <20190227185701.15545-12-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:02 PM Jagan Teki wrote: > > EPHY CLK and RESET is available in Allwinner H3 EMAC > via mdio-mux node of internal PHY. Add the respetive Please fix typo in log above. respetive -> respective > clock and reset reg and bits. > > Cc: Joe Hershberger > Signed-off-by: Jagan Teki Acked-by: Joe Hershberger