Lines Matching +full:uart +full:- +full:has +full:- +full:rtscts
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>;
37 compatible = "simple-bus";
38 #address-cells = <1>;
39 #size-cells = <0>;
42 compatible = "regulator-fixed";
44 regulator-name = "3V3";
45 regulator-min-microvolt = <3300000>;
46 regulator-max-microvolt = <3300000>;
47 regulator-always-on;
58 pinctrl-names = "default";
59 pinctrl-0 = <&pinctrl_i2c1>;
69 vcc-supply = <®_3v3>;
75 imx27-phycard-s-rdk {
131 pinctrl-names = "default";
132 pinctrl-0 = <&pinctrl_owire1>;
137 pinctrl-names = "default";
138 pinctrl-0 = <&pinctrl_sdhc2>;
139 cd-gpios = <&gpio3 29 GPIO_ACTIVE_HIGH>;
144 uart-has-rtscts;
145 pinctrl-names = "default";
146 pinctrl-0 = <&pinctrl_uart1>;
151 uart-has-rtscts;
152 pinctrl-names = "default";
153 pinctrl-0 = <&pinctrl_uart2>;
158 uart-has-rtscts;
159 pinctrl-names = "default";
160 pinctrl-0 = <&pinctrl_uart3>;