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 Please refer to pinctrl-bindings.txt for generic pin multiplexing nodes.
19 compatible = "cortina,gemini-syscon";
22 compatible = "cortina,gemini-pinctrl";
23 pinctrl-names = "default";
24 pinctrl-0 = <&dram_default_pins>, <&system_default_pins>,
25 <&vcontrol_default_pins>;
27 dram_default_pins: pinctrl-dram {
33 rtc_default_pins: pinctrl-rtc {
39 power_default_pins: pinctrl-power {
45 system_default_pins: pinctrl-system {
52 uart_default_pins: pinctrl-uart {
55 groups = "uartrxtxgrp";