From: Thierry Escande <thierry.escande@linaro.org>
To: Rob Herring <robh+dt@kernel.org>,
Andy Gross <andy.gross@linaro.org>,
Marcel Holtmann <marcel@holtmann.org>,
Johan Hedberg <johan.hedberg@gmail.com>,
David Brown <david.brown@linaro.org>,
Mark Rutland <mark.rutland@arm.com>,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Loic Poulain <loic.poulain@linaro.org>,
Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
linux-bluetooth@vger.kernel.org, linux-arm-msm@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v4 0/3] Bluetooth: hci_qca: Add serdev support
Date: Wed, 14 Mar 2018 16:55:11 +0100 [thread overview]
Message-ID: <20180314155514.3374-1-thierry.escande@linaro.org> (raw)
Hi,
This patchset enables the Qualcomm BT controller QCA6174 node in the
device tree of the db820c board. This allows the bluetooth chipset to
be probed and registered against the hci layer by using the serdev
framework.
This patchset also contains the documentation for the compatible
string "qcom,qca6174-bt" related to this chipset.
v4:
- Fix dt binding documentation
- Address some other issues in patch #3
v3:
- Address comments for patch #3 (details in patch)
v2:
- Fix author email
Thierry Escande (3):
arm64: dts: apq8096-db820c: enable bluetooth node
dt-bindings: net: bluetooth: Add qualcomm-bluetooth
Bluetooth: hci_qca: Add serdev support
.../devicetree/bindings/net/qualcomm-bluetooth.txt | 34 +++++++
arch/arm64/boot/dts/qcom/apq8096-db820c-pins.dtsi | 14 +++
.../boot/dts/qcom/apq8096-db820c-pmic-pins.dtsi | 17 ++++
arch/arm64/boot/dts/qcom/apq8096-db820c.dtsi | 32 ++++++
arch/arm64/boot/dts/qcom/msm8996.dtsi | 10 ++
drivers/bluetooth/Kconfig | 1 +
drivers/bluetooth/hci_qca.c | 109 ++++++++++++++++++++-
7 files changed, 215 insertions(+), 2 deletions(-)
create mode 100644 Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt
--
2.14.1
next reply other threads:[~2018-03-14 15:55 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-14 15:55 Thierry Escande [this message]
2018-03-14 15:55 ` [PATCH v4 1/3] arm64: dts: apq8096-db820c: enable bluetooth node Thierry Escande
2018-03-14 15:55 ` [PATCH v4 2/3] dt-bindings: net: bluetooth: Add qualcomm-bluetooth Thierry Escande
2018-03-14 16:13 ` Marcel Holtmann
2018-03-14 18:30 ` Bjorn Andersson
2018-03-14 18:42 ` Marcel Holtmann
2018-03-14 19:05 ` Bjorn Andersson
2018-03-14 19:51 ` Marcel Holtmann
2018-03-15 11:07 ` Thierry Escande
2018-03-15 13:46 ` Sebastian Reichel
2018-03-15 13:54 ` Marcel Holtmann
2018-03-18 12:49 ` Rob Herring
2018-03-14 15:55 ` [PATCH v4 3/3] Bluetooth: hci_qca: Add serdev support Thierry Escande
2018-03-14 16:01 ` Andy Shevchenko
2018-03-14 20:14 ` Marcel Holtmann
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=20180314155514.3374-1-thierry.escande@linaro.org \
--to=thierry.escande@linaro.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=andy.gross@linaro.org \
--cc=bjorn.andersson@linaro.org \
--cc=david.brown@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=johan.hedberg@gmail.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=loic.poulain@linaro.org \
--cc=marcel@holtmann.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=srinivas.kandagatla@linaro.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 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).