Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752914AbdLGQDK (ORCPT ); Thu, 7 Dec 2017 11:03:10 -0500 Received: from mail-wm0-f46.google.com ([74.125.82.46]:42653 "EHLO mail-wm0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752642AbdLGQCj (ORCPT ); Thu, 7 Dec 2017 11:02:39 -0500 X-Google-Smtp-Source: AGs4zMb8kRcr5eWX7gRLQfirW5y34pgkLSvNgJbinK4iwd8FiFeTcauh5tgB92zmaAbS+kyj3X2Yzg== Subject: Re: [PATCH v11 0/6] Add support for Qualcomm A53 CPU clock To: Rob Herring Cc: sboyd@codeaurora.org, jassisinghbrar@gmail.com, bjorn.andersson@linaro.org, mturquette@baylibre.com, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org References: <20171205154701.27730-1-georgi.djakov@linaro.org> <20171206210847.mhrsxgytl4ihwgyq@rob-hp-laptop> From: Georgi Djakov Message-ID: <0b365abd-1683-6fcd-b013-7b517c2b9283@linaro.org> Date: Thu, 7 Dec 2017 18:02:36 +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: <20171206210847.mhrsxgytl4ihwgyq@rob-hp-laptop> 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: 631 Lines: 17 On 12/06/2017 11:08 PM, Rob Herring wrote: > On Tue, Dec 05, 2017 at 05:46:55PM +0200, 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. >> >> Changes since v10 (https://lkml.org/lkml/2017/12/1/577) >> * Addressed Bjorn's comments on APCS clock driver. >> * Picked Acks from Rob and Bjorn. > > Errr, really? Oops sorry, it was a Reviewed-by for the mailbox binding change and not an Ack. Thank you for reviewing the constantly changing binding in this patchset. I hope that it will not change anymore. BR, Georgi