Message ID | 20250327113803.1452108-1-leo.yan@arm.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 3C511C3600B for <linux-arm-kernel@archiver.kernel.org>; Thu, 27 Mar 2025 11:41:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:Message-Id:Date:Subject:Cc:To:From:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=C6ngseiQqvgrXHSZVsU6fvWaTlZ32xtky/O0lIsRQ+E=; b=1JFmpJivwSRL7Xn39LDj9mqXg3 Pltjgd6XLjsBd5cg4k0HOJh4810UtAMFDWQYmRRPDAtX8duSXS9vWsrITA9ldsnzs3QXFuUMKK+tB iC4NDrt05ACL0xq8vqcR80j+ilNz39RaiXbpVbPjaraouCr4Hrm+Bnuq/GAxRE8lmLgjGQdWai5e8 R+Z4XTzHdJ+xQlwrMNDf/nQHke7jMNbPVGTqtV9RI2WCAA+6MkM6Vp5Klw4TQ7RZgniABVdeV7UBZ WDcx+frQJA62xe6Y1POGmYQwFARrqhoJoMID+SDEeSX6xiJ7wqwzAnN5glBUAqPw5GK5KeRG1npr6 hmBZb13w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.1 #2 (Red Hat Linux)) id 1txlbt-0000000Aqrl-0ooW; Thu, 27 Mar 2025 11:41:21 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.98.1 #2 (Red Hat Linux)) id 1txlZ0-0000000AqG6-1wRn for linux-arm-kernel@lists.infradead.org; Thu, 27 Mar 2025 11:38:23 +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 F3A061063; Thu, 27 Mar 2025 04:38:26 -0700 (PDT) Received: from e132581.cambridge.arm.com (e132581.arm.com [10.1.196.87]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id D6C5F3F58B; Thu, 27 Mar 2025 04:38:19 -0700 (PDT) From: Leo Yan <leo.yan@arm.com> To: Suzuki K Poulose <suzuki.poulose@arm.com>, Mike Leach <mike.leach@linaro.org>, James Clark <james.clark@linaro.org>, Anshuman Khandual <anshuman.khandual@arm.com>, Alexander Shishkin <alexander.shishkin@linux.intel.com>, Maxime Coquelin <mcoquelin.stm32@gmail.com>, Alexandre Torgue <alexandre.torgue@foss.st.com>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com Cc: Leo Yan <leo.yan@arm.com> Subject: [PATCH v1 0/9] coresight: Fix and improve clock usage Date: Thu, 27 Mar 2025 11:37:54 +0000 Message-Id: <20250327113803.1452108-1-leo.yan@arm.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250327_043822_589094_953C45DB X-CRM114-Status: GOOD ( 10.25 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
coresight: Fix and improve clock usage
|
expand
|