From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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> <56607DF3.4080601@broadcom.com> CC: , , , Simran Rai From: Ray Jui Message-ID: <56744DF7.1040800@broadcom.com> Date: Fri, 18 Dec 2015 10:18:31 -0800 MIME-Version: 1.0 In-Reply-To: <56607DF3.4080601@broadcom.com> Content-Type: text/plain; charset="utf-8"; format=flowed Return-Path: rjui@broadcom.com List-ID: Hi Stephen/Michael, If these clock changes look fine to you, can they be merged for v4.5? Thanks, Ray On 12/3/2015 9:37 AM, Ray Jui wrote: > 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! >>