Lines Matching +full:6 +full:- +full:axis
1 Axis ARTPEC-6 Pin Controller
4 - compatible: "axis,artpec6-pinctrl".
5 - reg: Should contain the register physical address and length for the pin
15 Required subnode-properties:
16 - function: Function to mux.
17 - groups: Name of the pin group to use for the function above.
49 Optional subnode-properties (see pinctrl-bindings.txt):
50 - drive-strength: 4, 6, 8, 9 mA. For SD and NAND pins, this is for 3.3V VCCQ3.
51 - bias-pull-up
52 - bias-disable
56 compatible = "axis,artpec6-pinctrl";
62 drive-strength = <4>;
63 bias-pull-up;
75 clock-names = "uart_clk", "apb_pclk";
76 pinctrl-names = "default";
77 pinctrl-0 = <&pinctrl_uart0>;
84 clock-names = "uart_clk", "apb_pclk";
85 pinctrl-names = "default";
86 pinctrl-0 = <&pinctrl_uart3>;