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 A56C5EE49AB for ; Tue, 22 Aug 2023 20:23:27 +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:Date:To:Cc:From:Subject:References: In-Reply-To:MIME-Version:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=wi7HlLFWdj33OkuVwv3UHoGq8T/GMDJLA2SGoGbNGdo=; b=FoSGpxSRoplRkM NPWYmLGoL45Xt3t4Jb4g8L+pdx4lfUJyVcOdN2y+6CEMODBvtDZRhUC4c7Jz4js/b7G7zdWFBhpel U1sl8zziC0MAPji0klM1SBsXKmQeQk0XTNvGoOJm42TkRWfcB6qTXBlOYpoDEkByWo5DKVw5RwJ7v wHvSv6UVUW3LWl7zCuZmwzzhrClSp/bAC4/6MahmUf57c0nkuvkhRBsk686VILiRcp0bEl1VXXTvT cjy1Uj3viiMjhDVG2gkcKbO81fyTcFwlAIVe0JhE1jRIaK8qbT8iuLcPkNxww15DhEtAR581ioWWG IHoCN5N58OblX6c9GQ+g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qYXty-00Glf1-1C; Tue, 22 Aug 2023 20:22:58 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qYXtv-00GleJ-1c for linux-arm-kernel@lists.infradead.org; Tue, 22 Aug 2023 20:22:56 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E985860D54; Tue, 22 Aug 2023 20:22:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4EBF2C433C7; Tue, 22 Aug 2023 20:22:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1692735774; bh=VN6UbrzxU3/tiuKAUGglA+ntmPXczUDP6h8hs5I/Jeo=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=nQ5zC2VwByHevveqEV3GftNQx7bHYHKnmz7qjnv3hOzzEIx69J1KNszwQC5taVoKg Fq+PKpEpB9aVZSaz3F7lJhpRN69EBwqEentgGDCzYhlHnzw3I8YPFlITcAmlSw74oa 6jgNJgAQ3snkI4pBEBWBIvEACo9Peb8BFsyammwIx5DDT2RpEpR2ZtODwd3EJOWJDD L38iVqfeIUuFa64XQAXB7yfHyk6eCMLmUpc4JOgLb72QfETl5FIvHnIGnpLAQfbAQ+ 2I2GjJCzdUpQeb0rF5PJMdo0iD32aLnnPVQU6sVnV0B5w3vtVtN0oJ6OkIlCYrhavv aXVEnUIRmeWHA== Message-ID: <98a734c6b1c9d8dc0bbdf976389c8af6.sboyd@kernel.org> MIME-Version: 1.0 In-Reply-To: <20230811161446.636253-6-cristian.marussi@arm.com> References: <20230811161446.636253-1-cristian.marussi@arm.com> <20230811161446.636253-6-cristian.marussi@arm.com> Subject: Re: [PATCH 5/6] clk: scmi: Add support for .is_enabled clk_ops From: Stephen Boyd Cc: sudeep.holla@arm.com, james.quinlan@broadcom.com, f.fainelli@gmail.com, vincent.guittot@linaro.org, etienne.carriere@linaro.org, peng.fan@oss.nxp.com, chuck.cannon@nxp.com, souvik.chakravarty@arm.com, nicola.mazzucato@arm.com, Cristian Marussi , Michael Turquette , linux-clk@vger.kernel.org To: Cristian Marussi , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Date: Tue, 22 Aug 2023 13:22:52 -0700 User-Agent: alot/0.10 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230822_132255_605843_421B411D X-CRM114-Status: UNSURE ( 9.45 ) X-CRM114-Notice: Please train this message. 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Cristian Marussi (2023-08-11 09:14:45) > Add support for .is_enabled atomic clk_ops using the related SCMI Clock > operation in atomic mode, if available. > > Note that the .is_enabled callback will be supported by this SCMI Clock > driver only if the configured underlying SCMI transport does support atomic > operations. > > CC: Michael Turquette > CC: Stephen Boyd > CC: linux-clk@vger.kernel.org > Signed-off-by: Cristian Marussi > --- Acked-by: Stephen Boyd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel