All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <k.kozlowski@samsung.com>
To: Olof Johansson <olof@lixom.net>
Cc: k.kozlowski.k@gmail.com, devicetree@vger.kernel.org,
	linux-samsung-soc@vger.kernel.org, arm@kernel.org,
	Arnd Bergmann <arnd@arndb.de>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will.deacon@arm.com>,
	linux-kernel@vger.kernel.org, Kevin Hilman <khilman@linaro.org>,
	Kukjin Kim <kgene@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	Stephen Boyd <sboyd@codeaurora.org>,
	"linux-clk@vger.kernel.org" <linux-clk@vger.kernel.org>,
	Michael Turquette <mturquette@baylibre.com>,
	Tomasz Figa <tomasz.figa@gmail.com>,
	Sylwester Nawrocki <s.nawrocki@samsung.com>
Subject: Re: [GIT PULL 6/9] ARM: EXYNOS: clk: Another clock dependency, ARMv7, for v4.5
Date: Wed, 23 Dec 2015 19:55:11 +0900	[thread overview]
Message-ID: <567A7D8F.3010209@samsung.com> (raw)
In-Reply-To: <20151222045135.GG30172@localhost>

W dniu 22.12.2015 o 13:51, Olof Johansson pisze:
> On Wed, Dec 02, 2015 at 10:39:43AM +0900, Krzysztof Kozlowski wrote:
>> Hi Kukjin,
>>
>> This is also clock dependency. I put it in separate tag in case clock
>> folks want to pull it also.
>>
>> Best regards,
>> Krzysztof
>>
>>
>> The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
>>
>>   Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
>>
>> are available in the git repository at:
>>
>>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-clk-exynos4-4.5
>>
>> for you to fetch changes up to 94af7a3c310f5877dc6f756179b92f24f89a9b08:
>>
>>   clk: samsung: exynos4: Add SSS gate clock (2015-11-18 22:02:02 +0900)
> 
> Again, this should probably go through the clk maintainer (or have an ack).
> It's just two one-line changes though, so if they're slow to respond we can
> take it as a fallback. Resend if that's the case.
> 

Wait, I am missing something. This contains only one patch which has the
Stephen's Boyd ack:
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/379230.html
(this is in commit message already)

What kind of ack do you expect here? Ack for pull-request?

Best regards,
Krzysztof

WARNING: multiple messages have this Message-ID (diff)
From: k.kozlowski@samsung.com (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 6/9] ARM: EXYNOS: clk: Another clock dependency, ARMv7, for v4.5
Date: Wed, 23 Dec 2015 19:55:11 +0900	[thread overview]
Message-ID: <567A7D8F.3010209@samsung.com> (raw)
In-Reply-To: <20151222045135.GG30172@localhost>

W dniu 22.12.2015 o 13:51, Olof Johansson pisze:
> On Wed, Dec 02, 2015 at 10:39:43AM +0900, Krzysztof Kozlowski wrote:
>> Hi Kukjin,
>>
>> This is also clock dependency. I put it in separate tag in case clock
>> folks want to pull it also.
>>
>> Best regards,
>> Krzysztof
>>
>>
>> The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
>>
>>   Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
>>
>> are available in the git repository at:
>>
>>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-clk-exynos4-4.5
>>
>> for you to fetch changes up to 94af7a3c310f5877dc6f756179b92f24f89a9b08:
>>
>>   clk: samsung: exynos4: Add SSS gate clock (2015-11-18 22:02:02 +0900)
> 
> Again, this should probably go through the clk maintainer (or have an ack).
> It's just two one-line changes though, so if they're slow to respond we can
> take it as a fallback. Resend if that's the case.
> 

Wait, I am missing something. This contains only one patch which has the
Stephen's Boyd ack:
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/379230.html
(this is in commit message already)

What kind of ack do you expect here? Ack for pull-request?

Best regards,
Krzysztof

  reply	other threads:[~2015-12-23 10:55 UTC|newest]

Thread overview: 79+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-02  1:39 [GIT PULL 0/9] ARM: EXYNOS: Pull request for v4.5 Krzysztof Kozlowski
2015-12-02  1:39 ` Krzysztof Kozlowski
2015-12-02  1:39 ` [GIT PULL 1/9] ARM: EXYNOS: dts: Syscon dependency " Krzysztof Kozlowski
2015-12-02  1:39   ` Krzysztof Kozlowski
2015-12-22  4:41   ` Olof Johansson
2015-12-22  4:41     ` Olof Johansson
2015-12-22  4:41     ` Olof Johansson
2015-12-02  1:39 ` [GIT PULL 2/9] ARM: EXYNOS: Exynos SoC/mach specific code " Krzysztof Kozlowski
2015-12-02  1:39   ` Krzysztof Kozlowski
2015-12-02  1:39   ` Krzysztof Kozlowski
2015-12-22  4:43   ` Olof Johansson
2015-12-22  4:43     ` Olof Johansson
2015-12-02  1:39 ` [GIT PULL 3/9] ARM64: EXYNOS: clk: Clock dependency for ARM64 " Krzysztof Kozlowski
2015-12-02  1:39   ` Krzysztof Kozlowski
2015-12-22  4:46   ` Olof Johansson
2015-12-22  4:46     ` Olof Johansson
2015-12-22  4:46     ` Olof Johansson
2015-12-23 10:44     ` Krzysztof Kozlowski
2015-12-23 10:44       ` Krzysztof Kozlowski
2016-01-07  5:03       ` Olof Johansson
2016-01-07  5:03         ` Olof Johansson
2015-12-02  1:39 ` [GIT PULL 4/9] ARM64: EXYNOS: Soc specific code " Krzysztof Kozlowski
2015-12-02  1:39   ` Krzysztof Kozlowski
2015-12-02  1:39   ` Krzysztof Kozlowski
2015-12-22  4:49   ` Olof Johansson
2015-12-22  4:49     ` Olof Johansson
2015-12-23 10:48     ` Krzysztof Kozlowski
2015-12-23 10:48       ` Krzysztof Kozlowski
2015-12-02  1:39 ` [GIT PULL 5/9] ARM: EXYNOS: Drivers " Krzysztof Kozlowski
2015-12-02  1:39   ` Krzysztof Kozlowski
2015-12-22  4:50   ` Olof Johansson
2015-12-22  4:50     ` Olof Johansson
2015-12-23 10:51     ` Krzysztof Kozlowski
2015-12-23 10:51       ` Krzysztof Kozlowski
2015-12-23 10:54       ` Tomasz Figa
2015-12-23 10:54         ` Tomasz Figa
     [not found]         ` <CA+Ln22Fk5UOgWzgOeEVb9sgPni028LMVDjgFhy3xQvnz4rwh_Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-12-23 10:55           ` Tomasz Figa
2015-12-23 10:55             ` Tomasz Figa
2015-12-23 10:55             ` Tomasz Figa
2015-12-23 10:58         ` Krzysztof Kozlowski
2015-12-23 10:58           ` Krzysztof Kozlowski
2015-12-23 11:06           ` Tomasz Figa
2015-12-23 11:06             ` Tomasz Figa
2015-12-23 11:11             ` Krzysztof Kozlowski
2015-12-23 11:11               ` Krzysztof Kozlowski
2015-12-24  8:56   ` Linus Walleij
2015-12-24  8:56     ` Linus Walleij
2015-12-02  1:39 ` [GIT PULL 6/9] ARM: EXYNOS: clk: Another clock dependency, ARMv7, " Krzysztof Kozlowski
2015-12-02  1:39   ` Krzysztof Kozlowski
2015-12-02  1:39   ` Krzysztof Kozlowski
2015-12-22  4:51   ` Olof Johansson
2015-12-22  4:51     ` Olof Johansson
2015-12-23 10:55     ` Krzysztof Kozlowski [this message]
2015-12-23 10:55       ` Krzysztof Kozlowski
2016-01-07  5:06       ` Olof Johansson
2016-01-07  5:06         ` Olof Johansson
2015-12-02  1:39 ` [GIT PULL 7/9] ARM: EXYNOS: dts: DeviceTree " Krzysztof Kozlowski
2015-12-02  1:39   ` Krzysztof Kozlowski
2015-12-22  4:52   ` Olof Johansson
2015-12-22  4:52     ` Olof Johansson
2015-12-23 11:04     ` Krzysztof Kozlowski
2015-12-23 11:04       ` Krzysztof Kozlowski
2015-12-29  6:03     ` [GIT PULL] ARM: EXYNOS: dts: DeviceTree for v4.5, 2nd try Krzysztof Kozlowski
2015-12-29  6:03       ` Krzysztof Kozlowski
2015-12-31 16:33       ` Arnd Bergmann
2015-12-31 16:33         ` Arnd Bergmann
2015-12-02  1:39 ` [GIT PULL 8/9] ARM64: EXYNOS: dts: DeviceTree for ARM64 for v4.5 Krzysztof Kozlowski
2015-12-02  1:39   ` Krzysztof Kozlowski
2015-12-22  4:53   ` Olof Johansson
2015-12-22  4:53     ` Olof Johansson
2015-12-02  1:39 ` [GIT PULL 9/9] ARM: EXYNOS: Defconfig " Krzysztof Kozlowski
2015-12-02  1:39   ` Krzysztof Kozlowski
     [not found]   ` <1449020386-20250-10-git-send-email-k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-12-22  4:56     ` Olof Johansson
2015-12-22  4:56       ` Olof Johansson
2015-12-22  4:56       ` Olof Johansson
2015-12-17  1:43 ` [GIT PULL 0/9] ARM: EXYNOS: Pull request " Krzysztof Kozlowski
2015-12-17  1:43   ` Krzysztof Kozlowski
2015-12-17  2:04   ` Krzysztof Kozlowski
2015-12-17  2:04     ` Krzysztof Kozlowski

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=567A7D8F.3010209@samsung.com \
    --to=k.kozlowski@samsung.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=k.kozlowski.k@gmail.com \
    --cc=kgene@kernel.org \
    --cc=khilman@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=olof@lixom.net \
    --cc=s.nawrocki@samsung.com \
    --cc=sboyd@codeaurora.org \
    --cc=tomasz.figa@gmail.com \
    --cc=will.deacon@arm.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 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.