Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934604AbbHLJ31 (ORCPT ); Wed, 12 Aug 2015 05:29:27 -0400 Received: from szxga01-in.huawei.com ([58.251.152.64]:55573 "EHLO szxga01-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932506AbbHLJ3X (ORCPT ); Wed, 12 Aug 2015 05:29:23 -0400 Message-ID: <55CB0FCD.7050303@hisilicon.com> Date: Wed, 12 Aug 2015 10:20:13 +0100 From: Wei Xu User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Leo Yan , Stephen Boyd CC: Rob Herring , Pawel Moll , "Mark Rutland" , Ian Campbell , Kumar Gala , "Catalin Marinas" , Will Deacon , "Michael Turquette" , Haojian Zhuang , Bintian Wang , , , , , "Guodong Xu" , Jian Zhang , "Zhenwei Wang" , Haoju Mo , Dan Zhao , , Subject: Re: [PATCH v4 0/4] clk: hisilicon: support stub clock References: <1438673249-6051-1-git-send-email-leo.yan@linaro.org> <20150812003817.GI26614@codeaurora.org> <20150812014954.GA6215@leoy-linaro> In-Reply-To: <20150812014954.GA6215@leoy-linaro> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.202.137.244] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1593 Lines: 50 On 8/12/2015 2:49 AM, Leo Yan wrote: > Hi Stephen, > > On Tue, Aug 11, 2015 at 05:38:17PM -0700, Stephen Boyd wrote: >> On 08/04, Leo Yan wrote: >>> This series adds support for hisilicon stub clock driver. On hi6220, >>> the bootloader needs load the firmware image and set info for OPPs; >>> after run into kernel, the stub clock driver is used to communicate >>> w/t firmware for cpu dynamic frequency scaling. >>> >>> In patch series v1/v2, the stub clock driver simply writes request in >>> sram and send ipc to firmware; For patch series v3, the firmware has >>> been upgraded to use mailbox, so stub clock driver will call standard >>> mailbox APIs to request mailbox channel and send message to firmware. >>> >>> Patch 4 adds stub clock node into dts and it references mailbox with >>> phandle, so patch 4 will depend on mailbox driver's patch series [1]. >>> These patches have been tested on 96board hikey and is used by cpufreq >>> driver. >> >> The To: list is everyone, so I'm not sure who is supposed to >> apply these patches. I'd like to take patches 1, 2, and 3 through >> the clk tree though. > > Thanks, you could take first three patches. For patch 4, i will > re-send it after mailbox driver's patches have been merged. Hi Leo, > Wei Xu, is this okay for you? OK :) Best Regards, Wei > > Thanks, > Leo Yan > > . > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/