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 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 013EDCA9EA0 for ; Fri, 25 Oct 2019 09:04:44 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id CBD9021929 for ; Fri, 25 Oct 2019 09:04:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="fUWHyzlm"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="j+mwx55M" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CBD9021929 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=UHs2FydDgy53WixbtMrpKH0yQ97EIxQvAFGcsFp1dOw=; b=fUWHyzlmMNDH4D JfEOiIOIZejJynoqc9wmG/jffIVSXpWcpOh6iW1ySYnPMaJfkOqzPOKd3ODi6HkT9q7qqZYmibxzc rjk4m8/xegKuCFUtXkJIUVq2fREwB1LqmRRxqsStCkavhrheLmiMBNom1IgFc4+4ZgdKiz0E3anOl V2dBgEkSy5Y7cApVchz16A31vy9lv5agiHScC2QSib34JC8H6NFNuWfGsIs60EWMEffGlorAuWaRm adWaslW4MUA0rcL4sWuXVJtCsie7trx45CL+P5TeOB1h4gAdqpBr5TIF4viafFAUv9Qa1XPuTvfXx VoQFqOIaeV3Il8BpYr1w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iNvWU-0006Nh-Vr; Fri, 25 Oct 2019 09:04:42 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iNvWR-0006NI-Q4 for linux-arm-kernel@lists.infradead.org; Fri, 25 Oct 2019 09:04:41 +0000 Received: from dragon (li937-157.members.linode.com [45.56.119.157]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 423B321929; Fri, 25 Oct 2019 09:04:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1571994279; bh=hPfHiyhDFvSWyPkt6mjIwA99+K5iOA9vRiU4uEr+ikA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=j+mwx55MltOSh7EfnAsUgdCHR0Lx5SXp+xhjkQUjZi2chaUFgkJazoRvb6r99YaDq zEZWYdBddetZrpyDK1kwFx+DfPEmWpJrFcFY5h/EIFzmQ8Ktz0jCxzS8IiHoSB9VxQ 7bSZGjlVOdWq1exVBVNCjxkrHwXzrXNb9KJZpEfs= Date: Fri, 25 Oct 2019 17:04:24 +0800 From: Shawn Guo To: Leonard Crestez Subject: Re: [PATCH v3 0/3] clk: imx8m: Define gates for pll1/2 dividers Message-ID: <20191025090422.GI3208@dragon> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191025_020439_874478_D6624D1D X-CRM114-Status: UNSURE ( 7.08 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Aisheng Dong , Jacky Bai , Anson Huang , Stephen Boyd , Michael Turquette , dl-linux-imx , "kernel@pengutronix.de" , Fabio Estevam , "linux-clk@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Abel Vesa Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Oct 16, 2019 at 11:57:36AM +0000, Leonard Crestez wrote: > Leonard Crestez (3): > clk: imx8mq: Define gates for pll1/2 fixed dividers > clk: imx8mm: Define gates for pll1/2 fixed dividers > clk: imx8mn: Define gates for pll1/2 fixed dividers Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel