linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>
Cc: linux-pwm@vger.kernel.org, linux-clk@vger.kernel.org,
	kernel@pengutronix.de, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] clk: provide new devm helpers for prepared and enabled clocks
Date: Tue, 10 Nov 2020 21:25:37 +0100	[thread overview]
Message-ID: <20201110202537.fyldrnhqewtppjkw@pengutronix.de> (raw)
In-Reply-To: <20201013082132.661993-2-u.kleine-koenig@pengutronix.de>

[-- Attachment #1: Type: text/plain, Size: 532 bytes --]

Hello,

On Tue, Oct 13, 2020 at 10:21:31AM +0200, Uwe Kleine-König wrote:
> When a driver keeps a clock prepared (or enabled) during the whole
> lifetime of the driver, these helpers allow to simplify the drivers.

I'd really like to make use of these helpers, so it would be great if
you could take a look and tell me if you like my approach.

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | https://www.pengutronix.de/ |

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2020-11-10 20:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-13  8:21 [PATCH 0/2] clk: provide new devm helpers for prepared and enabled clocks Uwe Kleine-König
2020-10-13  8:21 ` [PATCH 1/2] " Uwe Kleine-König
2020-11-10 20:25   ` Uwe Kleine-König [this message]
2020-12-21  9:29     ` Uwe Kleine-König
2021-02-09  9:32       ` Uwe Kleine-König
2020-10-13  8:21 ` [PATCH 2/2] [RFC] pwm: make use of devm_clk_{prepared,enabled} Uwe Kleine-König

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=20201110202537.fyldrnhqewtppjkw@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=kernel@pengutronix.de \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@kernel.org \
    /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).