lkml.org 
[lkml]   [2016]   [Dec]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH v5 net-next 7/7] ARM64: dts: marvell: Add network support for Armada 3700
    Hi Gregory,

    2016-11-30 22:42 GMT+01:00 Gregory CLEMENT <gregory.clement@free-electrons.com>:
    > Add neta nodes for network support both in device tree for the SoC and
    > the board.
    >
    > Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
    > ---
    > arch/arm64/boot/dts/marvell/armada-3720-db.dts | 23 +++++++++++++++++++-
    > arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 23 +++++++++++++++++++-
    > 2 files changed, 46 insertions(+), 0 deletions(-)
    >
    > diff --git a/arch/arm64/boot/dts/marvell/armada-3720-db.dts b/arch/arm64/boot/dts/marvell/armada-3720-db.dts
    > index 1372e9a6aaa4..c8b82e4145de 100644
    > --- a/arch/arm64/boot/dts/marvell/armada-3720-db.dts
    > +++ b/arch/arm64/boot/dts/marvell/armada-3720-db.dts
    > @@ -81,3 +81,26 @@
    > &pcie0 {
    > status = "okay";
    > };
    > +
    > +&mdio {
    > + status = "okay";
    > + phy0: ethernet-phy@0 {
    > + reg = <0>;
    > + };
    > +
    > + phy1: ethernet-phy@1 {
    > + reg = <1>;
    > + };
    > +};
    > +
    > +&eth0 {
    > + phy-mode = "rgmii-id";
    > + phy = <&phy0>;
    > + status = "okay";
    > +};
    > +
    > +&eth1 {
    > + phy-mode = "rgmii-id";

    Should be "sgmii".

    Best regards,
    Marcin

    \
     
     \ /
      Last update: 2016-12-01 17:06    [W:3.107 / U:0.504 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site