From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Sun, 14 Apr 2013 09:42:08 +0200 (CEST) Received: from arrakis.dune.hu ([78.24.191.176]:47034 "EHLO arrakis.dune.hu" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S6817419Ab3DNHmHU0356 (ORCPT ); Sun, 14 Apr 2013 09:42:07 +0200 Received: from arrakis.dune.hu ([127.0.0.1]) by localhost (arrakis.dune.hu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EIlw1oSge4br; Sun, 14 Apr 2013 09:41:19 +0200 (CEST) Received: from [192.168.254.50] (catvpool-576570d8.szarvasnet.hu [87.101.112.216]) by arrakis.dune.hu (Postfix) with ESMTPSA id 43A0B2802C2; Sun, 14 Apr 2013 09:41:19 +0200 (CEST) Message-ID: <516A5DF7.6090208@openwrt.org> Date: Sun, 14 Apr 2013 09:42:47 +0200 From: Gabor Juhos MIME-Version: 1.0 To: John Crispin CC: Ralf Baechle , linux-mips@linux-mips.org Subject: Re: [PATCH V3 13/14] MIPS: ralink: adds support for MT7620 SoC family References: <1365842905-10906-1-git-send-email-blogic@openwrt.org> <1365842905-10906-13-git-send-email-blogic@openwrt.org> In-Reply-To: <1365842905-10906-13-git-send-email-blogic@openwrt.org> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit 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: 36157 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 2013.04.13. 10:48 keltezéssel, John Crispin írta: > Add support code for mt7620 SOC. > > The code detects the SoC and registers the clk / pinmux settings. > > Signed-off-by: John Crispin Acked-by: Gabor Juhos