Lines Matching +full:gemini +full:- +full:ethernet
1 // SPDX-License-Identifier: GPL-2.0
6 /dts-v1/;
8 #include "gemini.dtsi"
9 #include <dt-bindings/input/input.h>
13 compatible = "teltonika,rut1xx", "cortina,gemini";
14 #address-cells = <1>;
15 #size-cells = <1>;
24 stdout-path = &uart0;
28 compatible = "gpio-keys";
30 button-setup {
31 debounce-interval = <100>;
32 wakeup-source;
41 compatible = "gpio-leds";
42 led-gsm {
47 default-state = "on";
49 led-power {
54 default-state = "off";
55 linux,default-trigger = "heartbeat";
60 compatible = "virtual,mdio-gpio";
63 #address-cells = <1>;
64 #size-cells = <0>;
66 phy0: ethernet-phy@1 {
68 device_type = "ethernet-phy";
86 gpio0_default_pins: pinctrl-gpio0 {
94 * gpio1dgrp cover line 28-31 otherwise used
97 gpio1_default_pins: pinctrl-gpio1 {
107 pinctrl-names = "default";
108 pinctrl-0 = <&gpio0_default_pins>;
112 pinctrl-names = "default";
113 pinctrl-0 = <&gpio1_default_pins>;
116 ethernet@60000000 {
119 ethernet-port@0 {
120 phy-mode = "rgmii";
121 phy-handle = <&phy0>;
123 ethernet-port@1 {