Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Christian Hewitt <christianshewitt@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

authored by

Christian Hewitt and committed by
Marcel Holtmann
65749009 aff8c489

+5
+5
Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt
··· 10 10 Required properties: 11 11 - compatible: should contain one of the following: 12 12 * "qcom,qca6174-bt" 13 + * "qcom,qca9377-bt" 13 14 * "qcom,wcn3990-bt" 14 15 * "qcom,wcn3991-bt" 15 16 * "qcom,wcn3998-bt" ··· 21 20 - enable-gpios: gpio specifier used to enable chip 22 21 - clocks: clock provided to the controller (SUSCLK_32KHZ) 23 22 - firmware-name: specify the name of nvm firmware to load 23 + 24 + Optional properties for compatible string qcom,qca9377-bt: 25 + 26 + - max-speed: see Documentation/devicetree/bindings/serial/serial.yaml 24 27 25 28 Required properties for compatible string qcom,wcn399x-bt: 26 29