From: Arend van Spriel <arend.vanspriel@broadcom.com>
To: Tobias Schramm <tobleminer@gmail.com>,
kvalo@qca.qualcomm.com, ath10k@lists.infradead.org,
linux-wireless@vger.kernel.org, bhelgaas@google.com,
linux-pci@vger.kernel.org
Subject: Re: [PATCH v2 1/2] pci: Add vendor id of Ubiquiti Networks
Date: Thu, 25 Jan 2018 11:48:37 +0100 [thread overview]
Message-ID: <5A69B605.60503@broadcom.com> (raw)
In-Reply-To: <20180125074131.30622-2-tobleminer@gmail.com>
On 1/25/2018 8:41 AM, Tobias Schramm wrote:
> Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
> ---
> include/linux/pci_ids.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
> index ab20dc5db423..6b01ac1e9bce 100644
> --- a/include/linux/pci_ids.h
> +++ b/include/linux/pci_ids.h
> @@ -149,6 +149,8 @@
> #define PCI_VENDOR_ID_DYNALINK 0x0675
> #define PCI_DEVICE_ID_DYNALINK_IS64PH 0x1702
>
> +#define PCI_VENDOR_ID_UBNT 0x0777
Guess this is the stock symbol, but that does not seem a common approach
here. Why not just PCI_VENDOR_ID_UBIQUITI?
Regards,
Arend
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
WARNING: multiple messages have this Message-ID (diff)
From: Arend van Spriel <arend.vanspriel@broadcom.com>
To: Tobias Schramm <tobleminer@gmail.com>,
kvalo@qca.qualcomm.com, ath10k@lists.infradead.org,
linux-wireless@vger.kernel.org, bhelgaas@google.com,
linux-pci@vger.kernel.org
Subject: Re: [PATCH v2 1/2] pci: Add vendor id of Ubiquiti Networks
Date: Thu, 25 Jan 2018 11:48:37 +0100 [thread overview]
Message-ID: <5A69B605.60503@broadcom.com> (raw)
In-Reply-To: <20180125074131.30622-2-tobleminer@gmail.com>
On 1/25/2018 8:41 AM, Tobias Schramm wrote:
> Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
> ---
> include/linux/pci_ids.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
> index ab20dc5db423..6b01ac1e9bce 100644
> --- a/include/linux/pci_ids.h
> +++ b/include/linux/pci_ids.h
> @@ -149,6 +149,8 @@
> #define PCI_VENDOR_ID_DYNALINK 0x0675
> #define PCI_DEVICE_ID_DYNALINK_IS64PH 0x1702
>
> +#define PCI_VENDOR_ID_UBNT 0x0777
Guess this is the stock symbol, but that does not seem a common approach
here. Why not just PCI_VENDOR_ID_UBIQUITI?
Regards,
Arend
next prev parent reply other threads:[~2018-01-25 10:48 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-25 7:41 [PATCH v2 0/2] ath10k: Add support for Ubiquiti-branded QCA988X Tobias Schramm
2018-01-25 7:41 ` Tobias Schramm
2018-01-25 7:41 ` [PATCH v2 1/2] pci: Add vendor id of Ubiquiti Networks Tobias Schramm
2018-01-25 7:41 ` Tobias Schramm
2018-01-25 10:48 ` Arend van Spriel [this message]
2018-01-25 10:48 ` Arend van Spriel
2018-01-25 10:52 ` Tobias Schramm
2018-01-25 10:52 ` Tobias Schramm
2018-01-25 7:41 ` [PATCH v2 2/2] ath10k: Add support for Uiquiti rebranded QCA988X v2 Tobias Schramm
2018-01-25 7:41 ` Tobias Schramm
2018-01-25 10:49 ` Arend van Spriel
2018-01-25 10:49 ` Arend van Spriel
2018-01-25 11:10 ` Tobias Schramm
2018-01-25 11:10 ` Tobias Schramm
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=5A69B605.60503@broadcom.com \
--to=arend.vanspriel@broadcom.com \
--cc=ath10k@lists.infradead.org \
--cc=bhelgaas@google.com \
--cc=kvalo@qca.qualcomm.com \
--cc=linux-pci@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=tobleminer@gmail.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 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.