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 D2DECC433F5 for ; Sat, 12 Mar 2022 02:55:25 +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:Message-Id:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=5B4/Gkw+JQs6KErD89xUFdJwYaRLooEYJs7kjTZXIIc=; b=X+EEygHB6vqXUD XKAZENBRVolS4RvbTC48lNnE/DKPze4fY2DK3NmA/jaH3b/Gel0o4mecVPa0SNcrPGxVtQiyZyPui ka4KEVufg1sF77THQ+R8LP/2bOZ11lvErfDjdy7B06MVjbI1fXUglHzZaUT7FSpoObz7UfhRqP7Pz ziyf1dB3lEPfregLxg4Vt6u5/YONzIUzmO1ms9ZgxmyX0drQcgiX6Yku9dNH1T87Lx9sVu6ZCpBrx W5GlcAI1mKcsq5pzhXVqsubgqCXDMdQOwPUyVtZG6gh2F2NoYk3XLlWlQV4KSG8X6/fV33f59KKCF qYbHBNjxcRH3TtgZ/43A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nSrtG-000dz0-05; Sat, 12 Mar 2022 02:53:58 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nSrtD-000dyj-HF for linux-arm-kernel@lists.infradead.org; Sat, 12 Mar 2022 02:53:56 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 8CD0561175; Sat, 12 Mar 2022 02:53:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C7207C340E9; Sat, 12 Mar 2022 02:53:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1647053631; bh=j4DQ0Z4F7/1qdMCCjWIhTypbozMGPnG0zK+BtArEHoQ=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=SR7gRWzScDnZdEdJWI64VUQoCr+8bsKB8DAQFbDVTrwceEiWB31cJieOyQ0K+I1zM ylcIs0UknxCCOAOBVqMnHuph0mGrqblHenc4h0taHAniH61AshrbrmgEwCrhxC3PdQ S5IxSBhjq69nF8uRFrMDL4L5iZucvIfofeDFLjSELgzhpdfJ7ic8Bt3NEyWs59EMFZ hKfAYdZ8n7ALVW3JQ6mhRtm9ub3Ru+/TPWM75MDfy1fk3uvgmFYHyLnsiQgi7SN2d6 w1apSzPPFGqdAO6MynlmD1SALIVdUXn1x8o02+VsZMNOasSB1kVMADcq/2wloO3mBS A0AxAl8t1vLtg== MIME-Version: 1.0 In-Reply-To: <20220225133137.813919-9-gabriel.fernandez@foss.st.com> References: <20220225133137.813919-1-gabriel.fernandez@foss.st.com> <20220225133137.813919-9-gabriel.fernandez@foss.st.com> Subject: Re: [PATCH v2 08/13] clk: stm32mp13: add all STM32MP13 peripheral clocks From: Stephen Boyd Cc: linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org To: Alexandre Torgue , Gabriel Fernandez , Krzysztof Kozlowski , Maxime Coquelin , Michael Turquette , Philipp Zabel , Rob Herring Date: Fri, 11 Mar 2022 18:53:48 -0800 User-Agent: alot/0.10 Message-Id: <20220312025351.C7207C340E9@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220311_185355_631461_60A6F475 X-CRM114-Status: UNSURE ( 6.20 ) 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 gabriel.fernandez@foss.st.com (2022-02-25 05:31:32) > From: Gabriel Fernandez > > All peripheral clocks are mainly base on stm32_gate ckocks. s/ckocks/clocks/ _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel