Lines Matching +full:imx27 +full:- +full:uart
1 // SPDX-License-Identifier: GPL-2.0-or-later
6 #include "imx27-phytec-phycard-s-som.dtsi"
10 compatible = "phytec,imx27-pca100-rdk", "phytec,imx27-pca100", "fsl,imx27";
13 stdout-path = &uart1;
17 model = "Primeview-PD050VL1";
18 bits-per-pixel = <16>; /* non-standard but required */
19 fsl,pcr = <0xf0c88080>; /* non-standard but required */
20 display-timings {
21 native-mode = <&timing0>;
25 hback-porch = <112>;
26 hfront-porch = <36>;
27 hsync-len = <32>;
28 vback-porch = <33>;
29 vfront-porch = <33>;
30 vsync-len = <2>;
31 clock-frequency = <25000000>;
36 reg_3v3: regulator-0 {
37 compatible = "regulator-fixed";
38 regulator-name = "3V3";
39 regulator-min-microvolt = <3300000>;
40 regulator-max-microvolt = <3300000>;
41 regulator-always-on;
51 pinctrl-names = "default";
52 pinctrl-0 = <&pinctrl_i2c1>;
62 vcc-supply = <®_3v3>;
68 imx27-phycard-s-rdk {
124 pinctrl-names = "default";
125 pinctrl-0 = <&pinctrl_owire1>;
130 pinctrl-names = "default";
131 pinctrl-0 = <&pinctrl_sdhc2>;
132 cd-gpios = <&gpio3 29 GPIO_ACTIVE_HIGH>;
137 uart-has-rtscts;
138 pinctrl-names = "default";
139 pinctrl-0 = <&pinctrl_uart1>;
144 uart-has-rtscts;
145 pinctrl-names = "default";
146 pinctrl-0 = <&pinctrl_uart2>;
151 uart-has-rtscts;
152 pinctrl-names = "default";
153 pinctrl-0 = <&pinctrl_uart3>;