All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kishon Vijay Abraham I <kishon@ti.com>
To: Krzysztof Kozlowski <krzk@kernel.org>,
	Marek Szyprowski <m.szyprowski@samsung.com>,
	Kukjin Kim <kgene@kernel.org>,
	Javier Martinez Canillas <javier@osg.samsung.com>,
	Lee Jones <lee.jones@linaro.org>,
	Sylwester Nawrocki <s.nawrocki@samsung.com>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH 0/4] phy/mfd/soc: exynos: Header cleanup
Date: Mon, 30 Jan 2017 14:43:01 +0530	[thread overview]
Message-ID: <588F039D.3090503@ti.com> (raw)
In-Reply-To: <20170127200510.4444-1-krzk@kernel.org>



On Saturday 28 January 2017 01:35 AM, Krzysztof Kozlowski wrote:
> Hi,
> 
> Suggested by Marek, continuation of cleanup of PMU register defines
> in headers.
> 
> Let's keep all of them in include/linux/soc/samsung/exynos-regs-pmu.h.
> 
> This is based on:
> 1. Marek's recent work around pinctrl/power domains/lpass:
>    https://git.linaro.org/people/marek.szyprowski/linux-srpol.git
>    branch: v4.10-next-tm2-pd
> 
> 2. My two previous patches for cleanup:
>    https://git.kernel.org/cgit/linux/kernel/git/krzk/linux.git
>    branch: for-v4.11/drivers-soc-exynos-pmu-the-joy-never-ends
> 
> Affected subsystems/drivers:
> 1. phy - drivers,
> 2. mfd - headers,
> 3. soc/samsung - header.
> 
> However because of dependency on Marek's patchset, I do not have a clue
> how to merge it... it is not an urgent stuff, so it may wait till
> dependencies get in.

I'll defer merging this.

Thanks
Kishon

WARNING: multiple messages have this Message-ID (diff)
From: kishon@ti.com (Kishon Vijay Abraham I)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] phy/mfd/soc: exynos: Header cleanup
Date: Mon, 30 Jan 2017 14:43:01 +0530	[thread overview]
Message-ID: <588F039D.3090503@ti.com> (raw)
In-Reply-To: <20170127200510.4444-1-krzk@kernel.org>



On Saturday 28 January 2017 01:35 AM, Krzysztof Kozlowski wrote:
> Hi,
> 
> Suggested by Marek, continuation of cleanup of PMU register defines
> in headers.
> 
> Let's keep all of them in include/linux/soc/samsung/exynos-regs-pmu.h.
> 
> This is based on:
> 1. Marek's recent work around pinctrl/power domains/lpass:
>    https://git.linaro.org/people/marek.szyprowski/linux-srpol.git
>    branch: v4.10-next-tm2-pd
> 
> 2. My two previous patches for cleanup:
>    https://git.kernel.org/cgit/linux/kernel/git/krzk/linux.git
>    branch: for-v4.11/drivers-soc-exynos-pmu-the-joy-never-ends
> 
> Affected subsystems/drivers:
> 1. phy - drivers,
> 2. mfd - headers,
> 3. soc/samsung - header.
> 
> However because of dependency on Marek's patchset, I do not have a clue
> how to merge it... it is not an urgent stuff, so it may wait till
> dependencies get in.

I'll defer merging this.

Thanks
Kishon

WARNING: multiple messages have this Message-ID (diff)
From: Kishon Vijay Abraham I <kishon@ti.com>
To: Krzysztof Kozlowski <krzk@kernel.org>,
	Marek Szyprowski <m.szyprowski@samsung.com>,
	Kukjin Kim <kgene@kernel.org>,
	Javier Martinez Canillas <javier@osg.samsung.com>,
	Lee Jones <lee.jones@linaro.org>,
	Sylwester Nawrocki <s.nawrocki@samsung.com>,
	<linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-samsung-soc@vger.kernel.org>
Subject: Re: [PATCH 0/4] phy/mfd/soc: exynos: Header cleanup
Date: Mon, 30 Jan 2017 14:43:01 +0530	[thread overview]
Message-ID: <588F039D.3090503@ti.com> (raw)
In-Reply-To: <20170127200510.4444-1-krzk@kernel.org>



On Saturday 28 January 2017 01:35 AM, Krzysztof Kozlowski wrote:
> Hi,
> 
> Suggested by Marek, continuation of cleanup of PMU register defines
> in headers.
> 
> Let's keep all of them in include/linux/soc/samsung/exynos-regs-pmu.h.
> 
> This is based on:
> 1. Marek's recent work around pinctrl/power domains/lpass:
>    https://git.linaro.org/people/marek.szyprowski/linux-srpol.git
>    branch: v4.10-next-tm2-pd
> 
> 2. My two previous patches for cleanup:
>    https://git.kernel.org/cgit/linux/kernel/git/krzk/linux.git
>    branch: for-v4.11/drivers-soc-exynos-pmu-the-joy-never-ends
> 
> Affected subsystems/drivers:
> 1. phy - drivers,
> 2. mfd - headers,
> 3. soc/samsung - header.
> 
> However because of dependency on Marek's patchset, I do not have a clue
> how to merge it... it is not an urgent stuff, so it may wait till
> dependencies get in.

I'll defer merging this.

Thanks
Kishon

  parent reply	other threads:[~2017-01-30  9:13 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-27 20:05 [PATCH 0/4] phy/mfd/soc: exynos: Header cleanup Krzysztof Kozlowski
2017-01-27 20:05 ` Krzysztof Kozlowski
2017-01-27 20:05 ` [PATCH 1/4] phy: exynos4: Remove duplicated defines of PHY register defines Krzysztof Kozlowski
2017-01-27 20:05   ` Krzysztof Kozlowski
2017-02-08 11:58   ` Lee Jones
2017-02-08 11:58     ` Lee Jones
2017-02-08 11:58     ` Lee Jones
2017-01-27 20:05 ` [PATCH 2/4] phy: exynos5: " Krzysztof Kozlowski
2017-01-27 20:05   ` Krzysztof Kozlowski
2017-02-08 11:59   ` Lee Jones
2017-02-08 11:59     ` Lee Jones
2017-02-08 11:59     ` Lee Jones
2017-01-27 20:05 ` [PATCH 3/4] phy: exynos-mipi-video: Use consistent method to address phy registers Krzysztof Kozlowski
2017-01-27 20:05   ` Krzysztof Kozlowski
2017-01-27 20:05 ` [PATCH 4/4] phy: exynos: Use one define for enable bit Krzysztof Kozlowski
2017-01-27 20:05   ` Krzysztof Kozlowski
2017-02-08 11:59   ` Lee Jones
2017-02-08 11:59     ` Lee Jones
2017-02-08 11:59     ` Lee Jones
2017-01-30  9:13 ` Kishon Vijay Abraham I [this message]
2017-01-30  9:13   ` [PATCH 0/4] phy/mfd/soc: exynos: Header cleanup Kishon Vijay Abraham I
2017-01-30  9:13   ` Kishon Vijay Abraham I
2017-02-02 18:38   ` Krzysztof Kozlowski
2017-02-02 18:38     ` 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=588F039D.3090503@ti.com \
    --to=kishon@ti.com \
    --cc=javier@osg.samsung.com \
    --cc=kgene@kernel.org \
    --cc=krzk@kernel.org \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=m.szyprowski@samsung.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 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.