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 BA03DC48BC2 for ; Mon, 28 Jun 2021 01:48:51 +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 7CB5561C29 for ; Mon, 28 Jun 2021 01:48:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7CB5561C29 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=GFiLl5J4RgY3wKOxu62jYDWqC8OeLkm+oe5VWl3sjL8=; b=OV4rsv5y5c1ET7 dSU57o+Qsd1kNhtZ3nZ2WpcHkCLRwPt3GCt8cWgmze5uA5tO129BeZR/QFVNf03xIIqqVmzvG5+mq Z/8GYeG3AfrCReAqbcoZEiYUAMzd2VHpqNMv8eqRA7Rt+QzuXL8I0Z4qKEXUme3RYZrV0YROggg7x MlGnq+JZ0qzFjGHGNpjYhyjeGsWWMXdFc1Vc6/+Do+0Tc5JSt+BsxujG4MA7qqon762WdgPce8LQc 1z5zJq81vgG5ct9s+jtO2WyVIhXrpWrY5QYXndKU6KMb3F0b9e0Z3KQoux2XiETnZtk5mrtDrsMJs GzapbnUymRz/uNgq+bDg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lxgMW-006U1S-TQ; Mon, 28 Jun 2021 01:47:01 +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 1lxgMS-006U0l-Lf; Mon, 28 Jun 2021 01:46:57 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 070986197F; Mon, 28 Jun 2021 01:46:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1624844816; bh=vTQIs1kfZfitP/aHJkjYEq0+KvikkvaSy5odLIYpSNI=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=WJZVJbHa+Zfdpr9Qgl4g7aRYJ0izP28YuI8CmGhVpY5h9lCpxFjWDYKR95IjMn+Xj tQFVZQ4rnu1/Iz8/LBN2kuwfeBko6oZbEqOSVmPNpRGj3p9NsK2wdPDz/v6dzMLP/f EHtDeTRjCu6HUYnbA9Jr448VE8h97fdUse3rYQCqB+vFpOvFa0s8yIGJ9Xic0M48Os WnqeBMmVudoXjtBsMEI4XtpvuXx0GNfnBhsYSM/tPq6aw5zLEj92c7QyRwEglf1FHY 4vfWnJ3butIxLMWTwyZFT3JNxM12PB7EVIvdEs0uK4tTs+Rs7k/KdYM5BoczRYpRUS 5ff9oF9hNxbLg== MIME-Version: 1.0 In-Reply-To: <4714d05982b19ac5fec2ed74f54be42d8238e392.1623354574.git.cristian.ciocaltea@gmail.com> References: <4714d05982b19ac5fec2ed74f54be42d8238e392.1623354574.git.cristian.ciocaltea@gmail.com> Subject: Re: [PATCH v3 1/6] clk: actions: Fix UART clock dividers 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:46:54 -0700 Message-ID: <162484481471.3259633.18331628827385445710@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_184656_766758_75C6F68A X-CRM114-Status: UNSURE ( 5.83 ) 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:21) > Use correct divider registers for the Actions Semi Owl S500 SoC's UART > clocks. > > 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