Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752573AbbKQGLk (ORCPT ); Tue, 17 Nov 2015 01:11:40 -0500 Received: from mailout1.w1.samsung.com ([210.118.77.11]:36101 "EHLO mailout1.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751465AbbKQGLh (ORCPT ); Tue, 17 Nov 2015 01:11:37 -0500 X-AuditID: cbfec7f5-f794b6d000001495-30-564ac5168d03 Subject: Re: [PATCH v6 0/9] samsung: pmu: split up SoC specific PMU data To: Pankaj Dubey , linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org References: <1447740351-14246-1-git-send-email-pankaj.dubey@samsung.com> Cc: kgene.kim@samsung.com, thomas.ab@samsung.com, amitdanielk@gmail.com, olof@lixom.net, khilman@linaro.org, arnd@arndb.de From: Krzysztof Kozlowski Message-id: <564AC512.2090403@samsung.com> Date: Tue, 17 Nov 2015 15:11:30 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-version: 1.0 In-reply-to: <1447740351-14246-1-git-send-email-pankaj.dubey@samsung.com> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFvrBLMWRmVeSWpSXmKPExsVy+t/xy7piR73CDFZOUrb4uPolm8XfScfY LV6/MLToXXCVzeLr4RWMFpseX2O1uLxrDpvF594jjBYzzu9jsjh1/TObxaKtX9gtOpYxOvB4 /P41idFj56y77B53ru1h89i8pN7jyokmVo++LasYPT5vkgtgj+KySUnNySxLLdK3S+DKuDfv A3PBGp6KS6e2MTYwNnJ1MXJySAiYSPxe18gOYYtJXLi3ng3EFhJYyijRf9+2i5ELyP7CKLH3 /kqwhLCAh8STn5OYQWwRgQ2MEldOZXUxcgAVeUi8O6EOEmYWqJE4/ekKI4jNJmAssXn5ErBW XgEtiZ/bt4O1sgioSjSv7mMCsUUFIiQmTmhghagRlPgx+R4LiM0p4CmxY+kRJpDxzAJ6Evcv akGMl5fYvOYt8wRGgVlIOmYhVM1CUrWAkXkVo2hqaXJBcVJ6rpFecWJucWleul5yfu4mRkh8 fN3BuPSY1SFGAQ5GJR7ehr+eYUKsiWXFlbmHGCU4mJVEeJ8c8goT4k1JrKxKLcqPLyrNSS0+ xCjNwaIkzjtz1/sQIYH0xJLU7NTUgtQimCwTB6dUA+N+bt4zcw7N8Vgx4WxdKpdxmd/h/Oif 7nv+99SlrXyquCt9Vq43Z9L7uHWPDZlmL/i8/5BtqmL9s8maletSY+SmHhTj9DlfPX8xT0Se teWTGNX7Uu56/zZL7zj28IB14U+2KDvPfucnEyO05HuED6hbtOzPmxQ+5Y5M4K9NHkKWex7s nmGy4J0SS3FGoqEWc1FxIgBEcaCAiwIAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1786 Lines: 44 On 17.11.2015 15:05, Pankaj Dubey wrote: > In this series I am splitting up SoC specific PMU configuration data into > mach-exynos folder itself, before moving all of them under > drivers/soc/samsung/. Also instead of making all changes in single patch it > has been broken into SoC specific patches to avoid large size of patch. > With this approach there will not be unwanted big churns just after > adding exynos-pmu under drivers/soc/samsung. > > All these patches are just refactoring to keep minimal changes while moving > exynos-pmu driver under drivers/soc/samsung/. Support for exynos7 PMU can > be added on top of it, in such a manner that for ARM64 build, ARM related > SoC's PMU will not get compiled and thus unnecessary increasing kernel image size. > > These patches have been prepared on top of Kukjin Kim's for-next merged with > driver-samsung and on top of > cherry-picked change from [1]. > > 1: ARM: EXYNOS: Constify local exynos_pmu_data structure > https://lkml.org/lkml/2015/10/28/917 > > For testing entire patchset on Peach-Pi (Exynos5880) based chromebook for boot > and S2R functionality. > > Tested-by: Pankaj Dubey > > For testing entire patchset on on Trats2 (Exynos4412, S2R, reboot, poweroff) > and Odroid XU3 (Exynos5422, reboot, poweroff). > > Tested-by: Krzysztof Kozlowski Don't add it here. It will get lost. Tags given to a cover letter applies for all patches so this tested-by should be added to each patch. Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/