Based on kernel version 7.0. Page generated on 2026-04-23 09:48 EST.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) %YAML 1.2 --- $id: http://devicetree.org/schemas/net/bluetooth/qcom,bluetooth-common.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# title: Qualcomm Bluetooth Common Properties maintainers: - Balakrishna Godavarthi <quic_bgodavar@quicinc.com> - Rocky Liao <quic_rjliao@quicinc.com> properties: firmware-name: minItems: 1 items: - description: specify the name of nvm firmware to load - description: specify the name of rampatch firmware to load qcom,local-bd-address-broken: type: boolean description: boot firmware is incorrectly passing the address in big-endian order additionalProperties: true |