Message ID | 20240919082809.174589-1-d-gole@ti.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 36004CE8D5F for <linux-arm-kernel@archiver.kernel.org>; Thu, 19 Sep 2024 08:32:34 +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-Type: Content-Transfer-Encoding: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=ga4U+Rt8g7Rn5xYLKC31kkz28CZRnzagL2yVJuL7g0A=; b=QG8DEFQfpoZFT8IJxHLuPJTnao RIDk9dJm0Ukew6UF2G9wbyNGiuPJocnIuLP2HBUjF0X8RwF4qVNpU/iR09LQRwWUGn9S6awHYUkDe t8L9nRMhbcBYf9NWOc8ige1spGlsv7Nl1mEDwT7u3l9b1JEwLE1dFIKefdvd3WW6hwPhnvv4FGt1l KXITJvYN9ZO+26Eu08aCCEE2f/BBmdzCYaQnahgAMXiumMaad7LhJQcllwN63OZhY/c8uDz1r4Iht LiSik3+rOQgHzyf4BGXpnxjR8Znj5Wo6IIGih1Sa1ldMrOmoeGF95EPWYl/vnZpRpgJyEJykcgSZT l2wLq0Yg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1srCaK-00000009n1a-3ziq; Thu, 19 Sep 2024 08:32:20 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1srCZ5-00000009meJ-44Eg for linux-arm-kernel@lists.infradead.org; Thu, 19 Sep 2024 08:31:08 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 48J8UvmK109485; Thu, 19 Sep 2024 03:30:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1726734657; bh=ga4U+Rt8g7Rn5xYLKC31kkz28CZRnzagL2yVJuL7g0A=; h=From:To:CC:Subject:Date; b=PzAkvBmYw5yn6JJzv0qWpCE8EFWjY9KYNIlmvSiXX+tRzWBiNn1L0utzL0ZGMWJBI fhsqDpCGvI+SOe/j1NrYzxozTp7D3uWzRRgEeAJ+CjSn2DTCHxyPbr44GjQMtxP7aA MgCdtARQZkJn3OZT/U9FjhMyE1o/255Ym37KTzUE= Received: from DLEE100.ent.ti.com (dlee100.ent.ti.com [157.170.170.30]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 48J8Uvac003399 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 19 Sep 2024 03:30:57 -0500 Received: from DLEE105.ent.ti.com (157.170.170.35) by DLEE100.ent.ti.com (157.170.170.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 19 Sep 2024 03:30:57 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE105.ent.ti.com (157.170.170.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 19 Sep 2024 03:30:57 -0500 Received: from lcpd911.dhcp.ti.com (lcpd911.dhcp.ti.com [172.24.227.226]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 48J8UrgV042798; Thu, 19 Sep 2024 03:30:53 -0500 From: Dhruva Gole <d-gole@ti.com> To: Nishanth Menon <nm@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>, Tero Kristo <kristo@kernel.org>, Viresh Kumar <viresh.kumar@linaro.org>, "Rafael J . Wysocki" <rafael@kernel.org> CC: <linux-pm@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, Dhruva Gole <d-gole@ti.com>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org> Subject: [PATCH V4 0/6] ti: k3-am62{a,p}x-sk: add opp frequencies Date: Thu, 19 Sep 2024 13:58:04 +0530 Message-ID: <20240919082809.174589-1-d-gole@ti.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240919_013104_233636_C9D1CE30 X-CRM114-Status: GOOD ( 14.44 ) 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 |
ti: k3-am62{a,p}x-sk: add opp frequencies
|
expand
|