From patchwork Mon Sep 2 09:32:20 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dhruva Gole X-Patchwork-Id: 13786957 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 89BD6CA0ED3 for ; Mon, 2 Sep 2024 09:33:50 +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=qGR5Suw3bxGeH27ygkrIWMgplkwjOYQ/SHeEzhji8cM=; b=L90UiCvrLRyYOdyHQeRjRlXdmm ud9cqDz2CsjgOUF2GjKkroHRTA95DRh+Qs9Rl9DqaEtVqDnbwr7eIOT5VLWLoYacl/zS7Hc4QMELO 1vAnsxRZIkdaIMVHVpTzn/GXGpRHLMjWPMONwPwAaUrnKO7VQSiAP7bf/RGcPotyPhOU7agnOrk5d LTcN/BzjaswiKXf18PDnaXVZNlefkUdpy57Jj1fabNfOZq1kvAuVxnfFGiMnadXgC+LrMy+p62hBp a1vZmtEhBHrnHbHrtd7WSPNrDY9HbozMzEFEKDKhcF1XxHbEn4Wtn+tKrdWRzraJgGdZPEYWRDWos pAwAB1Gw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sl3RI-0000000DibI-2tUP; Mon, 02 Sep 2024 09:33:36 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sl3QO-0000000DiOl-0wIH for linux-arm-kernel@lists.infradead.org; Mon, 02 Sep 2024 09:32:41 +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 4829WYpG095887; Mon, 2 Sep 2024 04:32:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1725269554; bh=qGR5Suw3bxGeH27ygkrIWMgplkwjOYQ/SHeEzhji8cM=; h=From:To:CC:Subject:Date; b=X/7mquf0NpTT6SUrAeZSfOTZZ8bq3TL4GokAdK9b7KlSSE+M+cNW8he/DQLBK5Hek 1m3MUFfzg3WNTnuu/Pjt6sg15Tc7D+wiAKPNPov/3/sQDXTkCfFfvEX0WevUQgishz knVjovLkLbkpBFuj1o5IEp573mLkmpGXYXrFjeJs= Received: from DFLE109.ent.ti.com (dfle109.ent.ti.com [10.64.6.30]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 4829WYg3009974 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 2 Sep 2024 04:32:34 -0500 Received: from DFLE109.ent.ti.com (10.64.6.30) by DFLE109.ent.ti.com (10.64.6.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Mon, 2 Sep 2024 04:32:33 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DFLE109.ent.ti.com (10.64.6.30) 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; Mon, 2 Sep 2024 04:32:33 -0500 Received: from lcpd911.dhcp.ti.com (lcpd911.dhcp.ti.com [172.24.227.68]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 4829WT7J109047; Mon, 2 Sep 2024 04:32:30 -0500 From: Dhruva Gole To: "Rafael J . Wysocki" , Viresh Kumar , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley CC: Nishanth Menon , Vignesh Raghavendra , , , , , , , Dhruva Gole Subject: [PATCH 0/2] dts: ti: k3-am62: Use opp_efuse_table for opp-table Date: Mon, 2 Sep 2024 15:02:20 +0530 Message-ID: <20240902093222.2828345-1-d-gole@ti.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240902_023240_451167_6AC3B856 X-CRM114-Status: GOOD ( 11.68 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi, In this series, I add another entry in the wkup_conf for the syscon node, and then use that for the syscon in opp-table. Then, since the driver can now pick the efuse reg directly, we no longer need the old offset, hence make it 0 here itself. This series has 2 patches that need to go in at the same time, hence preferrably via your tree Viresh if that's fine by all the concerned maintainers. It also depends on the series previously sent [1] [1] Message-Id: <20240902092135.2826470-1-d-gole@ti.com> Cc: Bryan Brattlof Cc: Vignesh Raghavendra Cc: Vibhore Vardhan Cc: Nishanth Menon Dhruva Gole (2): arm64: dts: ti: k3-am62: use opp_efuse_table for opp-table syscon cpufreq: ti-cpufreq: Make the AM625 efuse_offset 0 arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi | 7 ++++++- arch/arm64/boot/dts/ti/k3-am625.dtsi | 2 +- drivers/cpufreq/ti-cpufreq.c | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) base-commit: ecc768a84f0b8e631986f9ade3118fa37852fef0