Searched +full:88 +full:w8987 +full:- +full:bt (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/net/bluetooth/nxp,88w8987-bt.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 This binding describes UART-attached NXP bluetooth chips. These chips11 are dual-radio chips supporting WiFi and Bluetooth. The bluetooth12 works on standard H4 protocol over 4-wire UART. The RTS and CTS lines14 asserts break signal over UART-TX line to put the chip into power save15 state. De-asserting break wakes up the BT chip.18 - Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT7 * https://www.toradex.com/computer-on-modules/verdin-arm-family/ti-am6211 wifi_pwrseq: wifi-pwrseq {12 compatible = "mmc-pwrseq-simple";13 pinctrl-names = "default";14 pinctrl-0 = <&pinctrl_wifi_en>;15 reset-gpios = <&main_gpio0 22 GPIO_ACTIVE_LOW>;19 /* On-module Wi-Fi */21 pinctrl-names = "default";22 pinctrl-0 = <&pinctrl_sdhci2>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT3 * Copyright (c) 2023-2024 TQ-Systems GmbH <linux@ew.tq-group.com>,4 * D-82229 Seefeld, Germany.9 /dts-v1/;11 #include <dt-bindings/leds/common.h>12 #include <dt-bindings/net/ti-dp83867.h>13 #include <dt-bindings/phy/phy-imx8-pcie.h>14 #include <dt-bindings/pwm/pwm.h>15 #include "imx8mp-tqma8mpql.dtsi"18 model = "TQ-Systems i.MX8MPlus TQMa8MPxL on MBa8MP-RAS314";[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later261 /* UART register addresses of BT chip */321 struct ps_data *psdata = &nxpdev->psdata; in nxp_drv_send_cmd()327 psdata->driver_sent_cmd = true; in nxp_drv_send_cmd()329 psdata->driver_sent_cmd = false; in nxp_drv_send_cmd()336 if (schedule_work(&nxpdev->tx_work)) in btnxpuart_tx_wakeup()337 set_bit(BTNXPUART_TX_STATE_ACTIVE, &nxpdev->tx_state); in btnxpuart_tx_wakeup()343 struct ps_data *psdata = &nxpdev->psdata; in ps_start_timer()348 if (psdata->cur_psmode == PS_MODE_ENABLE) in ps_start_timer()349 mod_timer(&psdata->ps_timer, jiffies + msecs_to_jiffies(psdata->h2c_ps_interval)); in ps_start_timer()[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]