Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1299072

Re: [PATCH 4/4] dt: binding: Add Qualcomm wcn36xx WiFi binding

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 4/4] dt: binding: Add Qualcomm wcn36xx WiFi binding
Date 2015-12-29 19:40 +0100
Message-ID <qL7lD-49U-1@gated-at.bofh.it> (permalink)
References <qKw37-3Io-547@gated-at.bofh.it> <qKw3m-3Io-795@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Dec 27, 2015 at 05:34:27PM -0800, Bjorn Andersson wrote:
> Add binding representing the Qualcomm wcn3620/60/80 WiFi block.
> Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
> ---
>  .../bindings/net/wireless/qcom,wcn36xx-wifi.txt    | 76 ++++++++++++++++++++++
>  1 file changed, 76 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/net/wireless/qcom,wcn36xx-wifi.txt
> 
> diff --git a/Documentation/devicetree/bindings/net/wireless/qcom,wcn36xx-wifi.txt b/Documentation/devicetree/bindings/net/wireless/qcom,wcn36xx-wifi.txt
> new file mode 100644
> index 000000000000..7b314b9f30af
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/net/wireless/qcom,wcn36xx-wifi.txt
> @@ -0,0 +1,76 @@
> +Qualcomm WCN36xx WiFi Binding
> +
> +This binding describes the Qualcomm WCN36xx WiFi hardware. The hardware block
> +is part of the Qualcomm WCNSS core, a WiFi/BT/FM combo chip, found in a variety
> +of Qualcomm platforms.

Are BT/FM functions completely separate? If so, separate bindings are 
okay. If not, then we need to describe the full chip.

Rob
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] WCN36xx convert to mainline SMD interface Bjorn Andersson <bjorn@kryo.se> - 2015-12-28 03:50 +0100
  [PATCH 4/4] dt: binding: Add Qualcomm wcn36xx WiFi binding Bjorn Andersson <bjorn@kryo.se> - 2015-12-28 03:50 +0100
    Re: [PATCH 4/4] dt: binding: Add Qualcomm wcn36xx WiFi binding Rob Herring <robh@kernel.org> - 2015-12-29 19:40 +0100
      Re: [PATCH 4/4] dt: binding: Add Qualcomm wcn36xx WiFi binding Bjorn Andersson <bjorn@kryo.se> - 2015-12-29 20:10 +0100
        Re: [PATCH 4/4] dt: binding: Add Qualcomm wcn36xx WiFi binding Rob Herring <robh@kernel.org> - 2015-12-30 00:30 +0100
    Re: [PATCH 4/4] dt: binding: Add Qualcomm wcn36xx WiFi binding Andy Gross <andy.gross@linaro.org> - 2015-12-29 20:20 +0100
  [PATCH 2/4] wcn36xx: Change indication list lock to spinlock Bjorn Andersson <bjorn@kryo.se> - 2015-12-28 03:50 +0100
    Re: [PATCH 2/4] wcn36xx: Change indication list lock to spinlock Stephen Hemminger <stephen@networkplumber.org> - 2015-12-29 00:10 +0100
      Re: [PATCH 2/4] wcn36xx: Change indication list lock to spinlock Bjorn Andersson <bjorn@kryo.se> - 2015-12-29 05:30 +0100
  [PATCH 3/4] wcn36xx: Transition driver to SMD client Bjorn Andersson <bjorn@kryo.se> - 2015-12-28 03:50 +0100
  [PATCH 1/4] wcn36xx: Fold indication payload into message header Bjorn Andersson <bjorn@kryo.se> - 2015-12-28 03:50 +0100

csiph-web