Lines Matching +full:imx53 +full:- +full:rtc

1 // SPDX-License-Identifier: GPL-2.0-or-later
7 #include "imx53.dtsi"
11 compatible = "tq,tqma53", "fsl,imx53";
19 compatible = "simple-bus";
20 #address-cells = <1>;
21 #size-cells = <0>;
24 compatible = "regulator-fixed";
26 regulator-name = "3P3V";
27 regulator-min-microvolt = <3300000>;
28 regulator-max-microvolt = <3300000>;
29 regulator-always-on;
35 pinctrl-names = "default";
36 pinctrl-0 = <&pinctrl_esdhc2>,
38 vmmc-supply = <&reg_3p3v>;
39 wp-gpios = <&gpio1 2 GPIO_ACTIVE_HIGH>;
40 cd-gpios = <&gpio1 4 GPIO_ACTIVE_LOW>;
45 pinctrl-names = "default";
46 pinctrl-0 = <&pinctrl_uart3>;
51 pinctrl-names = "default";
52 pinctrl-0 = <&pinctrl_ecspi1>;
53 cs-gpios = <&gpio2 30 GPIO_ACTIVE_LOW>, <&gpio3 19 GPIO_ACTIVE_LOW>,
59 pinctrl-names = "default";
60 pinctrl-0 = <&pinctrl_esdhc3>;
61 vmmc-supply = <&reg_3p3v>;
62 non-removable;
63 bus-width = <8>;
68 pinctrl-names = "default";
69 pinctrl-0 = <&pinctrl_hog>;
71 imx53-tqma53 {
213 #pwm-cells = <2>;
217 #pwm-cells = <2>;
221 pinctrl-names = "default";
222 pinctrl-0 = <&pinctrl_uart1>;
223 uart-has-rtscts;
228 pinctrl-names = "default";
229 pinctrl-0 = <&pinctrl_uart2>;
234 pinctrl-names = "default";
235 pinctrl-0 = <&pinctrl_can1>;
240 pinctrl-names = "default";
241 pinctrl-0 = <&pinctrl_can2>;
246 pinctrl-names = "default";
247 pinctrl-0 = <&pinctrl_i2c3>;
252 pinctrl-names = "default";
253 pinctrl-0 = <&pinctrl_cspi>;
254 cs-gpios = <&gpio1 18 GPIO_ACTIVE_LOW>, <&gpio1 19 GPIO_ACTIVE_LOW>,
260 pinctrl-names = "default";
261 pinctrl-0 = <&pinctrl_i2c2>;
267 fsl,mc13xxx-uses-rtc;
268 interrupt-parent = <&gpio2>;
285 pinctrl-names = "default";
286 pinctrl-0 = <&pinctrl_fec>;
287 phy-mode = "rmii";