From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Sat, 16 Apr 2016 02:34:36 +0200 (CEST) Received: from smtp.codeaurora.org ([198.145.29.96]:35620 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27026634AbcDPAed7Vk1A (ORCPT ); Sat, 16 Apr 2016 02:34:33 +0200 Received: from smtp.codeaurora.org (localhost [127.0.0.1]) by smtp.codeaurora.org (Postfix) with ESMTP id C8DC1611CD; Sat, 16 Apr 2016 00:34:32 +0000 (UTC) Received: by smtp.codeaurora.org (Postfix, from userid 1000) id BC0F261515; Sat, 16 Apr 2016 00:34:32 +0000 (UTC) Received: from localhost (i-global254.qualcomm.com [199.106.103.254]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: sboyd@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id 48F22601B5; Sat, 16 Apr 2016 00:34:31 +0000 (UTC) Date: Fri, 15 Apr 2016 17:34:30 -0700 From: Stephen Boyd To: Keguang Zhang Cc: linux-mips@linux-mips.org, linux-clk@vger.kernel.org, linux-pm@vger.kernel.org, dmaengine@vger.kernel.org, linux-gpio@vger.kernel.org, linux-mtd@lists.infradead.org, Ralf Baechle , Michael Turquette , "Rafael J. Wysocki" , Viresh Kumar , Vinod Koul , Dan Williams , Linus Walleij , Alexandre Courbot , Boris Brezillon , Richard Weinberger , David Woodhouse , Brian Norris Subject: Re: [PATCH V1 1/7] clk: Loongson1: Update clocks of Loongson1B Message-ID: <20160416003430.GL26353@codeaurora.org> References: <1459946095-7637-1-git-send-email-keguang.zhang@gmail.com> <1459946095-7637-2-git-send-email-keguang.zhang@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1459946095-7637-2-git-send-email-keguang.zhang@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Scanned: ClamAV using ClamSMTP Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 53022 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: sboyd@codeaurora.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On 04/06, Keguang Zhang wrote: > From: Kelvin Cheung > > - Rename the file to clk-loongson1.c > - Add AC97, DMA and NAND clock > - Update clock names > - Remove superfluous error messages > > Signed-off-by: Kelvin Cheung > --- I applied it manually to see the differences. Reviewed-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project