Message ID | 20200325022638.14325-2-rjliao@codeaurora.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 139dfad6cfa0ff816ea06d70132b164a44257c12 |
Headers | show |
Series | [v2,1/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390 | expand |
Hi Rocky, > This patch adds compatible string for the QCA chip QCA6390. > > Signed-off-by: Rocky Liao <rjliao@codeaurora.org> > --- > > Changes in v2: None > > Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt | 1 + > 1 file changed, 1 insertion(+) patch has been applied to bluetooth-next tree. Regards Marcel
diff --git a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt index beca6466d59a..badf597c0e58 100644 --- a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt +++ b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt @@ -13,6 +13,7 @@ Required properties: * "qcom,wcn3990-bt" * "qcom,wcn3991-bt" * "qcom,wcn3998-bt" + * "qcom,qca6390-bt" Optional properties for compatible string qcom,qca6174-bt:
This patch adds compatible string for the QCA chip QCA6390. Signed-off-by: Rocky Liao <rjliao@codeaurora.org> --- Changes in v2: None Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt | 1 + 1 file changed, 1 insertion(+)