Lines Matching +full:dev +full:- +full:active +full:- +full:grp
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/eswin,eic7700-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Yulin Lu <luyulin@eswincomputing.com>
13 - $ref: pinctrl.yaml#
19 and various pin configuration parameters, such as input-enable, pull-up, etc.
23 const: eswin,eic7700-pinctrl
28 vrgmii-supply:
32 depending on the board-level voltage configuration required by the RGMII interface.
35 '-grp$':
40 '-pins$':
88 input-schmitt-enable: true
90 input-schmitt-disable: true
92 bias-disable: true
94 bias-pull-down: true
96 bias-pull-up: true
98 input-enable: true
100 input-disable: true
102 drive-strength-microamp: true
105 - pins
110 - $ref: pincfg-node.yaml#
111 - $ref: pinmux-node.yaml#
113 - if:
117 - pattern: '^rgmii'
118 - const: lpddr_ref_clk
121 drive-strength-microamp:
125 drive-strength-microamp:
129 - compatible
130 - reg
135 - |
137 compatible = "eswin,eic7700-pinctrl";
139 vrgmii-supply = <&vcc_1v8>;
141 dev-active-grp {
143 gpio10-pins {
146 input-enable;
147 bias-pull-up;
151 i2c6-pins {