From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3F468C3B188 for ; Thu, 13 Feb 2020 11:08:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1671424677 for ; Thu, 13 Feb 2020 11:08:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729674AbgBMLIv (ORCPT ); Thu, 13 Feb 2020 06:08:51 -0500 Received: from foss.arm.com ([217.140.110.172]:45056 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729466AbgBMLIv (ORCPT ); Thu, 13 Feb 2020 06:08:51 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 83A291FB; Thu, 13 Feb 2020 03:08:48 -0800 (PST) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 9CBC73F6CF; Thu, 13 Feb 2020 03:08:46 -0800 (PST) Date: Thu, 13 Feb 2020 11:08:41 +0000 From: Sudeep Holla To: Mathieu Poirier Cc: Mike Leach , linux-arm-kernel , devicetree@vger.kernel.org, Coresight ML , "open list:DOCUMENTATION" , linux-arm-msm , "Suzuki K. Poulose" , Rob Herring , maxime@cerno.tech, Liviu Dudau , Lorenzo Pieralisi , Sudeep Holla , Andy Gross , Jon Corbet Subject: Re: [PATCH v9 11/15] dt-bindings: arm: Juno platform - add CTI entries to device tree. Message-ID: <20200213110841.GA26385@bogus> References: <20200210213924.20037-1-mike.leach@linaro.org> <20200210213924.20037-12-mike.leach@linaro.org> <20200211115852.GA52147@bogus> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, Feb 12, 2020 at 03:12:21PM -0700, Mathieu Poirier wrote: > On Tue, 11 Feb 2020 at 04:59, Sudeep Holla wrote: > > > > On Mon, Feb 10, 2020 at 09:39:20PM +0000, Mike Leach wrote: > > > Add in CTI entries for Juno r0, r1 and r2 to device tree entries. > > > > > > > I can take this patch alone unless you have plans to take all in go. > > Please hang on to it for the moment. I'll get back to you if/when we > decide to move forward with this set. > Perfect, I will wait until you prod me again :) -- Regards, Sudeep