All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olof Johansson <olof@lixom.net>
To: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: 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
Subject: Re: [GIT PULL 3/9] ARM64: EXYNOS: clk: Clock dependency for ARM64 for v4.5
Date: Mon, 21 Dec 2015 20:46:36 -0800	[thread overview]
Message-ID: <20151222044636.GD30172@localhost> (raw)
In-Reply-To: <1449020386-20250-4-git-send-email-k.kozlowski@samsung.com>

On Wed, Dec 02, 2015 at 10:39:40AM +0900, Krzysztof Kozlowski wrote:
> Hi Kukjin,
> 
> Dependency for soc64 changes.
> 
> 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-arm64-symbols-4.5
> 
> for you to fetch changes up to 8c2a90ed18a74e8b9cdbba679403faa44d6024fc:
> 
>   clk: samsung: Don't build ARMv8 clock drivers on ARMv7 (2015-11-22 19:25:29 +0900)

Hi,

Looks like this lacks ack from any of the clock maintainers.

Given that EXYNOS_ARM64_COMMON_CLK is not yet introduced, this will cause
a breakage in bisectability on some of these platforms as well.

I'll hold off on this one for a bit.


-Olof

WARNING: multiple messages have this Message-ID (diff)
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 3/9] ARM64: EXYNOS: clk: Clock dependency for ARM64 for v4.5
Date: Mon, 21 Dec 2015 20:46:36 -0800	[thread overview]
Message-ID: <20151222044636.GD30172@localhost> (raw)
In-Reply-To: <1449020386-20250-4-git-send-email-k.kozlowski@samsung.com>

On Wed, Dec 02, 2015 at 10:39:40AM +0900, Krzysztof Kozlowski wrote:
> Hi Kukjin,
> 
> Dependency for soc64 changes.
> 
> 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-arm64-symbols-4.5
> 
> for you to fetch changes up to 8c2a90ed18a74e8b9cdbba679403faa44d6024fc:
> 
>   clk: samsung: Don't build ARMv8 clock drivers on ARMv7 (2015-11-22 19:25:29 +0900)

Hi,

Looks like this lacks ack from any of the clock maintainers.

Given that EXYNOS_ARM64_COMMON_CLK is not yet introduced, this will cause
a breakage in bisectability on some of these platforms as well.

I'll hold off on this one for a bit.


-Olof

WARNING: multiple messages have this Message-ID (diff)
From: Olof Johansson <olof@lixom.net>
To: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org, arm@kernel.org,
	Kukjin Kim <kgene@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	Will Deacon <will.deacon@arm.com>,
	Catalin Marinas <catalin.marinas@arm.com>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Kevin Hilman <khilman@linaro.org>
Subject: Re: [GIT PULL 3/9] ARM64: EXYNOS: clk: Clock dependency for ARM64 for v4.5
Date: Mon, 21 Dec 2015 20:46:36 -0800	[thread overview]
Message-ID: <20151222044636.GD30172@localhost> (raw)
In-Reply-To: <1449020386-20250-4-git-send-email-k.kozlowski@samsung.com>

On Wed, Dec 02, 2015 at 10:39:40AM +0900, Krzysztof Kozlowski wrote:
> Hi Kukjin,
> 
> Dependency for soc64 changes.
> 
> 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-arm64-symbols-4.5
> 
> for you to fetch changes up to 8c2a90ed18a74e8b9cdbba679403faa44d6024fc:
> 
>   clk: samsung: Don't build ARMv8 clock drivers on ARMv7 (2015-11-22 19:25:29 +0900)

Hi,

Looks like this lacks ack from any of the clock maintainers.

Given that EXYNOS_ARM64_COMMON_CLK is not yet introduced, this will cause
a breakage in bisectability on some of these platforms as well.

I'll hold off on this one for a bit.


-Olof

  reply	other threads:[~2015-12-22  4:46 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 [this message]
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
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=20151222044636.GD30172@localhost \
    --to=olof@lixom.net \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=k.kozlowski@samsung.com \
    --cc=kgene@kernel.org \
    --cc=khilman@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --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.