* [PATCH net-next] Documentation: devicetree: revise ethernet device-tree binding about TRGMII
@ 2016-09-22 16:16 sean.wang
2016-09-22 16:48 ` Sergei Shtylyov
0 siblings, 1 reply; 3+ messages in thread
From: sean.wang @ 2016-09-22 16:16 UTC (permalink / raw)
To: davem, sergei.shtylyov, john
Cc: nbd, netdev, linux-kernel, linux-mediatek, devicetree, keyhaede,
objelf, Sean Wang
From: Sean Wang <sean.wang@mediatek.com>
fix typo in mediatek-net.txt and add phy-mode "trgmii" to ethernet.txt
Cc: devicetree@vger.kernel.org
Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
---
Documentation/devicetree/bindings/net/ethernet.txt | 4 ++--
Documentation/devicetree/bindings/net/mediatek-net.txt | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/net/ethernet.txt b/Documentation/devicetree/bindings/net/ethernet.txt
index 5d88f37..e1d7681 100644
--- a/Documentation/devicetree/bindings/net/ethernet.txt
+++ b/Documentation/devicetree/bindings/net/ethernet.txt
@@ -11,8 +11,8 @@ The following properties are common to the Ethernet controllers:
the maximum frame size (there's contradiction in ePAPR).
- phy-mode: string, operation mode of the PHY interface; supported values are
"mii", "gmii", "sgmii", "qsgmii", "tbi", "rev-mii", "rmii", "rgmii", "rgmii-id",
- "rgmii-rxid", "rgmii-txid", "rtbi", "smii", "xgmii"; this is now a de-facto
- standard property;
+ "rgmii-rxid", "rgmii-txid", "rtbi", "smii", "xgmii", "trgmii"; this is now a
+ de-facto standard property;
- phy-connection-type: the same as "phy-mode" property but described in ePAPR;
- phy-handle: phandle, specifies a reference to a node representing a PHY
device; this property is described in ePAPR and so preferred;
diff --git a/Documentation/devicetree/bindings/net/mediatek-net.txt b/Documentation/devicetree/bindings/net/mediatek-net.txt
index bae848e..da05f8b 100644
--- a/Documentation/devicetree/bindings/net/mediatek-net.txt
+++ b/Documentation/devicetree/bindings/net/mediatek-net.txt
@@ -34,7 +34,7 @@ Required properties:
- phy-handle: see ethernet.txt file in the same directory and
the phy-mode "trgmii" required being provided when reg
is equal to 0 and the MAC uses fixed-link to connect
- with inernal switch such as MT7530.
+ with internal switch such as MT7530.
Example:
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] Documentation: devicetree: revise ethernet device-tree binding about TRGMII
2016-09-22 16:16 [PATCH net-next] Documentation: devicetree: revise ethernet device-tree binding about TRGMII sean.wang
@ 2016-09-22 16:48 ` Sergei Shtylyov
2016-09-23 2:52 ` Sean Wang
0 siblings, 1 reply; 3+ messages in thread
From: Sergei Shtylyov @ 2016-09-22 16:48 UTC (permalink / raw)
To: sean.wang, davem, john
Cc: nbd, netdev, linux-kernel, linux-mediatek, devicetree, keyhaede,
objelf
On 09/22/2016 07:16 PM, sean.wang@mediatek.com wrote:
> From: Sean Wang <sean.wang@mediatek.com>
>
> fix typo in mediatek-net.txt and add phy-mode "trgmii" to ethernet.txt
These changes are unrelated to each other, so there should be 2 separate
patches. And have the patches I reviewed been merged already, why are you
sending an incremental patch?
> Cc: devicetree@vger.kernel.org
> Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Signed-off-by: Sean Wang <sean.wang@mediatek.com>
[...]
MBR, Sergei
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] Documentation: devicetree: revise ethernet device-tree binding about TRGMII
2016-09-22 16:48 ` Sergei Shtylyov
@ 2016-09-23 2:52 ` Sean Wang
0 siblings, 0 replies; 3+ messages in thread
From: Sean Wang @ 2016-09-23 2:52 UTC (permalink / raw)
To: sergei.shtylyov
Cc: john, davem, nbd, netdev, linux-kernel, linux-mediatek, keyhaede,
objelf
Date: Thu, 22 Sep 2016 19:48:47 +0300, Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> wrote:
>On 09/22/2016 07:16 PM, sean.wang@mediatek.com wrote:
>
>> From: Sean Wang <sean.wang@mediatek.com>
>>
>> fix typo in mediatek-net.txt and add phy-mode "trgmii" to ethernet.txt
>
> These changes are unrelated to each other, so there should be 2 separate
>patches. And have the patches I reviewed been merged already, why are you
>sending an incremental patch?
>
okay, I will make them into distinct patchs.
I saw they had been applied so I created an incremental
patch based on codebase after applied.
>> Cc: devicetree@vger.kernel.org
>> Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>> Signed-off-by: Sean Wang <sean.wang@mediatek.com>
>[...]
>
>MBR, Sergei
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-09-23 2:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-22 16:16 [PATCH net-next] Documentation: devicetree: revise ethernet device-tree binding about TRGMII sean.wang
2016-09-22 16:48 ` Sergei Shtylyov
2016-09-23 2:52 ` Sean Wang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).