Return-path: Received: from mx3.wp.pl ([212.77.101.7]:53404 "EHLO mx3.wp.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751759Ab3GGOEq (ORCPT ); Sun, 7 Jul 2013 10:04:46 -0400 Date: Sun, 7 Jul 2013 16:07:31 +0200 From: Stanislaw Gruszka To: Gabor Juhos Cc: John Linville , linux-wireless@vger.kernel.org, users@rt2x00.serialmonkey.com Subject: Re: [rt2x00-users] [PATCH v2 02/20] rt2x00: rt2800lib: add BBP register initialization for RT3593 Message-ID: <20130707140731.GB2073@localhost.localdomain> (sfid-20130707_160448_589811_70325A7E) References: <1372664879-18474-1-git-send-email-juhosg@openwrt.org> <1372664879-18474-3-git-send-email-juhosg@openwrt.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1372664879-18474-3-git-send-email-juhosg@openwrt.org> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, Jul 01, 2013 at 09:47:41AM +0200, Gabor Juhos wrote: > Based on the Ralink DPO_RT5572_LinuxSTA_2.6.0.1_20120629 > driver. > > References: > NICInitRT3593BbpRegisters in chips/rt3593.c > NICInitBBP in common/rtmp_init.c > NICInitAsicFromEEPROM in common/rtmp_init.c > > Signed-off-by: Gabor Juhos Acked-by: Stanislaw Gruszka