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 7A2DAC001DF for ; Tue, 1 Aug 2023 14:53:27 +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=g2PEdmDlkBRHNlh1/BVVrzT8x0rEW0wEBf35Zxf8ptk=; b=YGsE+KLQ7+CDqw SceseblHCINFsRObDFT1XN5OEaAzQyaLYK197NHtkCS0kxEtdfWujsA3QemxxY3GWyd+xVlgi9zVn IrMlPfe0VgcLd6ZpA89UT7kB7x31xF8oDA9uP0ROejFt4siS0EVQPdBpCKVXp7ppx5XKAsx2qTuS4 +/4jvNqqWyQRMbe8i4nqy7u7bafp3s2g+wmE29xiY0hMv9NhbzgjbgGwweSV78DpWjwwb87p4fu3a 4E2rlQoe3iRw+MCYr9s9tYwtvXQSklXY2NKitOOhpQd89z0i827APmGlXFrAL5a28DscL6i1hZoM4 a5Tsg+/zaedxjL1/OxEA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qQqk8-002eUB-1K; Tue, 01 Aug 2023 14:53:00 +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 1qQqk5-002eTb-11 for linux-arm-kernel@lists.infradead.org; Tue, 01 Aug 2023 14:52:58 +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 AB845615BC; Tue, 1 Aug 2023 14:52:56 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D196CC433C8; Tue, 1 Aug 2023 14:52:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1690901576; bh=k+zUUbInWgAaGFlhY5b3G3Dz/8tZF2FuJ6EEu0+1bB4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rwbA/Cn3f2qq4GX+8rl8pY/k/Z0al6XHkWCgB1fT30hoL9V2zqvrxdwLIm+JUf/Oe 3loHcMsOTRbu01yWY0W+C+vLIpqmpLEAqpYdvpz9vorm1lFuHe1xGIB+lfZqtpwRev pHjqqeZ0iujs9neWkhJfIc1OJ5+B8lV3ku/31CK/oISOvSy5lPs1e2Ti3LJRlKQIan zFcMPMxc2juY2qHP8jm2qTzhTqHqG1dAFC339/jZ3orz1PuvCmncQtYB0SsLD0hT8W 0laoATDVaUJJoWIncMyMO7ViPU3W7iFqZsoqFLDufznd4zOjbhT90bZMLttgREtPMu Tdsb54ltZoEDA== Date: Tue, 1 Aug 2023 15:52:50 +0100 From: Will Deacon To: Anshuman Khandual Cc: linux-arm-kernel@lists.infradead.org, suzuki.poulose@arm.com, Sami Mujawar , Catalin Marinas , Mark Rutland , Mike Leach , Leo Yan , Alexander Shishkin , James Clark , coresight@lists.linaro.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V2 0/4] coresight: trbe: Enable ACPI based devices Message-ID: <20230801145249.GG26253@willie-the-truck> References: <20230801094052.750416-1-anshuman.khandual@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230801094052.750416-1-anshuman.khandual@arm.com> 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-20230801_075257_418230_B4EBF61A X-CRM114-Status: GOOD ( 14.30 ) 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 Tue, Aug 01, 2023 at 03:10:48PM +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-rc4 kernel, is also dependent on the following > EDK2 changes posted earlier by Sami. > > https://edk2.groups.io/g/devel/message/107239 > https://edk2.groups.io/g/devel/message/107241 > > Changes in V2: > > - Refactored arm_spe_acpi_register_device() in a separate patch > - Renamed trbe_acpi_resources as trbe_resources > - Renamed trbe_acpi_dev as trbe_dev > > Changes in V1: > > https://lore.kernel.org/all/20230728112733.359620-1-anshuman.khandual@arm.com/ > > Cc: Sami Mujawar > Cc: Catalin Marinas > Cc: Will Deacon > Cc: Mark Rutland > Cc: Suzuki K Poulose > Cc: Mike Leach > Cc: Leo Yan > Cc: Alexander Shishkin > Cc: James Clark > Cc: coresight@lists.linaro.org > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-kernel@vger.kernel.org FYI: if you pass '--cc-cover' to git send-email, it will CC all these folks on the series, which I think is better when you're reviewing stuff (I didn't receive patches 3 and 4). Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel