Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751463AbbLCRh6 (ORCPT ); Thu, 3 Dec 2015 12:37:58 -0500 Received: from mail-gw2-out.broadcom.com ([216.31.210.63]:56183 "EHLO mail-gw2-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750902AbbLCRh5 (ORCPT ); Thu, 3 Dec 2015 12:37:57 -0500 X-IronPort-AV: E=Sophos;i="5.20,378,1444719600"; d="scan'208";a="82328699" Subject: Re: [PATCH v2 0/4] Add Cygnus audio clock support To: Florian Fainelli , Michael Turquette , Stephen Boyd References: <1448301027-27061-1-git-send-email-rjui@broadcom.com> <5654FD46.30907@gmail.com> CC: , , , Simran Rai From: Ray Jui Message-ID: <56607DF3.4080601@broadcom.com> Date: Thu, 3 Dec 2015 09:37:55 -0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <5654FD46.30907@gmail.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1331 Lines: 41 Hi Stephen/Mike, Do these clock changes look okay to you? Thanks, Ray On 11/24/2015 4:13 PM, Florian Fainelli wrote: > On 23/11/15 09:50, Ray Jui wrote: >> This patch series adds support for the Cygnus audio clock based on existing >> iProc clock support >> >> This patch series is developed based on v4.4-rc1 with full tree available >> on GITHUB: >> repo: https://github.com/Broadcom/cygnus-linux.git >> branch: cygnus-audio-clk-v2 >> >> Changes from v1: >> - Remove function prototype of a non-exist function 'iproc_audiopll_clk_setup' >> - Remove __init macros from all functions prototypes in iproc-clk.h >> >> Ray Jui (1): >> clk: iproc: Remove __init from header >> >> Simran Rai (3): >> Documentation: dt-bindings: Add DT bindings for Cygnus audio clock >> clk: iproc: Add support for Cygnus audio clocks >> ARM: dts: enable audio clock support for Cygnus > > Stephen, Mike, do these clock changes look sensible to you? If so, could > you also put the drivers/clk/ changes in a branch that I could merge as > part of including the DTS changes? > > Thanks! > -- 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/