Message ID | 20230131043816.4525-1-steev@kali.org |
---|---|
Headers | show |
Series | Attempt at adding WCN6855 BT support | expand |
On 31/01/2023 05:38, Steev Klimaszewski wrote: > Added regulators,GPIOs and changes required to power on/off wcn6855. > Added support for firmware download for wcn6855. > > This is based on commit d8f97da1b92d ("Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750") Drop. If that commit is merged, how is it useful to keep it in git history forever? Dependencies go to the cover letter or under ---. Best regards, Krzysztof
On Mon, 30 Jan 2023 22:38:12 -0600, Steev Klimaszewski wrote: > This v2 of the patchset is somewhat of an RFC/RFT, and also just something to > get this out there. > > First things first, I do not have access to the specs nor the schematics, so a > lot of this was done via guess work, looking at the acpi tables, and looking at > how a similar device (wcn6750) was added. > > [...] Applied, thanks! [1/4] dt-bindings: net: Add WCN6855 Bluetooth (no commit info) [2/4] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855 (no commit info) [3/4] arm64: dts: qcom: sc8280xp: Define uart2 commit: 9db28f297526f17c6575ec0eefc93a8b1642cff7 [4/4] arm64: dts: qcom: thinkpad-x13s: Add bluetooth (no commit info) Best regards,