All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Hershberger <joe.hershberger@ni.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 11/13] clk: sunxi: h3: Implement EPHY CLK and RESET
Date: Fri, 1 Mar 2019 21:12:01 +0000	[thread overview]
Message-ID: <CANr=Z=ZJ1qcwV3eoTu0rZbyhdSLu+HJ058+J5L0SNQk4W=boxg@mail.gmail.com> (raw)
In-Reply-To: <20190227185701.15545-12-jagan@amarulasolutions.com>

On Wed, Feb 27, 2019 at 1:02 PM Jagan Teki <jagan@amarulasolutions.com> 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 <joe.hershberger@ni.com>
> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>

Acked-by: Joe Hershberger <joe.hershberger@ni.com>

  reply	other threads:[~2019-03-01 21:12 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-27 18:56 [U-Boot] [PATCH v3 00/13] net: Add Allwinner EMAC CLK, RESET support Jagan Teki
2019-02-27 18:56 ` [U-Boot] [PATCH v3 01/13] clk: sunxi: Implement A10 EMAC clocks Jagan Teki
2019-02-27 18:56 ` [U-Boot] [PATCH v3 02/13] net: sunxi_emac: Add CLK support Jagan Teki
2019-03-01 18:59   ` Joe Hershberger
2019-02-27 18:56 ` [U-Boot] [PATCH v3 03/13] net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle Jagan Teki
2019-03-01 18:59   ` Joe Hershberger
2019-03-05 16:16     ` Jagan Teki
2019-03-05 17:25       ` Joe Hershberger
2019-03-07 16:22         ` Jagan Teki
2019-03-07 17:49           ` Joe Hershberger
2019-02-27 18:56 ` [U-Boot] [PATCH v3 04/13] clk: Get the CLK by index without device Jagan Teki
2019-02-27 18:56 ` [U-Boot] [PATCH v3 05/13] clk: Use clk_get_by_index_tail() Jagan Teki
2019-03-10 21:51   ` Simon Glass
2019-02-27 18:56 ` [U-Boot] [PATCH v3 06/13] test/dm: clk: Add clk_get_by_index[_nodev] test Jagan Teki
2019-02-27 18:56 ` [U-Boot] [PATCH v3 07/13] reset: Get the RESET by index without device Jagan Teki
2019-02-27 18:56 ` [U-Boot] [PATCH v3 08/13] test/dm: reset: Add reset_get_by_index[_nodev] test Jagan Teki
2019-02-27 18:56 ` [U-Boot] [PATCH v3 09/13] clk: sunxi: Implement EMAC, GMAC clocks, resets Jagan Teki
2019-03-01 19:00   ` Joe Hershberger
2019-02-27 18:56 ` [U-Boot] [PATCH v3 10/13] net: sun8i_emac: Add CLK and RESET support Jagan Teki
2019-03-01 21:17   ` Joe Hershberger
2019-02-27 18:56 ` [U-Boot] [PATCH v3 11/13] clk: sunxi: h3: Implement EPHY CLK and RESET Jagan Teki
2019-03-01 21:12   ` Joe Hershberger [this message]
2019-02-27 18:57 ` [U-Boot] [PATCH v3 12/13] net: sun8i_emac: Add EPHY CLK and RESET support Jagan Teki
2019-03-01 21:29   ` Joe Hershberger
2019-02-27 18:57 ` [U-Boot] [PATCH v3 13/13] board: sunxi: gmac: Remove Ethernet clock and reset Jagan Teki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CANr=Z=ZJ1qcwV3eoTu0rZbyhdSLu+HJ058+J5L0SNQk4W=boxg@mail.gmail.com' \
    --to=joe.hershberger@ni.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.