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 C36C0C433F5 for ; Wed, 5 Oct 2022 23:03:17 +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: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=/k5lFzMPNE8q+LnMPmwsC4qbsNyl0vBMsQvC4qq3KlI=; b=UoLhYaPr9GYroY 4CHM9jquo2kuW1jDQ5ogSsBZXUx9L+sIbdPm0rseGQzhd9TCcc0wHiue18aH8dDnSZ3Rs2oJOSNg0 O3b1g4Zf9q5NINWjwock1O2ZBAhyfzBJmjTy6ePRKPiYH77MAwsHabF58VACuz2mP0HKl/VPSNpBS v8EwR4G0XWhvVeVQNPCtNXXQsFzW4ySzjUACxmdXe8YTCBgfOy7Xo7AIHq0ufUDAer87uIL3kzOlH c+tgCLe2kOEdO5IUFH6mR5t8GljHlruTTzuGWgZmB2+RJE4af/fvOJ/mNhM5nWVRmBxNZ+tWBu7T8 lRNbqT628K1TGX+9WEew==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ogDPF-00GRBf-71; Wed, 05 Oct 2022 23:02:25 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ogDPB-00GRAe-IW for linux-arm-kernel@lists.infradead.org; Wed, 05 Oct 2022 23:02:22 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id B7C21617AC; Wed, 5 Oct 2022 23:02:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1A24CC433C1; Wed, 5 Oct 2022 23:02:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1665010934; bh=zAhxaN/puxBBRzAqxbPmu5dfVHwdi+dZAefdvkKN7EI=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=ZRVK958HBYz3PlbIuewp5kZqsw9ZAd0FiWzvErQEroEGmw8IDCuvbOj5QCyWYsLmn LfPbroyjDV0IYRhKwu/5OufzqLKnV9uaNhVrnxJKXPf6tuKzex8qhK388a1hB9SeX5 IK9m77XiZmnNkx6/yuB0IhxSKbm2Cg5eEKKxLCD/3I0TvLrqhVVisY6QvsuKc8Z1t/ AFulzW2coShpbYD/M/S30dOup0HZHIcEUzX5gGZmFzuTTXyK71rUvD0SL4rtLN3EGL k5ZoElPNqllKRufZ0Y/bBAkZ2R8l0l6SH7fwR/8hDaIVldcFWITrRoRLXBsSmHDt2/ F29IOGtX7W9Jw== MIME-Version: 1.0 In-Reply-To: <20221005085305.42075-2-romain.perier@gmail.com> References: <20221005085305.42075-1-romain.perier@gmail.com> <20221005085305.42075-2-romain.perier@gmail.com> Subject: Re: [PATCH RESEND v6 1/1] clk: mstar: msc313 cpupll clk driver From: Stephen Boyd Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Willy Tarreau To: Daniel Palmer , Michael Turquette , Romain Perier , linux-clk@vger.kernel.org Date: Wed, 05 Oct 2022 16:02:12 -0700 User-Agent: alot/0.10 Message-Id: <20221005230214.1A24CC433C1@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221005_160221_687265_080BC781 X-CRM114-Status: GOOD ( 11.73 ) 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 Romain Perier (2022-10-05 01:53:05) > From: Daniel Palmer > > Add a driver for the CPU pll/ARM pll/MIPS pll that is present > in MStar SoCs. > > Currently there is no documentation for this block so it's possible > this driver isn't entirely correct. > > Only tested on the version of this IP in the MStar/SigmaStar > ARMv7 SoCs. > > Signed-off-by: Daniel Palmer > Co-developed-by: Willy Tarreau > Signed-off-by: Willy Tarreau Missing Signed-off-by Romain. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel