Lines Matching +full:tx +full:- +full:fault +full:- +full:gpios
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/serial/microchip,pic32mzda-uart.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Andrei Pistirica <andrei.pistirica@microchip.com>
11 - Purna Chandra Mandal <purna.mandal@microchip.com>
14 - $ref: /schemas/serial/serial.yaml#
18 const: microchip,pic32mzda-uart
25 - description: Fault
26 - description: RX
27 - description: TX
33 - compatible
34 - reg
35 - interrupts
36 - clocks
41 - |
42 #include <dt-bindings/interrupt-controller/irq.h>
43 #include <dt-bindings/clock/microchip,pic32-clock.h>
46 compatible = "microchip,pic32mzda-uart";
52 cts-gpios = <&gpio1 15 0>;