Searched +full:mt6577 +full:- +full:uart (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/serial/mediatek,uart.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: MediaTek Universal Asynchronous Receiver/Transmitter (UART)10 - Matthias Brugger <matthias.bgg@gmail.com>13 - $ref: serial.yaml#16 The MediaTek UART is based on the basic 8250 UART and compatible23 - const: mediatek,mt6577-uart24 - items:[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/dma/mediatek,uart-dma.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: MediaTek UART APDMA controller10 - Long Cheng <long.cheng@mediatek.com>13 The MediaTek UART APDMA controller provides DMA capabilities14 for the UART peripheral bus.17 - $ref: dma-controller.yaml#22 - items:[all …]
1 MediaTek UART based Bluetooth Devices4 This device is a serial attached device to UART device and thus it must be a5 child node of the serial node with UART.13 - compatible: Must be14 "mediatek,mt7663u-bluetooth": for MT7663U device15 "mediatek,mt7668u-bluetooth": for MT7668U device16 - vcc-supply: Main voltage regulator21 - pinctrl-names: Should be "default", "runtime"22 - pinctrl-0: Should contain UART RXD low when the device is powered up to24 - pinctrl-1: Should contain UART mode pin ctrl[all …]