All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: "Pali Rohár" <pali.rohar@gmail.com>
Cc: Pavel Machek <pavel@ucw.cz>,
	Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>,
	linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	David Gnedt <david.gnedt@davizone.at>
Subject: Re: [PATCH v2] wl1251: add sysfs interface for bluetooth coexistence mode configuration
Date: Wed, 13 Jan 2016 14:57:16 +0200	[thread overview]
Message-ID: <877fjdeixf.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <20160113121641.GM11560@pali> ("Pali Rohár"'s message of "Wed, 13 Jan 2016 13:16:41 +0100")

Pali Rohár <pali.rohar@gmail.com> writes:

> On Saturday 26 December 2015 12:45:10 Pali Rohár wrote:
>> Port the bt_coex_mode sysfs interface from wl1251 driver version included
>> in the Maemo Fremantle kernel to allow bt-coexistence mode configuration.
>> This enables userspace applications to set one of the modes
>> WL1251_BT_COEX_OFF, WL1251_BT_COEX_ENABLE and WL1251_BT_COEX_MONOAUDIO.
>> The default mode is WL1251_BT_COEX_OFF.
>> It should be noted that this driver always enabled bt-coexistence before
>> and enabled bt-coexistence directly affects the receiving performance,
>> rendering it unusable in some low-signal situations. Especially monitor
>> mode is affected very badly with bt-coexistence enabled.
>> 
>> Signed-off-by: David Gnedt <david.gnedt@davizone.at>
>> Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
>> ---
>> I'm resending this patch for review again as after two years there is no
>> nl80211 interface for bt coex and wl1251 on Nokia N900 needs it. Once
>> there will be common interface for bt coex I can rewrite my patches, but
>> I do not want to wait another 2 years...
>> 
>> Changes:
>> In v2 is sysfs node attached directly to wl1251 device instead of creating
>> new platform device for sysfs node. So sysfs node is now available at:
>> /sys/class/net/wlan0/device/bt_coex_mode
>> ---
>>  drivers/net/wireless/ti/wl1251/acx.c    |   43 ++++++++++++++--
>>  drivers/net/wireless/ti/wl1251/acx.h    |    8 +--
>>  drivers/net/wireless/ti/wl1251/init.c   |    6 +--
>>  drivers/net/wireless/ti/wl1251/main.c   |   84 +++++++++++++++++++++++++++++++
>>  drivers/net/wireless/ti/wl1251/wl1251.h |    8 +++
>>  5 files changed, 137 insertions(+), 12 deletions(-)
>
> BUMP!

Please be patient. I'm backlogged at the moment but I will get to your
patch eventually. You can follow the status from patchwork:

https://patchwork.kernel.org/project/linux-wireless/list/?state=*

-- 
Kalle Valo

  reply	other threads:[~2016-01-13 12:57 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-26 11:45 [PATCH v2] wl1251: add sysfs interface for bluetooth coexistence mode configuration Pali Rohár
2015-12-26 11:45 ` Pali Rohár
2016-01-09 20:33 ` Pali Rohár
2016-01-13 12:16 ` Pali Rohár
2016-01-13 12:57   ` Kalle Valo [this message]
2016-01-13 14:40     ` Pali Rohár
2016-01-13 22:32 ` Arend van Spriel
2016-01-13 22:39   ` Pali Rohár
2016-01-14  9:16   ` Pavel Machek
2016-01-21  8:53     ` Pali Rohár
2016-01-21  8:53       ` Pali Rohár
2016-01-21 13:48       ` Kalle Valo
2016-01-21 13:51         ` Pali Rohár
2016-01-21 14:44           ` Kalle Valo
2016-01-21 14:44             ` Kalle Valo
2016-01-22  9:29             ` Pali Rohár
2016-01-22 11:55               ` Kalle Valo
2016-01-21 13:44 ` Kalle Valo
2016-01-21 13:44   ` Kalle Valo

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=877fjdeixf.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@codeaurora.org \
    --cc=david.gnedt@davizone.at \
    --cc=ivo.g.dimitrov.75@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pali.rohar@gmail.com \
    --cc=pavel@ucw.cz \
    /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.