From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH RFT 1/2] drivers: bus: check cci device tree node status Date: Fri, 09 Jan 2015 13:09:56 -0800 Message-ID: <7hfvbjvexn.fsf@deeprootsystems.com> References: <1417186209-5256-1-git-send-email-a.kesavan@samsung.com> <5487C897.9050405@arm.com> <5487D726.6000603@arm.com> <54AE278F.4020003@arm.com> <54AF62D2.7000400@arm.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from mail-pa0-f44.google.com ([209.85.220.44]:54258 "EHLO mail-pa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751990AbbAIVKA (ORCPT ); Fri, 9 Jan 2015 16:10:00 -0500 Received: by mail-pa0-f44.google.com with SMTP id et14so20642766pad.3 for ; Fri, 09 Jan 2015 13:09:59 -0800 (PST) In-Reply-To: (Abhilash Kesavan's message of "Fri, 9 Jan 2015 21:58:42 +0530") Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Abhilash Kesavan Cc: Sudeep Holla , linux-arm-kernel , "nicolas.pitre@linaro.org" , Lorenzo Pieralisi , Punit Agrawal , Will Deacon , Mark Rutland , Krzysztof =?utf-8?Q?Koz=C5=82owski?= , linux-samsung-soc , Arnd Bergmann , Bartlomiej Zolnierkiewicz , Douglas Anderson , Kukjin Kim , Olof Johansson , Kukjin Kim , Javier Martinez Canillas Abhilash Kesavan writes: > Hi Arnd/Olof, > > On Fri, Jan 9, 2015 at 10:40 AM, Sudeep Holla wrote: >> >> >> On Thursday 08 January 2015 08:57 PM, Abhilash Kesavan wrote: >>> >>> Hi Sudeep, >>> >>> On Thu, Jan 8, 2015 at 12:15 PM, Sudeep Holla >>> wrote: >>>> >>>> Hi Abhilash, >> >> >> [...] >> >>>> >>>> What's the status of this patch. It was useful for me on vexpress for >>>> some >>>> testing. Please feel free to add >>>> >>>> Tested-by: Sudeep Holla >>>> >>>> if this is not yet queued. >>> >>> >>> Thanks for the tested-by. This patch has not been merged yet; I am not >>> quite sure who is supposed to pick this up. >>> >> >> So far, most of the CCI patches are merged through arm-soc. > > Would you be OK picking this up as is or do you want me to re-send > this with the RFT tag dropped ? Please resend without the RFT, and collect the Tested-by tags you can add mine: Tested-by: Kevin Hilman Please send to arm@kernel.org where patches targeted for the arm-soc tree are collected. Thanks, Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@kernel.org (Kevin Hilman) Date: Fri, 09 Jan 2015 13:09:56 -0800 Subject: [PATCH RFT 1/2] drivers: bus: check cci device tree node status In-Reply-To: (Abhilash Kesavan's message of "Fri, 9 Jan 2015 21:58:42 +0530") References: <1417186209-5256-1-git-send-email-a.kesavan@samsung.com> <5487C897.9050405@arm.com> <5487D726.6000603@arm.com> <54AE278F.4020003@arm.com> <54AF62D2.7000400@arm.com> Message-ID: <7hfvbjvexn.fsf@deeprootsystems.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Abhilash Kesavan writes: > Hi Arnd/Olof, > > On Fri, Jan 9, 2015 at 10:40 AM, Sudeep Holla wrote: >> >> >> On Thursday 08 January 2015 08:57 PM, Abhilash Kesavan wrote: >>> >>> Hi Sudeep, >>> >>> On Thu, Jan 8, 2015 at 12:15 PM, Sudeep Holla >>> wrote: >>>> >>>> Hi Abhilash, >> >> >> [...] >> >>>> >>>> What's the status of this patch. It was useful for me on vexpress for >>>> some >>>> testing. Please feel free to add >>>> >>>> Tested-by: Sudeep Holla >>>> >>>> if this is not yet queued. >>> >>> >>> Thanks for the tested-by. This patch has not been merged yet; I am not >>> quite sure who is supposed to pick this up. >>> >> >> So far, most of the CCI patches are merged through arm-soc. > > Would you be OK picking this up as is or do you want me to re-send > this with the RFT tag dropped ? Please resend without the RFT, and collect the Tested-by tags you can add mine: Tested-by: Kevin Hilman Please send to arm at kernel.org where patches targeted for the arm-soc tree are collected. Thanks, Kevin