All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleg <balbes-150@yandex.ru>
To: Neil Armstrong <narmstrong@baylibre.com>,
	Jerome Brunet <jbrunet@baylibre.com>,
	khilman@baylibre.com, carlo@caione.org
Cc: devicetree@vger.kernel.org, linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, support@tronsmart.com
Subject: Re: [PATCH 1/2] ARM64: dts: meson-gxm: Add Vega S96 board
Date: Wed, 27 Sep 2017 15:30:54 +0300	[thread overview]
Message-ID: <077178e6-a9a0-355d-3ca5-563e98db98ea@yandex.ru> (raw)
In-Reply-To: <a342b95d-0300-f408-266f-e48deb1f72d7@baylibre.com>


>>>> +        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>;
+	};
+};

WARNING: multiple messages have this Message-ID (diff)
From: balbes-150@yandex.ru (Oleg)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM64: dts: meson-gxm: Add Vega S96 board
Date: Wed, 27 Sep 2017 15:30:54 +0300	[thread overview]
Message-ID: <077178e6-a9a0-355d-3ca5-563e98db98ea@yandex.ru> (raw)
In-Reply-To: <a342b95d-0300-f408-266f-e48deb1f72d7@baylibre.com>


>>>> +        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 at 0 {
+		/* Realtek RTL8211F (0x001cc916) */
+		reg = <0>;
+	};
+};

WARNING: multiple messages have this Message-ID (diff)
From: balbes-150@yandex.ru (Oleg)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH 1/2] ARM64: dts: meson-gxm: Add Vega S96 board
Date: Wed, 27 Sep 2017 15:30:54 +0300	[thread overview]
Message-ID: <077178e6-a9a0-355d-3ca5-563e98db98ea@yandex.ru> (raw)
In-Reply-To: <a342b95d-0300-f408-266f-e48deb1f72d7@baylibre.com>


>>>> +        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 at 0 {
+		/* Realtek RTL8211F (0x001cc916) */
+		reg = <0>;
+	};
+};

  parent reply	other threads:[~2017-09-27 12:31 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-19 12:05 [PATCH 0/2] ARM64: Add Vega S96 board support Neil Armstrong
2017-09-19 12:05 ` Neil Armstrong
2017-09-19 12:05 ` Neil Armstrong
2017-09-19 12:05 ` Neil Armstrong
2017-09-19 12:05 ` [PATCH 1/2] ARM64: dts: meson-gxm: Add Vega S96 board Neil Armstrong
2017-09-19 12:05   ` Neil Armstrong
2017-09-19 12:05   ` Neil Armstrong
2017-09-19 12:05   ` Neil Armstrong
2017-09-19 15:01   ` Jerome Brunet
2017-09-19 15:01     ` Jerome Brunet
2017-09-19 15:01     ` Jerome Brunet
2017-09-19 15:01     ` Jerome Brunet
2017-09-19 18:12     ` Oleg
2017-09-19 18:12       ` Oleg
2017-09-19 18:12       ` Oleg
2017-09-19 18:12       ` Oleg
2017-09-20  8:28       ` Neil Armstrong
2017-09-20  8:28         ` Neil Armstrong
2017-09-20  8:28         ` Neil Armstrong
2017-09-20  8:28         ` Neil Armstrong
2017-09-20 10:47         ` Oleg
2017-09-20 10:47           ` Oleg
2017-09-20 10:47           ` Oleg
2017-09-20 10:47           ` Oleg
2017-09-27 12:30         ` Oleg [this message]
2017-09-27 12:30           ` Oleg
2017-09-27 12:30           ` Oleg
2017-09-19 17:51   ` Martin Blumenstingl
2017-09-19 17:51     ` Martin Blumenstingl
2017-09-19 17:51     ` Martin Blumenstingl
2017-09-19 17:51     ` Martin Blumenstingl
2017-09-20  8:36     ` Neil Armstrong
2017-09-20  8:36       ` Neil Armstrong
2017-09-20  8:36       ` Neil Armstrong
2017-09-19 12:05 ` [PATCH 2/2] dt-bindings: arm: amlogic: Add Tronsmart Vega S96 binding Neil Armstrong
2017-09-19 12:05   ` Neil Armstrong
2017-09-19 12:05   ` Neil Armstrong
2017-09-21 23:41   ` Rob Herring
2017-09-21 23:41     ` Rob Herring
2017-09-21 23:41     ` Rob Herring
2017-09-21 23:41     ` Rob Herring
2017-09-19 15:03 ` [PATCH 0/2] ARM64: Add Vega S96 board support Jerome Brunet
2017-09-19 15:03   ` Jerome Brunet
2017-09-19 15:03   ` Jerome Brunet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=077178e6-a9a0-355d-3ca5-563e98db98ea@yandex.ru \
    --to=balbes-150@yandex.ru \
    --cc=carlo@caione.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jbrunet@baylibre.com \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=narmstrong@baylibre.com \
    --cc=support@tronsmart.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.