From: "Rafał Miłecki" <zajec5@gmail.com>
To: "Gábor Stefanik" <netrolller.3d@gmail.com>
Cc: linux-wireless@vger.kernel.org,
"John W. Linville" <linville@tuxdriver.com>,
b43-dev@lists.infradead.org,
Henry Ptasinski <henryp@broadcom.com>,
Brett Rudley <brudley@broadcom.com>,
Nohee Ko <noheek@broadcom.com>
Subject: Re: [PATCH 2/3] b43: N-PHY: define registers names for 2056 radio
Date: Fri, 15 Oct 2010 16:29:42 +0200 [thread overview]
Message-ID: <AANLkTimfLZXBj6J1gUFD3FTXQ0R8OVRms09JvyB6Y1NY@mail.gmail.com> (raw)
In-Reply-To: <AANLkTi=okr9poWxa1V-zDQj5f64fqFRuQWBgpzvRmVsw@mail.gmail.com>
W dniu 15 października 2010 16:15 użytkownik Gábor Stefanik
<netrolller.3d@gmail.com> napisał:
> 2010/10/15 Rafał Miłecki <zajec5@gmail.com>:
>> W dniu 15 października 2010 01:58 użytkownik Gábor Stefanik
>> <netrolller.3d@gmail.com> napisał:
>>> 2010/10/14 Rafał Miłecki <zajec5@gmail.com>:
>>>> Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
>>>> Cc: Henry Ptasinski <henryp@broadcom.com>
>>>> Cc: Brett Rudley <brudley@broadcom.com>
>>>> Cc: Nohee Ko <noheek@broadcom.com>
>>>> ---
>>>> drivers/net/wireless/b43/radio_2056.h | 522 +++++++++++++++++++++++++++++++++
>>>> 1 files changed, 522 insertions(+), 0 deletions(-)
>>>>
>>>> diff --git a/drivers/net/wireless/b43/radio_2056.h b/drivers/net/wireless/b43/radio_2056.h
>>>> index 60341d7..462c9fd 100644
>>>> --- a/drivers/net/wireless/b43/radio_2056.h
>>>> +++ b/drivers/net/wireless/b43/radio_2056.h
>>>> @@ -4,6 +4,9 @@
>>>>
>>>> Copyright (c) 2010 Rafał Miłecki <zajec5@gmail.com>
>>>>
>>>> + Some parts of the code in this file are derived from the brcm80211
>>>> + driver Copyright (c) 2010 Broadcom Corporation
>>>> +
>>>> This program is free software; you can redistribute it and/or modify
>>>> it under the terms of the GNU General Public License as published by
>>>> the Free Software Foundation; either version 2 of the License, or
>>>> @@ -28,6 +31,525 @@
>>>>
>>>> #include "tables_nphy.h"
>>>>
>>>> +#define RADIO_2056_SYN (0x0 << 12)
>>>> +#define RADIO_2056_TX0 (0x2 << 12)
>>>> +#define RADIO_2056_TX1 (0x3 << 12)
>>>
>>> Please use B2056_ as the prefix. See LP-PHY.
>>
>> What does it mean? This "B" prefix?
>
> AFAIK it is a contraction for BCM. (The actual radio is called
> BCM2056.) However, LP-PHY already uses B2062_ and B2063_ as its radio
> register prefixes, so it is a good idea to follow the convention here,
> too.
Thanks for explaining and generally keeping eye on my patches :) I'll
send modified version.
--
Rafał
next prev parent reply other threads:[~2010-10-15 14:29 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-14 21:01 [PATCH 1/3] b43: N-PHY: define channel table struct for rev3+ devices Rafał Miłecki
2010-10-14 21:01 ` [PATCH 2/3] b43: N-PHY: define registers names for 2056 radio Rafał Miłecki
2010-10-14 21:23 ` Luis R. Rodriguez
2010-10-15 11:01 ` Rafał Miłecki
2010-10-14 23:58 ` Gábor Stefanik
2010-10-15 11:02 ` Rafał Miłecki
2010-10-15 14:15 ` Gábor Stefanik
2010-10-15 14:19 ` Gábor Stefanik
2010-10-15 14:29 ` Rafał Miłecki [this message]
2010-10-14 22:39 ` [PATCH 1/3] b43: N-PHY: define channel table struct for rev3+ devices Gábor Stefanik
2010-10-15 10:58 ` Rafał Miłecki
2010-10-15 14:13 ` Gábor Stefanik
2010-10-15 14:27 ` Rafał Miłecki
2010-10-15 14:53 ` Larry Finger
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=AANLkTimfLZXBj6J1gUFD3FTXQ0R8OVRms09JvyB6Y1NY@mail.gmail.com \
--to=zajec5@gmail.com \
--cc=b43-dev@lists.infradead.org \
--cc=brudley@broadcom.com \
--cc=henryp@broadcom.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=netrolller.3d@gmail.com \
--cc=noheek@broadcom.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).