Lines Matching +full:imx27 +full:- +full:uart
1 * Freescale IMX27 IOMUX Controller
4 - compatible: "fsl,imx27-iomuxc"
9 - fsl,pins: three integers array, represents a group of pins mux and config
12 PIN is an integer between 0 and 0xbf. imx27 has 6 ports with 32 configurable
21 0 - Primary function
22 1 - Alternate function
23 2 - GPIO
28 0 - Input
29 1 - Output
37 0 - A_IN
38 1 - B_IN
39 2 - C_IN
40 3 - Data Register
46 0 - GPIO_IN
47 1 - Interrupt Status Register
48 2 - Pulldown
49 3 - Pullup
57 node. If gpio subnodes are defined "#address-cells", "#size-cells" and "ranges"
63 compatible = "fsl,imx27-iomuxc";
65 #address-cells = <1>;
66 #size-cells = <1>;
75 uart {
76 pinctrl_uart1: uart-1 {
90 For convenience there are macros defined in imx27-pinfunc.h which provide PIN
97 compatible = "fsl,imx27-iomuxc";
99 #address-cells = <1>;
100 #size-cells = <1>;
109 uart {
110 pinctrl_uart1: uart-1 {