All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Fietkau <nbd@openwrt.org>
To: Sujith Manoharan <sujith@msujith.org>
Cc: "Pan, Miaoqing" <miaoqing@qti.qualcomm.com>,
	John Linville <linville@tuxdriver.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	ath9k-devel <ath9k-devel@qca.qualcomm.com>
Subject: Re: [PATCH 4/6] ath9k: Fix high tx power in multi-chain mode
Date: Wed, 12 Nov 2014 09:48:07 +0100	[thread overview]
Message-ID: <54631EC7.1030009@openwrt.org> (raw)
In-Reply-To: <21602.54599.303861.990586@gargle.gargle.HOWL>

On 2014-11-12 04:34, Sujith Manoharan wrote:
> Pan, Miaoqing wrote:
>> the issue was found on ap143(QCA9531, 11n, 2x2), reported by Korea team.  They
>> want to make ap143 to work on 1x2 or 2x2 mode.
> 
> Ok, so apparently there are boards that are 2x2 in the HW, but the
> tx chainmask is set as 1 in the eeprom. In such cases, the thermometer
> has to be enabled for both the chains. So, I think we need this fix.
Makes sense. I don't like all these duplicated SREV checks though.
Let's store the chip_chainmask variable from ath9k_hw_fill_cap_info
somewhere in ath_hw and use that.

- Felix

  reply	other threads:[~2014-11-12  8:48 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-11  7:07 [PATCH 0/6] ath9k patches Sujith Manoharan
2014-11-11  7:07 ` [PATCH 1/6] ath9k: disable overriding AR9340 SLP32 registers Sujith Manoharan
2014-11-12 11:26   ` Felix Fietkau
2014-11-13  0:05     ` Sujith Manoharan
2014-11-14  6:02       ` Sujith Manoharan
2014-11-11  7:07 ` [PATCH 2/6] ath9k: Update QCA953x initvals Sujith Manoharan
2014-11-11  7:07 ` [PATCH 3/6] ath9k: Use new " Sujith Manoharan
2014-11-11  7:07 ` [PATCH 4/6] ath9k: Fix high tx power in multi-chain mode Sujith Manoharan
2014-11-11 14:23   ` Felix Fietkau
2014-11-11 23:38     ` Sujith Manoharan
2014-11-12  1:54       ` Pan, Miaoqing
2014-11-12  3:34         ` Sujith Manoharan
2014-11-12  8:48           ` Felix Fietkau [this message]
2014-11-13  0:00             ` Sujith Manoharan
2014-11-11  7:07 ` [PATCH 5/6] ath9k: Fix LED configuration Sujith Manoharan
2014-11-11  7:07 ` [PATCH 6/6] ath9k: Enable TSF2 for generic HW timers Sujith Manoharan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54631EC7.1030009@openwrt.org \
    --to=nbd@openwrt.org \
    --cc=ath9k-devel@qca.qualcomm.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=miaoqing@qti.qualcomm.com \
    --cc=sujith@msujith.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.