From mboxrd@z Thu Jan 1 00:00:00 1970 From: Punit Agrawal Subject: Re: [Patch v3 2/3] ARM: dts: Document the CCI PMU DT bindings Date: Wed, 04 Sep 2013 13:26:17 +0100 Message-ID: <522726E9.8050406@arm.com> References: <1377183748-5717-1-git-send-email-punit.agrawal@arm.com> <1377183748-5717-3-git-send-email-punit.agrawal@arm.com> <938AAABA-BE7E-48ED-82D6-61A35B6D9774@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <938AAABA-BE7E-48ED-82D6-61A35B6D9774@codeaurora.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: Kumar Gala , Will Deacon Cc: Nicolas Pitre , "devicetree@vger.kernel.org" , Lorenzo Pieralisi , Stephen Warren , "rob.herring@calxeda.com" , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org (adding Will, as these patches will be going via his tree.) Hi Will, On 30/08/13 17:17, Kumar Gala wrote: > > On Aug 22, 2013, at 10:02 AM, Punit Agrawal wrote: > >> The CCI PMU can profile bus transactions at the master and slave >> interfaces of the CCI. The PMU can be used to observe an aggregated >> view of the bus traffic between the various components connected to the >> CCI. >> >> Introduce a binding for the CCI PMU. The PMU node will be a sub-node of >> the CCI node. >> >> Cc: devicetree@vger.kernel.org >> Cc: Lorenzo Pieralisi >> Cc: Nicolas Pitre >> Cc: Stephen Warren >> Cc: Kumar Gala >> Cc: Rob Herring >> Signed-off-by: Punit Agrawal >> --- >> Documentation/devicetree/bindings/arm/cci.txt | 46 +++++++++++++++++++++++++ >> 1 file changed, 46 insertions(+) > > Acked-by: Kumar Gala > Can you pick Kumar's ack for the second patch before you send a pull request for the CCI PMU patches? Let me know if you prefer for me to post patches with the Acks applied. Cheers, Punit > - k >