Lines Matching +full:ma35d1 +full:- +full:clk
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/serial/nuvoton,ma35d1-serial.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Nuvoton MA35D1 Universal Asynchronous Receiver/Transmitter (UART)
10 - Min-Jen Chen <mjchen@nuvoton.com>
11 - Jacky Huang <ychuang3@nuvoton.com>
14 - $ref: serial.yaml
18 const: nuvoton,ma35d1-uart
30 - compatible
31 - reg
32 - interrupts
33 - clocks
38 - |
39 #include <dt-bindings/interrupt-controller/arm-gic.h>
40 #include <dt-bindings/clock/nuvoton,ma35d1-clk.h>
43 compatible = "nuvoton,ma35d1-uart";
46 clocks = <&clk UART0_GATE>;