From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754160AbbCaABO (ORCPT ); Mon, 30 Mar 2015 20:01:14 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:37524 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752276AbbCaABL (ORCPT ); Mon, 30 Mar 2015 20:01:11 -0400 Message-ID: <5519E3C5.7040806@codeaurora.org> Date: Mon, 30 Mar 2015 17:01:09 -0700 From: Stephen Boyd User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Andrew Bresticker , Mike Turquette , Ralf Baechle CC: devicetree@vger.kernel.org, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, Ezequiel Garcia , James Hartley , James Hogan Subject: Re: [PATCH 0/7] clk: Common clock support for IMG Pistachio References: <1424836567-7252-1-git-send-email-abrestic@chromium.org> In-Reply-To: <1424836567-7252-1-git-send-email-abrestic@chromium.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/24/15 19:56, Andrew Bresticker wrote: > This series adds common clock support for the IMG Pistachio SoC. > Pistachio has two clock controllers (core and peripheral) and two > general control blocks (peripheral and top) which also contain > several clock gates. Like the recently submitted pinctrl driver [1], > this driver is written so that it's hopefully easy to add support > for future IMG SoCs. > > Tested on an IMG Pistachio BuB. Based on 4.0-rc1 + my series adding > Pistachio platform support [2], which introduces the MACH_PISTACHIO > Kconfig symbol. A branch with this series and the dependent patches > is available at [3]. I'd like this to go through the MIPS tree with > Mike's or Stephen's ACK if possible. > > Minor comment on patch 2, but otherwise Acked-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project