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=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,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 13BC6C3B188 for ; Thu, 13 Feb 2020 11:09:01 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9140C20848 for ; Thu, 13 Feb 2020 11:09:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Y7tNuEqu" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9140C20848 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=fEp1H0kzGPvxp2c8Gh8Ks3OOkOI5OscYo22eDt8jjgU=; b=Y7tNuEquqRIF91 kxBjSSo9g1baAPxi1YUa6QjAUDtScIc+52kwWVEgM2nzeO9T1FJRC+zleCJ7rA4unaZ4fuy50ITTg t/dUoHXTOvaj0ZRunwQZl0NubLxWMwbeRGC1Vt3gk3XmDkQyzExd55/AX7YGq0L8fTcinXykfqFVb CvFN/iVV42EKPmtr/l5q3VFl0Mas0XGIsYS8f0pMgRO7In7ZlG66b5XKXNfP8zYKYDnFv9c7pgyYD zK88J7lWDeWvPe1EEwaF5ZtmviOCImMGqT2vRH40wsmi21Um0s5KVlUKoCymXZfb9xBEKOV7xryKg 1DxE43z5d8Ojg4hniWVw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j2CMV-0001AT-Ob; Thu, 13 Feb 2020 11:08:51 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j2CMT-00019u-3E for linux-arm-kernel@lists.infradead.org; Thu, 13 Feb 2020 11:08:50 +0000 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 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-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200213_030849_178701_E8AE99FB X-CRM114-Status: GOOD ( 11.44 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Lorenzo Pieralisi , "open list:DOCUMENTATION" , linux-arm-msm , Coresight ML , "Suzuki K. Poulose" , Liviu Dudau , Andy Gross , Rob Herring , maxime@cerno.tech, Sudeep Holla , Jon Corbet , linux-arm-kernel , Mike Leach Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel