Lines Matching +full:mediatek +full:- +full:device
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/net/bluetooth/mediatek,mt7622-bluetooth.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: MediaTek SoC built-in Bluetooth
10 This device is a serial attached device to BTIF device and thus it must be a
11 child node of the serial node with BTIF. The dt-bindings details for BTIF
12 device can be known via Documentation/devicetree/bindings/serial/8250.yaml.
15 - Sean Wang <sean.wang@mediatek.com>
18 - $ref: bluetooth-controller.yaml#
22 const: mediatek,mt7622-bluetooth
27 clock-names:
30 power-domains:
34 - clocks
35 - clock-names
36 - power-domains
41 - |
42 #include <dt-bindings/power/mt7622-power.h>
46 compatible = "mediatek,mt7622-bluetooth";
47 power-domains = <&scpsys MT7622_POWER_DOMAIN_WB>;
49 clock-names = "ref";