]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/dts/armada-37xx.dtsi
arm64: mvebu: Armada 3700: Add COMPHY device tree nodes
[karo-tx-uboot.git] / arch / arm / dts / armada-37xx.dtsi
index 9f350df57496480d275b745059fe42770149da40..ceeb6e5d862bbb887784487986316728cee60e4f 100644 (file)
@@ -45,6 +45,7 @@
  */
 
 #include <dt-bindings/interrupt-controller/arm-gic.h>
+#include <dt-bindings/comphy/comphy_data.h>
 
 / {
        model = "Marvell Armada 37xx SoC";
                                spi-max-frequency = <40000>;
                                status = "disabled";
                        };
+
+                       comphy: comphy@18300 {
+                               compatible = "marvell,mvebu-comphy", "marvell,comphy-armada-3700";
+                               reg = <0x18300 0x28>,
+                                     <0x1f300 0x3d000>;
+                               mux-bitcount = <1>;
+                               max-lanes = <2>;
+                       };
                };
        };
 };