Lines Matching +full:tx +full:- +full:rts +full:- +full:pins
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rob Herring <robh@kernel.org>
11 - Greg Kroah-Hartman <gregkh@linuxfoundation.org>
19 where N is the port number (non-negative decimal integer) as printed on the
28 cts-gpios:
34 dcd-gpios:
40 dsr-gpios:
46 dtr-gpios:
52 rng-gpios:
58 rts-gpios:
62 the UART's RTS line.
64 uart-has-rtscts:
68 for RTS/CTS hardware flow control, and that they are available for use
72 rx-tx-swap:
74 description: RX and TX pins are swapped.
76 cts-rts-swap:
78 description: CTS and RTS pins are swapped.
80 rx-threshold:
85 tx-threshold:
88 TX FIFO threshold configuration (in bytes).
91 "^(bluetooth|bluetooth-gnss|gnss|gps|mcu)$":
106 max-speed:
115 current-speed:
122 * device supports auto-baud
129 - compatible
133 - uart-has-rtscts
136 cts-gpios: false
137 rts-gpios: false
142 - |
149 compatible = "brcm,bcm4330-bt";
150 interrupt-parent = <&gpio>;