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 9FCF7E9A03B for ; Wed, 18 Feb 2026 11:01:45 +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:MIME-Version:References:In-Reply-To: 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: List-Owner; bh=+p0wvBIF3OEK5xHzkr0R6F5zWT9WQ2dAmKofxBelssI=; b=B9hbBDgWDDZbOC zHfvw0L2bHdfesaw5xR21RpCbOtNFCeEQyFZzKgaxMO4Ois5bajXW/drp0k96RjmWAXogWSxRdTNJ sNqNVngF9w9bCUb6ClX1AzqsGYv4WMbeyV94fg78xC//theBw4mnRxepb+TkUFVm0hhywt5HMpGtd gVPZjWYkiX7G0r1pT2iAoNbXj9Cc16i8I92XXIf7oQm4G8MLCfnSdDzfklh5PRkmzG9/XTR8aZZQp 8/aLCZRbHb0YsYFPVOxudnRwvq/JFI4NOwowO9CSpFcge+9iFKyR/Z2EZH70BHVJSHDLBb1IM4orx HJOM1P4VaJk+l3dgpsEg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vsfJK-00000009gjq-0Ny1; Wed, 18 Feb 2026 11:01:38 +0000 Received: from [2a01:4f9:c011:1c83::1] (helo=courrier.aliel.fr) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vsfJH-00000009gjE-3VUH for linux-amlogic@lists.infradead.org; Wed, 18 Feb 2026 11:01:37 +0000 Received: from localhost.localdomain (2a02-842b-8136-0001-b865-661D-5641-e7C6.rev.sfr.net [IPv6:2a02:842b:8136:1:b865:661d:5641:e7c6]) by courrier.aliel.fr (Postfix) with ESMTPSA id 1AD08426E9; Wed, 18 Feb 2026 11:01:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aliel.fr; s=courrier-s1; t=1771412492; bh=Bf1BGfpVaFE+vAbk5iBAFQe8t1I69MBvOFnXlOZ888c=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=bu75AyLRF52GkTzk46PW6Qb7f7JO8/32CdoEl7wzsQVk/qcPUJSgdJvljKs+u2//N Pg9hZzDk0UoDOtJnGGpSVbX/pRrUBxbjRBdtUI9FdkCFb2ARY9r1mFyVOvdeQEPAeY 3UCQnhmXWHoD4Eg8ix5eNlAYjEV5okOTtzVXMKtY= From: Ronald Claveau To: linux-amlogic@lists.infradead.org Cc: Ronald Claveau , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 5/7] dt-bindings: clk: meson: Add Amlogic T7 sys pll support Date: Wed, 18 Feb 2026 12:01:25 +0100 Message-ID: <20260218110127.36394-1-linux-kernel-dev@aliel.fr> X-Mailer: git-send-email 2.49.0 In-Reply-To: <20260218101709.35450-1-linux-kernel-dev@aliel.fr> References: <20260218101709.35450-1-linux-kernel-dev@aliel.fr> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260218_030136_166418_25BCD5FF X-CRM114-Status: UNSURE ( 7.15 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@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-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org Add SYS PLL for the clock controller of the Amlogic T7 SoC family. Signed-off-by: Ronald Claveau --- include/dt-bindings/clock/amlogic,t7-peripherals-clkc.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/include/dt-bindings/clock/amlogic,t7-peripherals-clkc.h b/include/dt-bindings/clock/amlogic,t7-peripherals-clkc.h index 32c4b62037de..0cda8edfa7cd 100644 --- a/include/dt-bindings/clock/amlogic,t7-peripherals-clkc.h +++ b/include/dt-bindings/clock/amlogic,t7-peripherals-clkc.h @@ -224,5 +224,12 @@ #define CLKID_SYS_PWM_AO_CD 215 #define CLKID_SYS_PWM_AO_EF 216 #define CLKID_SYS_PWM_AO_GH 217 +#define CLKID_SYS_A_SEL 218 +#define CLKID_SYS_A_DIV 219 +#define CLKID_SYS_A 220 +#define CLKID_SYS_B_SEL 221 +#define CLKID_SYS_B_DIV 222 +#define CLKID_SYS_B 223 +#define CLKID_SYS 224 #endif /* __T7_PERIPHERALS_CLKC_H */ -- 2.49.0 _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from courrier.aliel.fr (pouet.aliel.fr [65.21.61.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 32BAC2989B7; Wed, 18 Feb 2026 11:01:33 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=65.21.61.41 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771412496; cv=none; b=crvahmMpF2MHoK6n2RmACHlqe7/ceRIfP8n94mhiWJl0nBh+A6dQWW7jmFYXUAxsO0tq/O88NSwdz7nlG8P1V7Wqoyr8pZIPavuaHdiDt1YNstMSSiPfDHfmfpQcRcUCxThu6NuvruKQb6hGPD85PxJWc5quTrLveI1mL19LdNQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771412496; c=relaxed/simple; bh=Bf1BGfpVaFE+vAbk5iBAFQe8t1I69MBvOFnXlOZ888c=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=EED97eM7kew0oqJjsQPqTua/XE6+brCP/FF27mY/Dw9lc1S73xghfslZ4i8l/e9LveVNP032EWBHRbKC3h5RfQHLweK9znBxYvJJDviEzndQJdVpdxsnd5M4M5I83ES+yT9Pthq4DQRbSwqQNi7j8DgAws0ChwhagMGdpFtWRvw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=aliel.fr; spf=pass smtp.mailfrom=aliel.fr; dkim=pass (1024-bit key) header.d=aliel.fr header.i=@aliel.fr header.b=bu75AyLR; arc=none smtp.client-ip=65.21.61.41 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=aliel.fr Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=aliel.fr Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=aliel.fr header.i=@aliel.fr header.b="bu75AyLR" Received: from localhost.localdomain (2a02-842b-8136-0001-b865-661D-5641-e7C6.rev.sfr.net [IPv6:2a02:842b:8136:1:b865:661d:5641:e7c6]) by courrier.aliel.fr (Postfix) with ESMTPSA id 1AD08426E9; Wed, 18 Feb 2026 11:01:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aliel.fr; s=courrier-s1; t=1771412492; bh=Bf1BGfpVaFE+vAbk5iBAFQe8t1I69MBvOFnXlOZ888c=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=bu75AyLRF52GkTzk46PW6Qb7f7JO8/32CdoEl7wzsQVk/qcPUJSgdJvljKs+u2//N Pg9hZzDk0UoDOtJnGGpSVbX/pRrUBxbjRBdtUI9FdkCFb2ARY9r1mFyVOvdeQEPAeY 3UCQnhmXWHoD4Eg8ix5eNlAYjEV5okOTtzVXMKtY= From: Ronald Claveau To: linux-amlogic@lists.infradead.org Cc: Ronald Claveau , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 5/7] dt-bindings: clk: meson: Add Amlogic T7 sys pll support Date: Wed, 18 Feb 2026 12:01:25 +0100 Message-ID: <20260218110127.36394-1-linux-kernel-dev@aliel.fr> X-Mailer: git-send-email 2.49.0 In-Reply-To: <20260218101709.35450-1-linux-kernel-dev@aliel.fr> References: <20260218101709.35450-1-linux-kernel-dev@aliel.fr> Precedence: bulk X-Mailing-List: linux-clk@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Add SYS PLL for the clock controller of the Amlogic T7 SoC family. Signed-off-by: Ronald Claveau --- include/dt-bindings/clock/amlogic,t7-peripherals-clkc.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/include/dt-bindings/clock/amlogic,t7-peripherals-clkc.h b/include/dt-bindings/clock/amlogic,t7-peripherals-clkc.h index 32c4b62037de..0cda8edfa7cd 100644 --- a/include/dt-bindings/clock/amlogic,t7-peripherals-clkc.h +++ b/include/dt-bindings/clock/amlogic,t7-peripherals-clkc.h @@ -224,5 +224,12 @@ #define CLKID_SYS_PWM_AO_CD 215 #define CLKID_SYS_PWM_AO_EF 216 #define CLKID_SYS_PWM_AO_GH 217 +#define CLKID_SYS_A_SEL 218 +#define CLKID_SYS_A_DIV 219 +#define CLKID_SYS_A 220 +#define CLKID_SYS_B_SEL 221 +#define CLKID_SYS_B_DIV 222 +#define CLKID_SYS_B 223 +#define CLKID_SYS 224 #endif /* __T7_PERIPHERALS_CLKC_H */ -- 2.49.0