Lines Matching +full:single +full:- +full:trigger

1 // SPDX-License-Identifier: GPL-2.0
9 model = "Phytec AM335x phyBOARD-REGOR";
10 compatible = "phytec,am335x-regor", "phytec,am335x-phycore-som", "ti,am33xx";
13 compatible = "regulator-fixed";
14 regulator-name = "vcc3v3";
15 regulator-min-microvolt = <3300000>;
16 regulator-max-microvolt = <3300000>;
17 regulator-boot-on;
21 user_leds: user-leds {
22 compatible = "gpio-leds";
23 pinctrl-names = "default";
24 pinctrl-0 = <&user_leds_pins>;
26 run_stop-led {
28 linux,default-trigger = "gpio";
29 default-state = "off";
32 error-led {
34 linux,default-trigger = "gpio";
35 default-state = "off";
42 user_leds_pins: pinmux-user-leds-pins {
43 pinctrl-single,pins = <
52 dcan1_pins: pinmux-dcan1-pins {
53 pinctrl-single,pins = <
61 pinctrl-names = "default";
62 pinctrl-0 = <&dcan1_pins>;
68 ethernet1_pins: pinmux-ethernet1-pins {
69 pinctrl-single,pins = <
90 phy-handle = <&phy1>;
91 phy-mode = "mii";
92 ti,dual-emac-pvid = <2>;
96 phy1: ethernet-phy@1 {
102 pinctrl-names = "default";
103 pinctrl-0 = <&ethernet0_pins &ethernet1_pins>;
108 pinctrl-names = "default";
109 pinctrl-0 = <&user_gpios_pins>;
111 user_gpios_pins: pinmux-user-gpios-pins {
112 pinctrl-single,pins = <
113 /* DIGIN 1-4 */
118 /* DIGOUT 1-4 */
129 mmc1_pins: pinmux-mmc1-pins {
130 pinctrl-single,pins = <
143 vmmc-supply = <&vcc3v3>;
144 bus-width = <4>;
145 pinctrl-names = "default";
146 pinctrl-0 = <&mmc1_pins>;
147 cd-gpios = <&gpio0 6 GPIO_ACTIVE_LOW>;
158 uart0_pins: pinmux-uart0-pins {
159 pinctrl-single,pins = <
165 uart2_pins: pinmux-uart2-pins {
166 pinctrl-single,pins = <
174 pinctrl-names = "default";
175 pinctrl-0 = <&uart0_pins>;
180 pinctrl-names = "default";
181 pinctrl-0 = <&uart2_pins>;
185 /* RS485 - UART1 */
187 uart1_rs485_pins: pinmux-uart1-rs485-pins {
188 pinctrl-single,pins = <
197 pinctrl-names = "default";
198 pinctrl-0 = <&uart1_rs485_pins>;
200 linux,rs485-enabled-at-boot-time;