Lines Matching +full:bias +full:- +full:pinconf
10 GMII_RXD3 ---+
12 DVI1_HS ---+----------------------------- GMII_RXD3 (TOP pin)
14 BGPIO16 ---+ ^
15 | pinconf
25 v | pinconf
26 KEY_ROW2 ---+ v
27 PORT1_LCD_TE ---+ |
28 | AGPIO10 ---+------ KEY_ROW2 (AON pin)
29 I2S0_DOUT3 ---+ |
30 |-----------------------+
31 PWM_OUT3 ---+
33 VGA_VS1 ---+
41 Though pinmux implementation is quite different, pinconf is same for both
46 - compatible: should be "zte,zx296718-pmm".
47 - reg: the register physical address and length.
48 - zte,auxiliary-controller: phandle to the auxiliary pin controller which
49 implements pinmux for AON pins and pinconf for all pins.
52 pinctrl-bindings.txt in this directory for more details of the common
55 - bias-pull-up
56 - bias-pull-down
57 - drive-strength
58 - input-enable
59 - slew-rate
63 iocfg: pin-controller@119000 {
64 compatible = "zte,zx296718-iocfg";
68 pmm: pin-controller@1462000 {
69 compatible = "zte,zx296718-pmm";
71 zte,auxiliary-controller = <&iocfg>;
82 pinctrl-names = "default";
83 pinctrl-0 = <&vga_pins>;