Received: by 2002:a05:6a10:9afc:0:0:0:0 with SMTP id t28csp330196pxm; Fri, 25 Feb 2022 08:48:02 -0800 (PST) X-Google-Smtp-Source: ABdhPJyiwnx26iMMyl8iw3SgiymARvLgR0sp9dIcT2es53UB9r4YKu/2KsiB6a951JOFS72bXr1C X-Received: by 2002:a05:6402:26cf:b0:413:1741:eeab with SMTP id x15-20020a05640226cf00b004131741eeabmr7823932edd.442.1645807681938; Fri, 25 Feb 2022 08:48:01 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1645807681; cv=none; d=google.com; s=arc-20160816; b=IO1YhOXXkXC0M6iODZSUSL/8s6smxFtFMdja02st/I7WqBtxPn85r4DfzdIvaB4WyN SRImttm4fmAs77OptuLLudEsGM4eR2xLFGIzdoWlKKat0PCTX2hIRTmFGnMyhGHyKIQr NzIIlRZj6Za4eDXfi+ikatRWtgDSdSWreHTdmhNN2S+sXlrhyV1OmpDnWRB/Ak0dYukl BPjN8JHfzD/T2AxZm4k7yHLL0niSsWj4aK0y5IWwTXAfCHh1G55Q9rPiMz3V7p1VDzHi 5V/hs8rwkdcGKaaBnlBAopr3I6VR+azDa+pHaHE/iKhM2apo7EOTjc8/sz9xxYWCko5L Zixg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=tHjQ+HWjx9gswv2H8rM7pa5HdaGMvgeMkbii7dvVdX8=; b=eDsomKfL/1HKoeL9cEM8Gzbxgeh8rzVmkr0pUjPR4TkycK/ynyuV9qBhJBuzG+9FZX fTk2Fr7it51nPdKbtl9IS/+mXv8whVAJebMmAwGhiLhptNmZhw1VQqPn3s9G50jLmYBa 2z3GL50noSttJW2g/AmCLKaN7rOO6jnED5FhGsAaUCnEefhc1BcMumHqkz3l+kUCWEmK CSd/47IN/mngNzq+m9wSNFiNWuHysqhSOF69Z64selDlua0bwakZ3FTRiC8JxsrxMSP0 fIMb/uk5nhieYmigV/toUEtKJjleBcTQERQ8Us7UZz7kdLuniqCaNfDsBp8dR5hpPOR3 BOig== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id z4-20020a17090674c400b006d1aea6bfddsi1865365ejl.311.2022.02.25.08.47.38; Fri, 25 Feb 2022 08:48:01 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242092AbiBYP3m (ORCPT + 99 others); Fri, 25 Feb 2022 10:29:42 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59482 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242086AbiBYP3i (ORCPT ); Fri, 25 Feb 2022 10:29:38 -0500 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7C4401F7679 for ; Fri, 25 Feb 2022 07:29:06 -0800 (PST) Received: from gallifrey.ext.pengutronix.de ([2001:67c:670:201:5054:ff:fe8d:eefb] helo=[127.0.0.1]) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1nNcWh-00083b-Bv; Fri, 25 Feb 2022 16:28:59 +0100 Message-ID: <3e2f8cf8-3a41-d2e2-c9f1-6c1240b4a610@pengutronix.de> Date: Fri, 25 Feb 2022 16:28:57 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.6.1 Subject: Re: [Linux-stm32] [PATCH v2 00/13] Introduction of STM32MP13 RCC driver (Reset Clock Controller) Content-Language: en-US To: gabriel.fernandez@foss.st.com, Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Maxime Coquelin , Alexandre Torgue , Philipp Zabel Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com References: <20220225133137.813919-1-gabriel.fernandez@foss.st.com> From: Ahmad Fatoum In-Reply-To: <20220225133137.813919-1-gabriel.fernandez@foss.st.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 2001:67c:670:201:5054:ff:fe8d:eefb X-SA-Exim-Mail-From: a.fatoum@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 25.02.22 14:31, gabriel.fernandez@foss.st.com wrote: > From: Gabriel Fernandez > > This patchset introduce the reset and clock driver of STM32MP13 SoC. > It uses a clk-stm32-core module to manage stm32 gate, mux and divider > for STM32MP13 and for new future STMP32 SoC. > > v2: > - Resend because patch 9,10,12,13 has not been sent > - add Reviewed by Krzysztof Kozlowski for patch 1 > > Gabriel Fernandez (13): > dt-bindings: rcc: stm32: add new compatible for STM32MP13 SoC > clk: stm32: Introduce STM32MP13 RCC drivers (Reset Clock Controller) This patch seems to not have reached linux-stm32. It's not in my inbox and https://st-md-mailman.stormreply.com/pipermail/linux-stm32/2022-February/014533.html doesn't list it either. It's indexed by lore.kernel.org though. Cheers, Ahmad -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |