]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - arch/arm/boot/dts/gemini-rut1xx.dts
Merge tag 'omap-for-v5.1/dt-cpsw-phy' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-hirsute-kernel.git] / arch / arm / boot / dts / gemini-rut1xx.dts
index eb4f0bf074da368495b96c8a8f1b146cba812909..9611ddf067927451018d6797369c9348e1dea8a1 100644 (file)
@@ -28,7 +28,7 @@
                compatible = "gpio-keys";
 
                button-setup {
-                       debounce-interval = <50>;
+                       debounce-interval = <100>;
                        wakeup-source;
                        linux,code = <KEY_SETUP>;
                        label = "Reset to defaults";
                                /* Not used in this platform */
                        };
                };
+
+               ethernet@60000000 {
+                       status = "okay";
+
+                       ethernet-port@0 {
+                               phy-mode = "rgmii";
+                               phy-handle = <&phy0>;
+                       };
+                       ethernet-port@1 {
+                               /* Not used in this platform */
+                       };
+               };
+
+               usb@68000000 {
+                       status = "okay";
+               };
+
+               usb@69000000 {
+                       status = "okay";
+               };
        };
 };