Commit 65749009 authored by Christian Hewitt's avatar Christian Hewitt Committed by Marcel Holtmann

dt-bindings: net: bluetooth: Add device tree bindings for QCA9377

QCA9377 is a QCA ROME device frequently found in Android TV boxes.
Signed-off-by: default avatarChristian Hewitt <christianshewitt@gmail.com>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent aff8c489
...@@ -10,6 +10,7 @@ device the slave device is attached to. ...@@ -10,6 +10,7 @@ device the slave device is attached to.
Required properties: Required properties:
- compatible: should contain one of the following: - compatible: should contain one of the following:
* "qcom,qca6174-bt" * "qcom,qca6174-bt"
* "qcom,qca9377-bt"
* "qcom,wcn3990-bt" * "qcom,wcn3990-bt"
* "qcom,wcn3991-bt" * "qcom,wcn3991-bt"
* "qcom,wcn3998-bt" * "qcom,wcn3998-bt"
...@@ -21,6 +22,10 @@ Optional properties for compatible string qcom,qca6174-bt: ...@@ -21,6 +22,10 @@ Optional properties for compatible string qcom,qca6174-bt:
- clocks: clock provided to the controller (SUSCLK_32KHZ) - clocks: clock provided to the controller (SUSCLK_32KHZ)
- firmware-name: specify the name of nvm firmware to load - firmware-name: specify the name of nvm firmware to load
Optional properties for compatible string qcom,qca9377-bt:
- max-speed: see Documentation/devicetree/bindings/serial/serial.yaml
Required properties for compatible string qcom,wcn399x-bt: Required properties for compatible string qcom,wcn399x-bt:
- vddio-supply: VDD_IO supply regulator handle. - vddio-supply: VDD_IO supply regulator handle.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment