Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1740675 > unrolled thread

Re: [PATCH 1/2] ARM64: dts: meson-gxm: Add Vega S96 board

Started byOleg <balbes-150@yandex.ru>
First post2017-09-27 14:40 +0200
Last post2017-09-27 14:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 1/2] ARM64: dts: meson-gxm: Add Vega S96 board Oleg <balbes-150@yandex.ru> - 2017-09-27 14:40 +0200

#1740675 — Re: [PATCH 1/2] ARM64: dts: meson-gxm: Add Vega S96 board

FromOleg <balbes-150@yandex.ru>
Date2017-09-27 14:40 +0200
SubjectRe: [PATCH 1/2] ARM64: dts: meson-gxm: Add Vega S96 board
Message-ID<uujN7-2tn-19@gated-at.bofh.it>
>>>> +        reg = <0>;
>>>> +        max-speed = <1000>;
>>> I don't think this max-speed property is necessary
>>>
>>>> +    };
>>>> +};
>> I will try to test and write the result.
> Great, thanks !
>
> Neil
I removed two strings and checked on Vega s96,
the wired network works fine.

+&external_mdio {
+	external_phy: ethernet-phy@0 {
+		/* Realtek RTL8211F (0x001cc916) */
+		reg = <0>;
+	};
+};

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web