linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Sylwester Nawrocki <s.nawrocki@samsung.com>, linux-clk@vger.kernel.org
Cc: mturquette@baylibre.com, b.zolnierkie@samsung.com,
	m.szyprowski@samsung.com, krzk@kernel.org,
	Sylwester Nawrocki <s.nawrocki@samsung.com>
Subject: Re: [PATCH 1/2] clk: Add clk_bulk_get_optional() function
Date: Tue, 25 Jun 2019 14:22:15 -0700	[thread overview]
Message-ID: <20190625212216.4E065205ED@mail.kernel.org> (raw)
In-Reply-To: <20190619093926.21719-1-s.nawrocki@samsung.com>

Quoting Sylwester Nawrocki (2019-06-19 02:39:25)
> clk_bulk_get_optional() allows to get a group of clocks where one
> or more is optional.  For a not available clock, e.g. not specifed
> in the clock consumer node in DT, its respective struct clk pointer
> will be NULL.  This allows for operating on a group of returned
> clocks (struct clk_bulk_data array) with existing clk_bulk* APIs.
> 
> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
> ---

Applied to clk-next


      parent reply	other threads:[~2019-06-25 21:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20190619093950epcas2p3d6f7c26564844432f8153ee9b6a6007c@epcas2p3.samsung.com>
2019-06-19  9:39 ` [PATCH 1/2] clk: Add clk_bulk_get_optional() function Sylwester Nawrocki
     [not found]   ` <CGME20190619094000epcas1p364fdcb03f801ec0ea3a533ead5ac2441@epcas1p3.samsung.com>
2019-06-19  9:39     ` [PATCH 2/2] clk: Add devm_clk_bulk_get_optional() function Sylwester Nawrocki
2019-06-25 21:22       ` Stephen Boyd
2019-06-25 21:22   ` Stephen Boyd [this message]

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=20190625212216.4E065205ED@mail.kernel.org \
    --to=sboyd@kernel.org \
    --cc=b.zolnierkie@samsung.com \
    --cc=krzk@kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=mturquette@baylibre.com \
    --cc=s.nawrocki@samsung.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).