All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jagan@amarulasolutions.com>
To: u-boot@lists.denx.de
Subject: [PATCH 2/2] phy: Use _nodev naming convention if non-device clients
Date: Wed, 6 May 2020 02:47:37 +0530	[thread overview]
Message-ID: <CAMty3ZBDW9HsFBZ0uRJykdLc0_ucjgzuX+1HbU=yNzqXCL7+gQ@mail.gmail.com> (raw)
In-Reply-To: <20200501181418.18645-2-jagan@amarulasolutions.com>

Hi Tom,

On Fri, May 1, 2020 at 11:44 PM Jagan Teki <jagan@amarulasolutions.com> wrote:
>
> Clients that are requesting some of uclass API's
> without a device (with ofnode) usually have _nodev
> naming convention.
>
> - clk_get_by_index_nodev
> - clk_get_by_name_nodev
> - reset_get_by_index_nodev
> - gpio_request_by_name_nodev
>
> So, update the same naming convention PHY framework.
>
> This doesn't change the existing functionality.
>
> Cc: Neil Armstrong <narmstrong@baylibre.com>
> Cc: Tom Rini <trini@konsulko.com>
> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
> ---

Planning to apply these via spi tree, let me know if you have any
questions? thanks!

Jagan.

  reply	other threads:[~2020-05-05 21:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-01 18:14 [PATCH 1/2] phy: Fix node description of phy_get_by_node Jagan Teki
2020-05-01 18:14 ` [PATCH 2/2] phy: Use _nodev naming convention if non-device clients Jagan Teki
2020-05-05 21:17   ` Jagan Teki [this message]
2020-05-07 14:37   ` 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='CAMty3ZBDW9HsFBZ0uRJykdLc0_ucjgzuX+1HbU=yNzqXCL7+gQ@mail.gmail.com' \
    --to=jagan@amarulasolutions.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.