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 = <&reg_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 = <&reg_3p3v>;
55 non-removable;
56 bus-width = <8>;
61 pinctrl-names = "default";
62 pinctrl-0 = <&pinctrl_hog>;
64 imx53-tqma53 {
206 pinctrl-names = "default";
207 pinctrl-0 = <&pinctrl_uart1>;
208 uart-has-rtscts;
213 pinctrl-names = "default";
214 pinctrl-0 = <&pinctrl_uart2>;
219 pinctrl-names = "default";
220 pinctrl-0 = <&pinctrl_can1>;
225 pinctrl-names = "default";
226 pinctrl-0 = <&pinctrl_can2>;
231 pinctrl-names = "default";
232 pinctrl-0 = <&pinctrl_i2c3>;
237 pinctrl-names = "default";
238 pinctrl-0 = <&pinctrl_cspi>;
239 cs-gpios = <&gpio1 18 GPIO_ACTIVE_LOW>, <&gpio1 19 GPIO_ACTIVE_LOW>,
245 pinctrl-names = "default";
246 pinctrl-0 = <&pinctrl_i2c2>;
252 fsl,mc13xxx-uses-rtc;
253 interrupt-parent = <&gpio2>;
257 sensor1: temperature-sensor@48 {
270 pinctrl-names = "default";
271 pinctrl-0 = <&pinctrl_fec>;
272 phy-mode = "rmii";