Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp3688101ybx; Mon, 4 Nov 2019 01:04:22 -0800 (PST) X-Google-Smtp-Source: APXvYqzUQ3+/UGPzJCo7+JbxXQcD1wMGxamS3OFQ+8nc5BpUg90rofkyLb/wweYUXX5K29Sww/0J X-Received: by 2002:a17:906:288f:: with SMTP id o15mr23599326ejd.270.1572858262156; Mon, 04 Nov 2019 01:04:22 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1572858262; cv=none; d=google.com; s=arc-20160816; b=HTNmTrnZglatW7IhoFMHRQN5onC8QbvlbywB+GIpRPCEpJe5NgG8TvG/S464X9Aelw L9C4WKA612HLCtNpBbxiVFHDtkRwOwvB66ioq4a9Lju4m7ggs1WOY54PlGPhE3wMRDLO 4sbyJIzAuiIgltEWPnlZsFCTMS4t0zUpechIGm6LV28/jfCDH8Rx32giQWUB46zVCzmw FcyauPFXR7MIQZh97Z5zr0d6QyIwVpBO62SbSPuRAn3bt94UDvfsWzUvYxO4qLEOWOSo XOtyAkiKbQ38/V7KXajA4OzzL8Bq9yzkzKfePL86eO3202W3exx1LY9IJr9fWg9oRaIl mKng== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=ZHKVy1la8+gA/ym1AWNNW8G1AmNhg/E5pY7u/4pGSHQ=; b=XZ+yJlAPqsLh71LFiWKEAluPeNdeYmXZR01PfoGdkckc1BrR+AuzgGJRsQyODjnGaa M/b+BOMDxRcHNHE92viCilXXfli+mjexyM29LVNcbfS1C8e3IVOIK9bd55C43j3UT85K RLV/4WMjjhVOZ2QKw6cBTCEgaaIusiz78euoaz09bscHx9NIQCg4vcLu16t4v9HeG2qJ YLZKRRKAiMN/14iPligm8tBIkpJUYe9YVCxUL8kGziwvGcSmiRms7U5y73EgF1iBDQNP WRSlap/gID87Swbp3X8+sK3N61FcDMd8mcnZRJKQ8eAnapa5+UQeUFZBmOr87V9VE3n5 N8EQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r2si8929642ejz.12.2019.11.04.01.03.53; Mon, 04 Nov 2019 01:04:22 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727322AbfKDJB1 (ORCPT + 99 others); Mon, 4 Nov 2019 04:01:27 -0500 Received: from fudo.makrotopia.org ([185.142.180.71]:58824 "EHLO fudo.makrotopia.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726100AbfKDJB1 (ORCPT ); Mon, 4 Nov 2019 04:01:27 -0500 Received: from local by fudo.makrotopia.org with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92.2) (envelope-from ) id 1iRYEh-0003JS-J2; Mon, 04 Nov 2019 10:01:21 +0100 Date: Mon, 4 Nov 2019 10:00:58 +0100 From: Daniel Golle To: Stanislaw Gruszka Cc: Tom Psyborg , linux-wireless@vger.kernel.org, Roman Yeryomin , wbob Subject: Re: [PATCH] rt2800: remove erroneous duplicate condition Message-ID: <20191104090058.GA1258@makrotopia.org> References: <20191028212244.GA2590@makrotopia.org> <20191029091857.GB3571@redhat.com> <20191029100503.GA1228@makrotopia.org> <20191102154639.GA4589@redhat.com> <20191102174227.GA1250@makrotopia.org> <20191103144749.GA8889@redhat.com> <20191104084823.GA2306@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20191104084823.GA2306@redhat.com> User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Mon, Nov 04, 2019 at 09:48:23AM +0100, Stanislaw Gruszka wrote: > On Sun, Nov 03, 2019 at 04:41:11PM +0100, Tom Psyborg wrote: > > On 03/11/2019, Stanislaw Gruszka wrote: > > > On Sat, Nov 02, 2019 at 06:42:27PM +0100, Daniel Golle wrote: > > >> > This was changed by: > > >> > > > >> > commit c2e28ef7711ffcb083474ee5f154264c6ec1ec07 > > >> > Author: Tomislav Požega > > >> > Date: Thu Dec 27 15:05:25 2018 +0100 > > >> > > > >> > rt2x00: reduce tx power to nominal level on RT6352 > > >> > > > >> > and I think it is correct. > > >> > > >> Ah, ok, that's a bit funny, because it means that this change actually > > >> never made any difference, because the codepath wasn't executed. > > > > > > Yes, this was used/tested on patched rt2x00 driver that switch to this > > > different codepath. Now it will be used by default :-) > > > > > > Stanislaw > > > > > > > > > > Hi > > > > For your reference: rt2x00: reduce tx power to nominal level on RT6352 > > > > iPA/eLNA - fixes too high power output > > ePA/eLNA - doesn't have any effect > > iPA/iLNA - not tested > > Does someone have iPA/iLNA device so this can be tested? > Or it is not used combination on available devices? iPA/iLNA the most commonly found combination in cheap devices. iPA/eLNA is more rare, but found in some higher-quality devices. ePA/eLNA is available mostly in markets which allow higher TX power. ePA/iLNA haven't seen it yet, but theoretically possible. Looking at the internal photos of Nexx WT3020, I'm very certain this is an iPA/iLNA device -- apart from regulators, magnetics, MT7620N itself and flash memory, another magnetics and RAM on the backside, there are no other parts on the board. Also afaik MT7620N only supports iLNA/iPA (due to the limited number of pins of the DRQFN package). See: https://apps.fcc.gov/eas/GetApplicationAttachment.html?id=2241504 Cheers Daniel > > Stanislaw >