Lines Matching +full:ma35d1 +full:- +full:pinctrl
1 // SPDX-License-Identifier: GPL-2.0
4 * Author: Shan-Chun Hung <schung@nuvoton.com>
8 /dts-v1/;
9 #include "ma35d1.dtsi"
12 model = "Nuvoton MA35D1-SOM";
13 compatible = "nuvoton,ma35d1-som", "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",
58 &pinctrl {
59 uart-grp {
60 pinctrl_uart0: uart0-pins {
63 bias-disable;
64 power-source = <1>;
67 pinctrl_uart11: uart11-pins {
72 bias-disable;
73 power-source = <1>;
76 pinctrl_uart12: uart12-pins {
80 bias-disable;
81 power-source = <1>;
84 pinctrl_uart14: uart14-pins {
88 bias-disable;
89 power-source = <1>;
92 pinctrl_uart16: uart16-pins {
97 bias-disable;
98 power-source = <1>;
104 pinctrl-names = "default";
105 pinctrl-0 = <&pinctrl_uart0>;
110 pinctrl-names = "default";
111 pinctrl-0 = <&pinctrl_uart11>;
116 pinctrl-names = "default";
117 pinctrl-0 = <&pinctrl_uart12>;
122 pinctrl-names = "default";
123 pinctrl-0 = <&pinctrl_uart14>;
128 pinctrl-names = "default";
129 pinctrl-0 = <&pinctrl_uart16>;