All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nikita Shubin <nikita.shubin@maquefel.me>
To: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Cc: "Russell King" <linux@armlinux.org.uk>,
	"Hartley Sweeten" <hsweeten@visionengravers.com>,
	"Arnd Bergmann" <arnd@arndb.de>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Ard Biesheuvel" <ardb@kernel.org>,
	"Mike Rapoport" <rppt@kernel.org>,
	"Gregory Fong" <gregory.0xf0@gmail.com>,
	"Geert Uytterhoeven" <geert+renesas@glider.be>,
	"YiFei Zhu" <yifeifz2@illinois.edu>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] ep93xx: clock: convert in-place to COMMON_CLK
Date: Thu, 17 Jun 2021 11:26:53 +0300	[thread overview]
Message-ID: <20210617112653.00002f5d@maquefel.me> (raw)
In-Reply-To: <8cdf2b130ae02ba00324d0a70cbbcd3ba53e1d09.camel@gmail.com>

On Sat, 12 Jun 2021 00:42:05 +0200
Alexander Sverdlin <alexander.sverdlin@gmail.com> wrote:

> Hello Nikita!

Hi Alexander, i am currently AFK for about two weeks. 

I join the conversion ASAP.

Indeed i used clk_prepare_enable for some drivers and didn't included
it in resulting patch - my bad, sorry. 





WARNING: multiple messages have this Message-ID (diff)
From: Nikita Shubin <nikita.shubin@maquefel.me>
To: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Cc: "Russell King" <linux@armlinux.org.uk>,
	"Hartley Sweeten" <hsweeten@visionengravers.com>,
	"Arnd Bergmann" <arnd@arndb.de>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Ard Biesheuvel" <ardb@kernel.org>,
	"Mike Rapoport" <rppt@kernel.org>,
	"Gregory Fong" <gregory.0xf0@gmail.com>,
	"Geert Uytterhoeven" <geert+renesas@glider.be>,
	"YiFei Zhu" <yifeifz2@illinois.edu>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] ep93xx: clock: convert in-place to COMMON_CLK
Date: Thu, 17 Jun 2021 11:26:53 +0300	[thread overview]
Message-ID: <20210617112653.00002f5d@maquefel.me> (raw)
In-Reply-To: <8cdf2b130ae02ba00324d0a70cbbcd3ba53e1d09.camel@gmail.com>

On Sat, 12 Jun 2021 00:42:05 +0200
Alexander Sverdlin <alexander.sverdlin@gmail.com> wrote:

> Hello Nikita!

Hi Alexander, i am currently AFK for about two weeks. 

I join the conversion ASAP.

Indeed i used clk_prepare_enable for some drivers and didn't included
it in resulting patch - my bad, sorry. 





_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-06-17  8:27 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-25  8:33 [RFC][PATCH 0/1] ep93xx: clock: convert in-place Nikita Shubin
2021-05-25  8:33 ` Nikita Shubin
2021-05-25  8:33 ` [PATCH 1/1] ep93xx: clock: convert in-place to COMMON_CLK Nikita Shubin
2021-05-25  8:33   ` Nikita Shubin
2021-05-25 19:17   ` kernel test robot
2021-05-25 19:35   ` Alexander Sverdlin
2021-05-25 19:35     ` Alexander Sverdlin
2021-06-11 22:42   ` Alexander Sverdlin
2021-06-11 22:42     ` Alexander Sverdlin
2021-06-12  9:18     ` Geert Uytterhoeven
2021-06-12  9:18       ` Geert Uytterhoeven
2021-06-13 20:11       ` Alexander Sverdlin
2021-06-13 20:11         ` Alexander Sverdlin
2021-06-17  8:26     ` Nikita Shubin [this message]
2021-06-17  8:26       ` Nikita Shubin
2021-05-25 10:19 ` [RFC][PATCH 0/1] ep93xx: clock: convert in-place Linus Walleij
2021-05-25 10:19   ` Linus Walleij
2021-05-25 11:38   ` Nikita Shubin
2021-05-25 11:38     ` Nikita Shubin
2021-05-25 19:39 ` Alexander Sverdlin
2021-05-25 19:39   ` Alexander Sverdlin
2021-05-26  6:11   ` Nikita Shubin
2021-05-26  6:11     ` Nikita Shubin

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=20210617112653.00002f5d@maquefel.me \
    --to=nikita.shubin@maquefel.me \
    --cc=alexander.sverdlin@gmail.com \
    --cc=ardb@kernel.org \
    --cc=arnd@arndb.de \
    --cc=geert+renesas@glider.be \
    --cc=gregory.0xf0@gmail.com \
    --cc=hsweeten@visionengravers.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=rppt@kernel.org \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=yifeifz2@illinois.edu \
    /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.