Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933467AbdLGQAo (ORCPT ); Thu, 7 Dec 2017 11:00:44 -0500 Received: from mail-wm0-f66.google.com ([74.125.82.66]:34943 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932988AbdLGQAk (ORCPT ); Thu, 7 Dec 2017 11:00:40 -0500 X-Google-Smtp-Source: AGs4zMa/peLj4Bzuy8sinNO7VyZwnkoETtAZkySLEdhPz6dSStr31JSC3cDdwNCSo0HiJH/1VIkWow== Subject: Re: [PATCH v11 0/6] Add support for Qualcomm A53 CPU clock To: Amit Kucheria Cc: Stephen Boyd , jassisinghbrar@gmail.com, bjorn.andersson@linaro.org, Michael Turquette , Rob Herring , linux-clk@vger.kernel.org, LKML , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org References: <20171205154701.27730-1-georgi.djakov@linaro.org> From: Georgi Djakov Message-ID: <176b5b3a-d1da-247a-1a90-acf7624df460@linaro.org> Date: Thu, 7 Dec 2017 18:00:37 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 551 Lines: 15 Hi Amit, On 12/06/2017 07:51 AM, Amit Kucheria wrote: > On Tue, Dec 5, 2017 at 9:16 PM, Georgi Djakov wrote: >> This patchset adds support for the A53 CPU clock on MSM8916 platforms >> and allows scaling of the CPU frequency on msm8916 based platforms. > > Though it currently needs some additional patches (that'll follow > soon), FWIW, Tested-by: Amit Kucheria Thanks for testing! I will submit the platform specific dts changes as separate follow-up patches when this is merged. BR, Georgi