Lines Matching +full:uart +full:- +full:grp
1 // SPDX-License-Identifier: GPL-2.0
4 * Author: Shan-Chun Hung <schung@nuvoton.com>
8 /dts-v1/;
12 model = "Nuvoton MA35D1-IoT";
13 compatible = "nuvoton,ma35d1-iot", "nuvoton,ma35d1";
24 stdout-path = "serial0:115200n8";
32 clk_hxt: clock-hxt {
33 compatible = "fixed-clock";
34 #clock-cells = <0>;
35 clock-frequency = <24000000>;
36 clock-output-names = "clk_hxt";
41 assigned-clocks = <&clk CAPLL>,
46 assigned-clock-rates = <800000000>,
51 nuvoton,pll-mode = "integer",
59 uart-grp {
60 pinctrl_uart0: uart0-pins {
63 bias-disable;
64 power-source = <1>;
67 pinctrl_uart10: uart10-pins {
72 bias-disable;
73 power-source = <1>;
76 pinctrl_uart12: uart12-pins {
80 bias-disable;
81 power-source = <1>;
84 pinctrl_uart13: uart13-pins {
87 bias-disable;
88 power-source = <1>;
91 pinctrl_uart14: uart14-pins {
94 bias-disable;
95 power-source = <1>;
101 pinctrl-names = "default";
102 pinctrl-0 = <&pinctrl_uart0>;
107 pinctrl-names = "default";
108 pinctrl-0 = <&pinctrl_uart10>;
113 pinctrl-names = "default";
114 pinctrl-0 = <&pinctrl_uart12>;
119 pinctrl-names = "default";
120 pinctrl-0 = <&pinctrl_uart13>;
125 pinctrl-names = "default";
126 pinctrl-0 = <&pinctrl_uart14>;