1 Cortina Systems Gemini pin controller
3 This pin controller is found in the Cortina Systems Gemini SoC family,
4 see further arm/gemini.txt. It is a purely group-based multiplexing pin
7 The pin controller node must be a subnode of the system controller node.
10 - compatible: "cortina,gemini-pinctrl"
12 Subnodes of the pin controller contain pin control multiplexing set-up
13 and pin configuration of individual pins.
15 Please refer to pinctrl-bindings.txt for generic pin multiplexing nodes
16 and generic pin config nodes.
18 Supported configurations:
19 - skew-delay is supported on the Ethernet pins
20 - drive-strength with 4, 8, 12 or 16 mA as argument is supported for
21 entire groups on the groups "idegrp", "gmii_gmac0_grp", "gmii_gmac1_grp"
28 compatible = "cortina,gemini-syscon";
31 compatible = "cortina,gemini-pinctrl";
32 pinctrl-names = "default";
33 pinctrl-0 = <&dram_default_pins>, <&system_default_pins>,
34 <&vcontrol_default_pins>;
36 dram_default_pins: pinctrl-dram {
42 rtc_default_pins: pinctrl-rtc {
48 power_default_pins: pinctrl-power {
54 system_default_pins: pinctrl-system {
61 uart_default_pins: pinctrl-uart {
64 groups = "uartrxtxgrp";