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 F058BCCD183 for ; Thu, 9 Oct 2025 18:07:11 +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=n/cpQKROP8x0og+eV/nOKbxVde5Pc04Dvk2gQeGOnoY=; b=TTk0pI3vEFmeuB En1X2pYKTTmBeQUEVL1xbXrX80jdOF/Nl5pHlxTPEYhJx5za4wmoK6u2oXIEOJ0Wn9kThEAdkOAL+ 6shGHp8trselZv6ONVNz1OIXNGPAaQr+H2QvkUBefc9Mu9fTYKy8zgZ36ydEcEmzw6J9TC4ZHKLrm x5e4blB2KpWKITiPFhBsdG5112sPVmvbX0nV1LUfd95iAwOHZjaNocw09j307ms7H7izPRr7fq/7D ojoefeT8JjgNIWZcCvlNujCY+abF5yZuXAxwClkT98zQa/yU5QwmaPSSU6EPv03UCq23V4UYQzlL0 SOpxfwOwWiO+m5hys/Xw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1v6v2i-00000006stk-1gGL; Thu, 09 Oct 2025 18:07:08 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1v6v2g-00000006ssZ-0YDr; Thu, 09 Oct 2025 18:07:07 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id C1D064057B; Thu, 9 Oct 2025 18:07:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 60CBBC4CEE7; Thu, 9 Oct 2025 18:07:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1760033225; bh=5NkPRLVl9HXuFsHMbdyDfRgNelN4F/MsHO6v49XOt8s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=drtpIj6X0q8pLe3CIfr6wdcGlSPou8q2gcPpvd1SHEfKYSU+AAkddIHUJjTrIv807 TGHGoPlv9WrWb25e7c3UUTfQghQmdmhQp3ceZeRiG8fqwhNRnWaNFqZ8rqq2ChzmIE fA5v3m2PYEKJ8h9pN4CW9BYrXNPiFBAkOGflzu20sV5aRN0j6Zilt3Qu0x7Ahc/f4r LmNWWZphaZS1/lmXgLQcDfvfyz1hPeuAx/rW0Uk0m24tueCmPB+oQOxBqDjWFftZLw gzwFrSQEnfBoiAkkWTS9s+ElXAJRb2u1klQQ9iRaQolP261L5O7JVlA85DeWRoOGmV VsVzDtsR76a9w== Date: Thu, 9 Oct 2025 13:07:04 -0500 From: "Rob Herring (Arm)" To: Chuan Liu Cc: linux-clk@vger.kernel.org, Conor Dooley , Krzysztof Kozlowski , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Xianwei Zhao , Neil Armstrong , Kevin Hilman , Stephen Boyd , linux-amlogic@lists.infradead.org, Jerome Brunet , Michael Turquette , Martin Blumenstingl Subject: Re: [PATCH 01/19] dt-bindings: clock: Add Amlogic A4 SCMI clock controller Message-ID: <176003322350.2944342.8960430626570483433.robh@kernel.org> References: <20250930-a4_a5_add_clock_driver-v1-0-a9acf7951589@amlogic.com> <20250930-a4_a5_add_clock_driver-v1-1-a9acf7951589@amlogic.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20250930-a4_a5_add_clock_driver-v1-1-a9acf7951589@amlogic.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251009_110706_187236_1BB94270 X-CRM114-Status: UNSURE ( 7.94 ) 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 On Tue, 30 Sep 2025 17:37:14 +0800, Chuan Liu wrote: > Add the SCMI clock controller dt-bindings for Amlogic A4 SoC family. > > Signed-off-by: Chuan Liu > --- > include/dt-bindings/clock/amlogic,a4-scmi-clkc.h | 42 ++++++++++++++++++++++++ > 1 file changed, 42 insertions(+) > Reviewed-by: Rob Herring (Arm) _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic