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=-11.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 BBF9DC49EAF for ; Mon, 28 Jun 2021 01:47:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A781B61A1D for ; Mon, 28 Jun 2021 01:47:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231964AbhF1Bta (ORCPT ); Sun, 27 Jun 2021 21:49:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:43678 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231735AbhF1Bt1 (ORCPT ); Sun, 27 Jun 2021 21:49:27 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 4A1AA61A1D; Mon, 28 Jun 2021 01:47:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1624844822; bh=fXSZr4cZjN5qCdNlOuCtiGlD5RNKolron3XuBjrtEC4=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=ZKTOT4+TOXr7cyauGgz2DcsnVXsXWSuJWWVMTF496+h50JO1O4Ts6szDFfT3zSZgj 6t8dndba0Qka35b7WvOB7tDPU8D17gYCjU6HXRqZtWsbMXnx9vXleP4/k6BkMIXDoA dlV6DW13iFFGoH23z0gHT9BuUyeUGSYtJ1DrlSpFkGSrD40US3sExV6CInlTP1uhFI VRdHTh5jVXhQZxYWcDFUxgQ7YDjMwYlcW9nsvF9KgcGpQa2hHGfH0+9FbI59VxR4da +JLBE/oRlZe2YN8kXajAnfmZcASOADVKxk6PT3yy4c53zE3OLPzZTbrJS514Nisf5B RPD0oa8MOlCzQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <196c948d708a22b8198c95f064a0f6b6820f9980.1623354574.git.cristian.ciocaltea@gmail.com> References: <196c948d708a22b8198c95f064a0f6b6820f9980.1623354574.git.cristian.ciocaltea@gmail.com> Subject: Re: [PATCH v3 2/6] clk: actions: Fix SD clocks factor table on Owl S500 SoC From: Stephen Boyd Cc: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-actions@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org To: Andreas =?utf-8?q?F=C3=A4rber?= , Cristian Ciocaltea , Edgar Bernardi Righi , Manivannan Sadhasivam , Michael Turquette , Rob Herring Date: Sun, 27 Jun 2021 18:47:01 -0700 Message-ID: <162484482112.3259633.6387862368514938967@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Cristian Ciocaltea (2021-06-10 13:05:22) > Drop the unsupported entries in the factor table used for the SD[0-2] > clocks definitions on the Actions Semi Owl S500 SoC. >=20 > Fixes: ed6b4795ece4 ("clk: actions: Add clock driver for S500 SoC") > Signed-off-by: Cristian Ciocaltea > Reviewed-by: Manivannan Sadhasivam > --- Applied to clk-next 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=-9.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham 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 9F77AC48BC2 for ; Mon, 28 Jun 2021 01:49:01 +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 7058861A2B for ; Mon, 28 Jun 2021 01:49:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7058861A2B 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+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.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=uNMFusQM3adyiSqeKv+pXKh9qWIazpXWBCZH+P29UAM=; b=mBkbuRfigjMZ6E qwh5Qu4bply9oQwrt0TQuFc6SD6tgooDjM7rETL5pxqepm8H18Cb2lYtzG0IEUdu6PKtGbAiUqAcz 0HJavoFbdRLAhfkTkM2JYRxxg1Mzcw3ACKw1Gr+CNo9iG0TdEwksesYO0BPr4J1UVPPOUFr9jxA4k 4s5fElclLPJ9Mvgr6aUMhqLrDJMEZb1U6ZiW7YRXbEwmDoqjCADMT7zp4q04yI3rtReYnvxIuT82d ELEXa3kO+OwmAQ+R3Un5OwqWXtIUYbs//pwoHaBCny+H9OxyNT4Q556D/tuqtqtB3n3liF9yUYphK hcuBQSPhnBwyvr++JCzQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lxgMq-006U4t-6Q; Mon, 28 Jun 2021 01:47:20 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lxgMY-006U1j-Le; Mon, 28 Jun 2021 01:47:03 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 4A1AA61A1D; Mon, 28 Jun 2021 01:47:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1624844822; bh=fXSZr4cZjN5qCdNlOuCtiGlD5RNKolron3XuBjrtEC4=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=ZKTOT4+TOXr7cyauGgz2DcsnVXsXWSuJWWVMTF496+h50JO1O4Ts6szDFfT3zSZgj 6t8dndba0Qka35b7WvOB7tDPU8D17gYCjU6HXRqZtWsbMXnx9vXleP4/k6BkMIXDoA dlV6DW13iFFGoH23z0gHT9BuUyeUGSYtJ1DrlSpFkGSrD40US3sExV6CInlTP1uhFI VRdHTh5jVXhQZxYWcDFUxgQ7YDjMwYlcW9nsvF9KgcGpQa2hHGfH0+9FbI59VxR4da +JLBE/oRlZe2YN8kXajAnfmZcASOADVKxk6PT3yy4c53zE3OLPzZTbrJS514Nisf5B RPD0oa8MOlCzQ== MIME-Version: 1.0 In-Reply-To: <196c948d708a22b8198c95f064a0f6b6820f9980.1623354574.git.cristian.ciocaltea@gmail.com> References: <196c948d708a22b8198c95f064a0f6b6820f9980.1623354574.git.cristian.ciocaltea@gmail.com> Subject: Re: [PATCH v3 2/6] clk: actions: Fix SD clocks factor table on Owl S500 SoC From: Stephen Boyd Cc: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-actions@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org To: Andreas =?utf-8?q?F=C3=A4rber?= , Cristian Ciocaltea , Edgar Bernardi Righi , Manivannan Sadhasivam , Michael Turquette , Rob Herring Date: Sun, 27 Jun 2021 18:47:01 -0700 Message-ID: <162484482112.3259633.6387862368514938967@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210627_184702_765390_B9B43ED4 X-CRM114-Status: UNSURE ( 6.29 ) 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 Ciocaltea (2021-06-10 13:05:22) > Drop the unsupported entries in the factor table used for the SD[0-2] > clocks definitions on the Actions Semi Owl S500 SoC. > > Fixes: ed6b4795ece4 ("clk: actions: Add clock driver for S500 SoC") > Signed-off-by: Cristian Ciocaltea > Reviewed-by: Manivannan Sadhasivam > --- Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel