Re: [PATCH] net: dsa: Add support for port mac address

2019-03-08 Thread David Miller
From: xiaofeis Date: Tue, 5 Mar 2019 16:16:53 +0800 > Allow port network device's mac address to be retrieved from the > device tree. > > Signed-off-by: xiaofeis You're not "adding support" you are adding documentation for support that already exists. Please phrase your commit message and su

Re: [PATCH] net: dsa: Add support for port mac address

2019-03-05 Thread Vinod Koul
On 05-03-19, 16:16, xiaofeis wrote: > Allow port network device's mac address to be retrieved from the > device tree. Reviewed-by: Vinod Koul > Signed-off-by: xiaofeis > --- > Documentation/devicetree/bindings/net/dsa/dsa.txt | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/Docum

[PATCH] net: dsa: Add support for port mac address

2019-03-05 Thread xiaofeis
Allow port network device's mac address to be retrieved from the device tree. Signed-off-by: xiaofeis --- Documentation/devicetree/bindings/net/dsa/dsa.txt | 5 + 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/net/dsa/dsa.txt b/Documentation/devicetree/bindi

[PATCH] net: dsa: Add support for port mac address

2019-03-04 Thread xiaofeis
Allow port network device's mac address to be retrieved from the device tree. Signed-off-by: xiaofeis --- Documentation/devicetree/bindings/net/dsa/dsa.txt | 5 + 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/net/dsa/dsa.txt b/Documentation/devicetree/bindi