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=-4.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 38E98C0650F for ; Thu, 8 Aug 2019 16:12:41 +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 0C95E21743 for ; Thu, 8 Aug 2019 16:12:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="g0h8Etz/"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="ZxpF5RAb" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0C95E21743 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:Message-Id:Date:To: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=y4KS4Awpgx3LMw/ESpPxXBkrJ9POnqLmXd5BOYKihHM=; b=g0h8Etz/bxddFW Pc3sA7lMvLV/1klG7ruRBfchMFwdW4Upf3sKtutththas/KigEQmj6kWk562vRXM1p8bqrW5uWKLy rQEix0n1ZlpsCWcYHfYBLlwxu+9yKFQiZa8vSMe7GhHLtIow3CE3S7PhwbVKKK6/geYS+UqOc9nhf F5iXP0KIMyKL8+8lkHgWDfRUevYgZX1J0041h291qT6aTflzSafmFNwMb6Fo+g9gY6CujzyJdJiQK UEWf7K7m7Ce54/ilBeOvlX9p0z/Van7TMAKvZT82HHuXKILw9hj5t15FnMC6aTSX9XkoSS+e4zd+5 e9KyNxe0SM0DwyMb9TsQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hvl1r-0004hv-D7; Thu, 08 Aug 2019 16:12:39 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hvl1V-0004F4-RU for linux-arm-kernel@lists.infradead.org; Thu, 08 Aug 2019 16:12:19 +0000 Received: from kernel.org (unknown [104.132.0.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6280721743; Thu, 8 Aug 2019 16:12:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565280737; bh=hMbk09CEqq/4ZnGxwjNfY8qvoPlkHX3ojR8xSAa10AQ=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=ZxpF5RAbgDUrM4R9Msr8xapAQE8EzzDe00dWjrd5HbXTvZ48ZIEDz609L7PjVnOOw mq31jCnjD3PmCkl18vuD1qJ1MTV0CH+x28Sp6WPlu+iZlQREnl0h6o/+UnkU6qqfYd /6uKCOVdaibV+wK8oWdi2y+wtzVEa3TNXLAYpUjc= MIME-Version: 1.0 In-Reply-To: <20190710134346.30239-4-gregory.clement@bootlin.com> References: <20190710134346.30239-1-gregory.clement@bootlin.com> <20190710134346.30239-4-gregory.clement@bootlin.com> Subject: Re: [PATCH v7 3/6] clk: mvebu: add CPU clock driver for Armada 7K/8K From: Stephen Boyd To: Gregory CLEMENT , Mike Turquette , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org User-Agent: alot/0.8.1 Date: Thu, 08 Aug 2019 09:12:16 -0700 Message-Id: <20190808161217.6280721743@mail.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190808_091217_943174_A5260B3F X-CRM114-Status: UNSURE ( 9.31 ) 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: devicetree@vger.kernel.org, Jason Cooper , Andrew Lunn , Antoine Tenart , Gregory CLEMENT , Maxime Chevallier , Rob Herring , Thomas Petazzoni , Miquèl Raynal , linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth 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 Quoting Gregory CLEMENT (2019-07-10 06:43:43) > The CPU frequency is managed at the AP level for the Armada 7K/8K. The > CPU frequency is modified by cluster: the CPUs of the same cluster have > the same frequency. > > This patch adds the clock driver that will be used by CPUFreq, it is > based on the work of Omri Itach . > > Signed-off-by: Gregory CLEMENT > --- Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel