qcom,bluetooth-common.yaml 711 B

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