Lines Matching +full:part +full:- +full:1 +full:- +full:pins

1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/fsl,imx35-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Dong Aisheng <aisheng.dong@nxp.com>
13 Please refer to fsl,imx-pinctrl.txt and pinctrl-bindings.txt in this directory
14 for common binding part and usage.
17 - $ref: pinctrl.yaml#
22 - enum:
23 - fsl,imx35-iomuxc
24 - fsl,imx51-iomuxc
25 - fsl,imx53-iomuxc
26 - fsl,imx6dl-iomuxc
27 - fsl,imx6q-iomuxc
28 - fsl,imx6sl-iomuxc
29 - fsl,imx6sll-iomuxc
30 - fsl,imx6sx-iomuxc
31 - fsl,imx6ul-iomuxc
32 - fsl,imx6ull-iomuxc-snvs
33 - items:
34 - const: fsl,imx50-iomuxc
35 - const: fsl,imx53-iomuxc
38 maxItems: 1
49 fsl,pins:
54 be found in <arch/arm/boot/dts/nxp/imx/imx*-pinfunc.h>. The last integer
55 CONFIG is the pad setting value like pull-up on this pin. Please
57 $ref: /schemas/types.yaml#/definitions/uint32-matrix
60 - description: |
62 - description: |
64 - description: |
66 - description: |
68 - description: |
70 - description: |
73 PAD_CTL_DRIVE_VOLAGAGE_18 (1 << 13)
75 PAD_CTL_HYS (1 << 8)
76 PAD_CTL_PKE (1 << 7)
77 PAD_CTL_PUE (1 << 6)
79 PAD_CTL_PUS_47K_UP (1 << 4)
83 PAD_CTL_ODE_OPENDRAIN (1 << 3)
84 PAD_CTL_DSE_NOMINAL (0 << 1)
85 PAD_CTL_DSE_HIGH (1 << 1)
86 PAD_CTL_DSE_MAX (2 << 1)
87 PAD_CTL_SRE_FAST (1 << 0)
90 PAD_CTL_HVE (1 << 13)
91 PAD_CTL_HYS (1 << 8)
92 PAD_CTL_PKE (1 << 7)
93 PAD_CTL_PUE (1 << 6)
95 PAD_CTL_PUS_47K_UP (1 << 4)
98 PAD_CTL_ODE (1 << 3)
99 PAD_CTL_DSE_LOW (0 << 1)
100 PAD_CTL_DSE_MED (1 << 1)
101 PAD_CTL_DSE_HIGH (2 << 1)
102 PAD_CTL_DSE_MAX (3 << 1)
103 PAD_CTL_SRE_FAST (1 << 0)
106 PAD_CTL_HYS (1 << 16)
108 PAD_CTL_PUS_47K_UP (1 << 14)
111 PAD_CTL_PUE (1 << 13)
112 PAD_CTL_PKE (1 << 12)
113 PAD_CTL_ODE (1 << 11)
115 PAD_CTL_SPEED_MED (1 << 6)
118 PAD_CTL_SRE_FAST (1 << 0)
121 PAD_CTL_LVE (1 << 22) (MX6SL/SLL only)
123 PAD_CTL_DSE_260ohm (1 << 3)
131 PAD_CTL_DSE_240ohm (1 << 3)
140 - fsl,pins
145 - compatible
146 - reg
151 - |
153 compatible = "fsl,imx6ul-iomuxc";
157 fsl,pins = <
163 - |
165 compatible = "fsl,imx6ull-iomuxc-snvs";
169 fsl,pins = <
174 - |
176 compatible = "fsl,imx6q-iomuxc";
180 fsl,pins =