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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 06F9FC83F12 for ; Mon, 28 Aug 2023 16:31:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=hRBwZ90LW2WGbYel7iO786LyxwAJf++wC4VSmoQZK7U=; b=vZxgX7J0f/CCNP Nq9dl/zia3OdjGfsOjyxGsvOv+IyuSTcDQnkz/8ks7huFOc/nbrmPkt/ezQFpYafB5pBuP8youHx7 /hlEDsL6Z3aK23pH7SV6X4thdy+LG475ZKpJcGNuOgDvx2IES1NzG36ZVIadYgbzFwSRBg5qFniK2 DgeYAF1yuPQdqFyAqwbC0opeL39wXEMZa/ekn3JiRq/LPSvvdnPv7Ymn3rUd46NO7DSJ32QBZ4SOK 1pWcevX+5I78LXTxUX2Kx1lsagjSNrgzrn8bnAaq2ZTX4l6dvjqyo0XGFPn1xBVN9+VJ0MFnJyfr8 gz1cp5jTTyO8L2mWY33w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qaf8s-009tyQ-07; Mon, 28 Aug 2023 16:31:06 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qaf8p-009txj-0k for linux-arm-kernel@lists.infradead.org; Mon, 28 Aug 2023 16:31:04 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 132C1615D5; Mon, 28 Aug 2023 16:31:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 831F1C433C7; Mon, 28 Aug 2023 16:30:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1693240261; bh=weiJMHFx5eMRD9AhhbuNm6su5sz7QLZ8r/gQrlhMV9c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=K9va+rgS+rG6fH7DSgtErUV0sw5beMfJ2ifjjXHCYShpMshq7mQ/PMnpjEa/BLfMe 5u24POH7EKEjU6IJ44eS2xGre5+MDlcJdL/26doPSnf4I6ck2CSWa50PNvWEckMjbp HwEx4TS4Ze3KtUunTQ2N7YVff/SnB/cF+B2n2GkwWnst77b3o9uN9UDCz2C5FZYq9h SSoZqia+tz8oQabjqwYRj38sztJJYKfdWvh8SvwEqwJCzy4c56XgNPfWPA4RE5rnS2 Yn4qYntmYr/ibYr0wIOVjbPjH1CVUvBsxkdGAaRiGIaumupGbxxeeaiyYZlYj1gVI+ qzKndazyozvRA== Date: Mon, 28 Aug 2023 17:30:46 +0100 From: Will Deacon To: Anshuman Khandual Cc: linux-arm-kernel@lists.infradead.org, suzuki.poulose@arm.com, catalin.marinas@arm.com, kernel-team@android.com, Alexander Shishkin , coresight@lists.linaro.org, linux-kernel@vger.kernel.org, James Clark , Mike Leach , yangyicong@huawei.com, Mark Rutland , Sami Mujawar , Leo Yan Subject: Re: [PATCH V5 0/4] coresight: trbe: Enable ACPI based devices Message-ID: <20230828163045.GA27321@willie-the-truck> References: <20230817055405.249630-1-anshuman.khandual@arm.com> <169237557557.1402587.14721093106016169238.b4-ty@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230828_093103_331510_A4D0BFE9 X-CRM114-Status: GOOD ( 15.55 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Aug 28, 2023 at 08:11:41AM +0530, Anshuman Khandual wrote: > > > On 8/18/23 23:34, Will Deacon wrote: > > On Thu, 17 Aug 2023 11:24:01 +0530, Anshuman Khandual wrote: > >> This series enables detection of ACPI based TRBE devices via a stand alone > >> purpose built representative platform device. But as a pre-requisite this > >> changes coresight_platform_data structure assignment for the TRBE device. > >> > >> This series is based on v6.5-rc5 kernel, is also dependent on the following > >> EDK2 changes posted earlier by Sami. > >> > >> [...] > > > > Applied to will (for-next/perf), thanks! > > > > [1/4] arm_pmu: acpi: Refactor arm_spe_acpi_register_device() > > https://git.kernel.org/will/c/81e5ee471609 > > [2/4] arm_pmu: acpi: Add a representative platform device for TRBE > > https://git.kernel.org/will/c/1aa3d0274a4a > > It seems like the above two changes are still going in for 6.6-rc1 ? I could > see these in arm64/for-next/core and latest linux-next next-20230825. Yes, as I said, I only dropped the coresight bits. Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel