From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Fri, 29 May 2015 14:49:12 +0200 Subject: [PATCH 0/7] ARM CCI PMU updates for 4.2 In-Reply-To: <55683163.7050103@arm.com> References: <1432633996-7229-1-git-send-email-suzuki.poulose@arm.com> <55683163.7050103@arm.com> Message-ID: <6358728.LNEaZj8aeb@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Friday 29 May 2015 10:29:07 Suzuki K. Poulose wrote: > Hi arm-soc folk, > > On 26/05/15 10:53, Suzuki K. Poulose wrote: > > From: "Suzuki K. Poulose" > > > > Here is the series which adds support for the CCI-500 > > PMU. Could you please apply this for 4.2 ? > > > > Please let me know if you need a pull request, I could ask Will to > > setup one. > > Gentle ping on this series for 4.2. I missed this at first because you're not on my mental list of people that normally send pull requests (i.e. platform maintainers). Feel free to reach out to me on IRC when you send more of this, so I don't easily skip over it. I've applied it to next/drivers now, thanks! Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030185AbbE2Mt1 (ORCPT ); Fri, 29 May 2015 08:49:27 -0400 Received: from mout.kundenserver.de ([212.227.126.187]:53095 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751995AbbE2MtS (ORCPT ); Fri, 29 May 2015 08:49:18 -0400 From: Arnd Bergmann To: "Suzuki K. Poulose" Cc: "arm@kernel.org" , Will Deacon , Punit Agrawal , Mark Rutland , "linux-arm-kernel@lists.infradead.org" , "olof@lixom.net" , Pawel Moll , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 0/7] ARM CCI PMU updates for 4.2 Date: Fri, 29 May 2015 14:49:12 +0200 Message-ID: <6358728.LNEaZj8aeb@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: <55683163.7050103@arm.com> References: <1432633996-7229-1-git-send-email-suzuki.poulose@arm.com> <55683163.7050103@arm.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:fJvox4gMVjQhOdViJmn+UeeNVhxe8Lh8B1mXK/lEOljiDEBTou2 3/1QnandHw7Kex4zmkkjHJtmqU1QI3+g98azhISeexcfczvxpMR7NDntJvbQq5xs+DnvBXT x4A07AOVlLa47cqUWSjtzEd3+448MAJtJi1h+auIpOHIYrQqSx/hjxe5+B8qYRdtgUgXlgI IRiMH6q+GxmqPi6MZ2rhA== X-UI-Out-Filterresults: notjunk:1;V01:K0:wWNPSu06fMg=:02dPvcTOqX4oPyLIQuT+GR w9v31QKfirzKBzQSXzriJGVU7bf5sIN0XxlNefqbR/VMx/BOk1gpjWk+4Y3pVMepiy5TJnApQ PcxYoI2i+iQn5cwsu5aGyQitlY1ExZo41d+XI94C/JzSXfEbGSY4GM45i4Ex0X3yLX1VHP/ol BylCTEOjLxcChUOzOe9W7MG9kBfsVxjPqARZjqzcKU3MGpEQ6NyGt9lz6cHNRYyciMB8r4VgU 7yqI9gpL/aOmL2sPjMJUtehT4qjhFGErM7Tlrm1UGjvu+eB20/RViKMTKwxdFe4dgP1KVZrZr Q7IFTnn6m3XfbM/5w5aGS9rgFXuwKM5XMHbdeFRVrtzYebAAm0sKpH4gOKQVfusVA9P98qmj+ IJrQcoVGtAP6i4A9EggDuZaodURd8qr/tEZ4vBgEsyd0NulC29bPSaA6rvmIq428dlhqyXL0k 2aWp91mbfjdQ6ck1cR/i7TMsZmV9WNeoeyJQCZGVAq0Hcc7uh07HylZKZY6igvi9NCmDy5kbv ufxNk3QK4ljjTXLMIiXJNHRVv3rwsLpLtY/7xtFgN4h/Y8q9ukznkNTQJWPwVhwwLNoKehPcH sXxmanLzq99Xky7e+ts/QUd+LE1Y1GMpnPbkPdJPeKB/KWefmrtsodZNEaXv5OFPKBWXV9Vqc p81f2b0Mio1oFIBUsmFNDEQy4pdE7yaqDUQ3u420ZJj+NHQ== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday 29 May 2015 10:29:07 Suzuki K. Poulose wrote: > Hi arm-soc folk, > > On 26/05/15 10:53, Suzuki K. Poulose wrote: > > From: "Suzuki K. Poulose" > > > > Here is the series which adds support for the CCI-500 > > PMU. Could you please apply this for 4.2 ? > > > > Please let me know if you need a pull request, I could ask Will to > > setup one. > > Gentle ping on this series for 4.2. I missed this at first because you're not on my mental list of people that normally send pull requests (i.e. platform maintainers). Feel free to reach out to me on IRC when you send more of this, so I don't easily skip over it. I've applied it to next/drivers now, thanks! Arnd