From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kishon Vijay Abraham I Subject: Re: [PATCH 0/4] phy/mfd/soc: exynos: Header cleanup Date: Mon, 30 Jan 2017 14:43:01 +0530 Message-ID: <588F039D.3090503@ti.com> References: <20170127200510.4444-1-krzk@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170127200510.4444-1-krzk@kernel.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Krzysztof Kozlowski , Marek Szyprowski , Kukjin Kim , Javier Martinez Canillas , Lee Jones , Sylwester Nawrocki , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org List-Id: linux-samsung-soc@vger.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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: kishon@ti.com (Kishon Vijay Abraham I) Date: Mon, 30 Jan 2017 14:43:01 +0530 Subject: [PATCH 0/4] phy/mfd/soc: exynos: Header cleanup In-Reply-To: <20170127200510.4444-1-krzk@kernel.org> References: <20170127200510.4444-1-krzk@kernel.org> Message-ID: <588F039D.3090503@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753317AbdA3Lyu (ORCPT ); Mon, 30 Jan 2017 06:54:50 -0500 Received: from fllnx209.ext.ti.com ([198.47.19.16]:63673 "EHLO fllnx209.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750984AbdA3LxR (ORCPT ); Mon, 30 Jan 2017 06:53:17 -0500 Subject: Re: [PATCH 0/4] phy/mfd/soc: exynos: Header cleanup To: Krzysztof Kozlowski , Marek Szyprowski , Kukjin Kim , Javier Martinez Canillas , Lee Jones , Sylwester Nawrocki , , , References: <20170127200510.4444-1-krzk@kernel.org> From: Kishon Vijay Abraham I Message-ID: <588F039D.3090503@ti.com> Date: Mon, 30 Jan 2017 14:43:01 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <20170127200510.4444-1-krzk@kernel.org> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.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