From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932739AbcGDJTm (ORCPT ); Mon, 4 Jul 2016 05:19:42 -0400 Received: from foss.arm.com ([217.140.101.70]:46226 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932412AbcGDJTj (ORCPT ); Mon, 4 Jul 2016 05:19:39 -0400 Date: Mon, 4 Jul 2016 10:19:38 +0100 From: Will Deacon To: Peter Chen Cc: Suzuki K Poulose , "linux-samsung-soc@vger.kernel.org" , "linux-pm@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-renesas-soc@vger.kernel.org" , Sudeep Holla , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH 4/7] bus: arm-cci: add missing of_node_put after calling of_parse_phandle Message-ID: <20160704091937.GA1639@arm.com> References: <1467366121-14120-1-git-send-email-peter.chen@nxp.com> <1467366121-14120-5-git-send-email-peter.chen@nxp.com> <57764626.4060800@arm.com> <20160701103346.GF12735@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 04, 2016 at 02:48:08AM +0000, Peter Chen wrote: > >Please route this via arm-soc once you've addressed Suzuki's comment. > > Hi Will, how to route patch via arm-soc? > > Does it mean sending patch by adding arm@kernel.org at To or Cc list? Yes. I just wanted to make it clear that I don't intend to pick this up (since I'd just send it to arm-soc anyway!). Will