From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 31 Jan 2013 14:37:11 +0100 (CET) Received: from phoenix3.szarvasnet.hu ([87.101.127.16]:44742 "EHLO mail.szarvasnet.hu" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S6825906Ab3AaNhKUSDlY (ORCPT ); Thu, 31 Jan 2013 14:37:10 +0100 Received: from localhost (localhost [127.0.0.1]) by phoenix3.szarvasnet.hu (Postfix) with ESMTP id 3D10425CD50; Thu, 31 Jan 2013 14:37:05 +0100 (CET) Received: from mail.szarvasnet.hu ([127.0.0.1]) by localhost (phoenix3.szarvasnet.hu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cqWqMMcNHgr8; Thu, 31 Jan 2013 14:37:05 +0100 (CET) Received: from [192.168.254.50] (catvpool-576570d8.szarvasnet.hu [87.101.112.216]) by phoenix3.szarvasnet.hu (Postfix) with ESMTPA id B659825BD02; Thu, 31 Jan 2013 14:37:04 +0100 (CET) Message-ID: <510A7380.2020105@openwrt.org> Date: Thu, 31 Jan 2013 14:37:04 +0100 From: Gabor Juhos User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: John Crispin CC: Ralf Baechle , linux-mips@linux-mips.org Subject: Re: [PATCH V3 05/10] MIPS: ralink: adds clkdev code References: <1359633561-4980-1-git-send-email-blogic@openwrt.org> <1359633561-4980-6-git-send-email-blogic@openwrt.org> In-Reply-To: <1359633561-4980-6-git-send-email-blogic@openwrt.org> X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit X-archive-position: 35667 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: juhosg@openwrt.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 Return-Path: 2013.01.31. 12:59 keltezéssel, John Crispin írta: > These SoCs have a limited number of fixed rate clocks. Add support for the > clk and clkdev api. > > Signed-off-by: John Crispin Signed-off-by: Gabor Juhos