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 E717CC3DA6E for ; Sun, 17 Dec 2023 23:54:02 +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=EABQbleHA3tNqH/XvTaqeJHp+5tzMnYB7QmTUI2cshE=; b=4OdMiHLy7glcBu rwhL+APpVWEYPqP/9FjjCDZcZ80vy8zs9rqoVy8DV0uEA+ednQUpXJCGUJ2A5E6qiK+HfRSLlRgpG pe+19sfbvC+8bVUPbq+CFL8YBU9ytin63avlx4mAyCYc+zv91mq7xLe3MmZms1vQZ1ryE2Ap9COZK Q9sYl4l1Gna23hn7+Jumyd3+1ErgvpYaBT6F3AuTZDrHksoJ9CemRmbH6h0YwugsxrcBUVVzK+p+r gZd6TOIa1OjFgGdHdK6xHRvRZ/aFN46HrvMOv6YvKAc76xNj57sr32+SgtpsHRzigfgTKss42kvrc iTOWHNbo0es6SZ6z8aEA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rF0x3-008fOr-0R; Sun, 17 Dec 2023 23:53:41 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rF0wn-008fMj-2k for linux-arm-kernel@lists.infradead.org; Sun, 17 Dec 2023 23:53:29 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 3AEDACE0B2A; Sun, 17 Dec 2023 23:53:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5C22EC433C8; Sun, 17 Dec 2023 23:53:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702857203; bh=sgxwfsweJRuqYU5fL/zEBQhjR1M4/d2P7ekPhOvmAVg=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=mVZTe05uw2KFjrFpifEAM1LxSmxnYK+vbZD/uS7DWtUoiGA7SAkoOey0hyKbrWJAx iw70oHJ1r6RXVeY+ekY6R67wnHxq9qGVkplD5bz929CKQXpnha9JKNxL02yJDRmH9G SiB+2QEKPiuVVbC0ZaLzQ3D9ZPEiquXt29XYg1oCpKSsoTRlRJOEuh+Ylz2Vbj8Tyz 2nD+KFU0yvIkUojXRLN4tx4gJsMxWsNwNxLr6iujuD+JEM5AH5ghKrP1kRp00H1eOM PWf433SWcUeMDkTFpgwS6RiLPigIKPhQkzoX8iBm2GHZLonPI08jcwgJJJ/qzQH50A q9hwwAGw6/hoA== Message-ID: <67c89fcb076df1ba5332c8840eb01dfc.sboyd@kernel.org> MIME-Version: 1.0 In-Reply-To: <20231208143700.354785-2-gabriel.fernandez@foss.st.com> References: <20231208143700.354785-1-gabriel.fernandez@foss.st.com> <20231208143700.354785-2-gabriel.fernandez@foss.st.com> Subject: Re: [PATCH v6 1/5] clk: stm32mp1: move stm32mp1 clock driver into stm32 directory 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 , Conor Dooley , Gabriel Fernandez , Krzysztof Kozlowski , Maxime Coquelin , Michael Turquette , Philipp Zabel , Rob Herring Date: Sun, 17 Dec 2023 15:53:20 -0800 User-Agent: alot/0.10 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231217_155328_486014_870FE331 X-CRM114-Status: UNSURE ( 5.04 ) 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 (2023-12-08 06:36:56) > From: Gabriel Fernandez > > Move all STM32MP clock drivers into same directory (stm32). > > Signed-off-by: Gabriel Fernandez > --- Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel