Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1740675
| From | Oleg <balbes-150@yandex.ru> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] ARM64: dts: meson-gxm: Add Vega S96 board |
| Date | 2017-09-27 14:40 +0200 |
| Message-ID | <uujN7-2tn-19@gated-at.bofh.it> (permalink) |
| References | <urpvI-5if-3@gated-at.bofh.it> <urpvI-5if-13@gated-at.bofh.it> <ursjT-74b-5@gated-at.bofh.it> <urvhL-nD-11@gated-at.bofh.it> <urIym-u2-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
>>>> + 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>;
+ };
+};
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 1/2] ARM64: dts: meson-gxm: Add Vega S96 board Oleg <balbes-150@yandex.ru> - 2017-09-27 14:40 +0200
csiph-web