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>;
204 pinctrl-names = "default";
205 pinctrl-0 = <&pinctrl_uart1>;
206 uart-has-rtscts;
211 pinctrl-names = "default";
212 pinctrl-0 = <&pinctrl_uart2>;
217 pinctrl-names = "default";
218 pinctrl-0 = <&pinctrl_can1>;
223 pinctrl-names = "default";
224 pinctrl-0 = <&pinctrl_can2>;
229 pinctrl-names = "default";
230 pinctrl-0 = <&pinctrl_i2c3>;
235 pinctrl-names = "default";
236 pinctrl-0 = <&pinctrl_cspi>;
237 cs-gpios = <&gpio1 18 GPIO_ACTIVE_LOW>, <&gpio1 19 GPIO_ACTIVE_LOW>,
243 pinctrl-names = "default";
244 pinctrl-0 = <&pinctrl_i2c2>;
250 fsl,mc13xxx-uses-rtc;
251 interrupt-parent = <&gpio2>;
255 sensor1: temperature-sensor@48 {
268 pinctrl-names = "default";
269 pinctrl-0 = <&pinctrl_fec>;
270 phy-mode = "rmii";