Re: [PATCH net-next] dt-bindings: net: dsa: b53: Add missing reg property to example

2020-10-03 Thread Kurt Kanzenbach
On Fri Oct 02 2020, Florian Fainelli wrote: > On 10/1/2020 11:20 PM, Kurt Kanzenbach wrote: >> The switch has a certain MDIO address and this needs to be specified using >> the >> reg property. Add it to the example. >> >> Signed-off-by: Kurt Kanzenbach >> --- >> Documentation/devicetree/bindi

Re: [PATCH net-next] dt-bindings: net: dsa: b53: Add missing reg property to example

2020-10-02 Thread David Miller
From: Kurt Kanzenbach Date: Fri, 2 Oct 2020 08:20:51 +0200 > The switch has a certain MDIO address and this needs to be specified using the > reg property. Add it to the example. > > Signed-off-by: Kurt Kanzenbach Applied, thank you.

Re: [PATCH net-next] dt-bindings: net: dsa: b53: Add missing reg property to example

2020-10-02 Thread Florian Fainelli
On 10/1/2020 11:20 PM, Kurt Kanzenbach wrote: The switch has a certain MDIO address and this needs to be specified using the reg property. Add it to the example. Signed-off-by: Kurt Kanzenbach --- Documentation/devicetree/bindings/net/dsa/b53.txt | 1 + 1 file changed, 1 insertion(+) dif

Re: [PATCH net-next] dt-bindings: net: dsa: b53: Add missing reg property to example

2020-10-02 Thread Andrew Lunn
On Fri, Oct 02, 2020 at 08:20:51AM +0200, Kurt Kanzenbach wrote: > The switch has a certain MDIO address and this needs to be specified using the > reg property. Add it to the example. > > Signed-off-by: Kurt Kanzenbach Reviewed-by: Andrew Lunn Andrew

[PATCH net-next] dt-bindings: net: dsa: b53: Add missing reg property to example

2020-10-01 Thread Kurt Kanzenbach
The switch has a certain MDIO address and this needs to be specified using the reg property. Add it to the example. Signed-off-by: Kurt Kanzenbach --- Documentation/devicetree/bindings/net/dsa/b53.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/net/dsa/b