Home
last modified time | relevance | path

Searched +full:mt7921s +full:- +full:bluetooth (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/net/bluetooth/
Dmediatek,mt7921s-bluetooth.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/bluetooth/mediatek,mt7921s-bluetooth.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: MediaTek MT7921S Bluetooth
10 - Sean Wang <sean.wang@mediatek.com>
13 MT7921S is an SDIO-attached dual-radio WiFi+Bluetooth Combo chip; each
16 This binding only covers the Bluetooth SDIO function, with one device
20 - $ref: bluetooth-controller.yaml#
25 - mediatek,mt7921s-bluetooth
[all …]
/linux-6.12.1/arch/arm64/boot/dts/mediatek/
Dmt8183-kukui-jacuzzi-pico6.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 /dts-v1/;
7 #include "mt8183-kukui-jacuzzi.dtsi"
8 #include "mt8183-kukui-audio-ts3a227e-max98357a.dtsi"
12 chassis-type = "convertible";
13 compatible = "google,pico-sku2", "google,pico", "mediatek,mt8183";
15 bt_wakeup: bt-wakeup {
16 compatible = "gpio-keys";
17 pinctrl-names = "default";
18 pinctrl-0 = <&bt_pins_wakeup>;
[all …]
Dmt8186-corsola.dtsi1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
5 /dts-v1/;
7 #include <dt-bindings/pinctrl/mt8186-pinfunc.h>
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/input/input.h>
10 #include <dt-bindings/input/gpio-keys.h>
11 #include <dt-bindings/regulator/mediatek,mt6397-regulator.h>
26 stdout-path = "serial0:115200n8";
35 backlight_lcd0: backlight-lcd0 {
36 compatible = "pwm-backlight";
[all …]
/linux-6.12.1/drivers/bluetooth/
Dbtmtksdio.c1 // SPDX-License-Identifier: GPL-2.0
5 * Bluetooth support for MediaTek SDIO devices
29 #include <net/bluetooth/bluetooth.h>
30 #include <net/bluetooth/hci_core.h>
159 hlen = sizeof(*hdr) + wmt_params->dlen; in mtk_hci_wmt_sync()
161 return -EINVAL; in mtk_hci_wmt_sync()
165 return -ENOMEM; in mtk_hci_wmt_sync()
167 hdr = &wc->hdr; in mtk_hci_wmt_sync()
168 hdr->dir = 1; in mtk_hci_wmt_sync()
169 hdr->op = wmt_params->op; in mtk_hci_wmt_sync()
[all …]
/linux-6.12.1/
DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-scsi@vger.kernel.org
88 F: drivers/scsi/3w-*
[all …]