xref: /openbmc/linux/Documentation/devicetree/bindings/net/marvell-bluetooth.yaml (revision 1fe3a33b)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
2%YAML 1.2
3---
4$id: "http://devicetree.org/schemas/net/marvell-bluetooth.yaml#"
5$schema: "http://devicetree.org/meta-schemas/core.yaml#"
6
7title: Marvell Bluetooth chips
8
9description: |
10  This documents the binding structure and common properties for serial
11  attached Marvell Bluetooth devices.
12
13maintainers:
14  - Rob Herring <robh@kernel.org>
15
16properties:
17  compatible:
18    const: mrvl,88w8897
19
20required:
21  - compatible
22
23additionalProperties: false
24
25examples:
26  - |
27    serial {
28      bluetooth {
29        compatible = "mrvl,88w8897";
30      };
31    };
32

served by {OpenGrok

Last Index Update: Sat May 10 03:01:07 CDT 2025