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";
18 reg_3p3v: regulator-3p3v {
19 compatible = "regulator-fixed";
20 regulator-name = "3P3V";
21 regulator-min-microvolt = <3300000>;
22 regulator-max-microvolt = <3300000>;
23 regulator-always-on;
28 pinctrl-names = "default";
29 pinctrl-0 = <&pinctrl_esdhc2>,
31 vmmc-supply = <®_3p3v>;
32 wp-gpios = <&gpio1 2 GPIO_ACTIVE_HIGH>;
33 cd-gpios = <&gpio1 4 GPIO_ACTIVE_LOW>;
38 pinctrl-names = "default";
39 pinctrl-0 = <&pinctrl_uart3>;
44 pinctrl-names = "default";
45 pinctrl-0 = <&pinctrl_ecspi1>;
46 cs-gpios = <&gpio2 30 GPIO_ACTIVE_LOW>, <&gpio3 19 GPIO_ACTIVE_LOW>,
52 pinctrl-names = "default";
53 pinctrl-0 = <&pinctrl_esdhc3>;
54 vmmc-supply = <®_3p3v>;
55 non-removable;
56 bus-width = <8>;
61 pinctrl-names = "default";
62 pinctrl-0 = <&pinctrl_hog>;
64 imx53-tqma53 {
206 #pwm-cells = <2>;
210 #pwm-cells = <2>;
214 pinctrl-names = "default";
215 pinctrl-0 = <&pinctrl_uart1>;
216 uart-has-rtscts;
221 pinctrl-names = "default";
222 pinctrl-0 = <&pinctrl_uart2>;
227 pinctrl-names = "default";
228 pinctrl-0 = <&pinctrl_can1>;
233 pinctrl-names = "default";
234 pinctrl-0 = <&pinctrl_can2>;
239 pinctrl-names = "default";
240 pinctrl-0 = <&pinctrl_i2c3>;
245 pinctrl-names = "default";
246 pinctrl-0 = <&pinctrl_cspi>;
247 cs-gpios = <&gpio1 18 GPIO_ACTIVE_LOW>, <&gpio1 19 GPIO_ACTIVE_LOW>,
253 pinctrl-names = "default";
254 pinctrl-0 = <&pinctrl_i2c2>;
260 fsl,mc13xxx-uses-rtc;
261 interrupt-parent = <&gpio2>;
278 pinctrl-names = "default";
279 pinctrl-0 = <&pinctrl_fec>;
280 phy-mode = "rmii";