Re: [RFC PATCH 1/2] dt-bindings: net: macb: Add new property for PS SGMII only

2019-08-05 Thread Harini Katakam
Hi Andrew, On Mon, Aug 5, 2019 at 10:47 PM Andrew Lunn wrote: > > > Even with the use of this interrupt, the link status actions (link print and > > netif ops) will still be required. And also the need for macb_open to > > proceed without phydev. Could you please let me know if that is acceptable

Re: [RFC PATCH 1/2] dt-bindings: net: macb: Add new property for PS SGMII only

2019-08-05 Thread Andrew Lunn
> Even with the use of this interrupt, the link status actions (link print and > netif ops) will still be required. And also the need for macb_open to > proceed without phydev. Could you please let me know if that is acceptable > to patch or if there's a cleaner way to > report this link status? I

Re: [RFC PATCH 1/2] dt-bindings: net: macb: Add new property for PS SGMII only

2019-08-05 Thread Harini Katakam
Hi Andrew, On Mon, Aug 5, 2019 at 7:00 PM Andrew Lunn wrote: > > On Mon, Aug 05, 2019 at 11:45:05AM +0530, Harini Katakam wrote: > > Hi Andrew, > > > > On Sun, Aug 4, 2019 at 8:26 PM Andrew Lunn wrote: > > > > > > On Wed, Jul 31, 2019 at 03:10:32PM +0530, Harini Katakam wrote: > > > > Add a new

Re: [RFC PATCH 1/2] dt-bindings: net: macb: Add new property for PS SGMII only

2019-08-05 Thread Andrew Lunn
On Mon, Aug 05, 2019 at 11:45:05AM +0530, Harini Katakam wrote: > Hi Andrew, > > On Sun, Aug 4, 2019 at 8:26 PM Andrew Lunn wrote: > > > > On Wed, Jul 31, 2019 at 03:10:32PM +0530, Harini Katakam wrote: > > > Add a new property to indicate when PS SGMII is used with NO > > > external PHY on board

Re: [RFC PATCH 1/2] dt-bindings: net: macb: Add new property for PS SGMII only

2019-08-04 Thread Harini Katakam
Hi Andrew, On Sun, Aug 4, 2019 at 8:26 PM Andrew Lunn wrote: > > On Wed, Jul 31, 2019 at 03:10:32PM +0530, Harini Katakam wrote: > > Add a new property to indicate when PS SGMII is used with NO > > external PHY on board. > > Hi Harini > > What exactly is you use case? Are you connecting to a Ethe

Re: [RFC PATCH 1/2] dt-bindings: net: macb: Add new property for PS SGMII only

2019-08-04 Thread Andrew Lunn
On Wed, Jul 31, 2019 at 03:10:32PM +0530, Harini Katakam wrote: > Add a new property to indicate when PS SGMII is used with NO > external PHY on board. Hi Harini What exactly is you use case? Are you connecting to a Ethernet switch? To an SFP cage with a copper module? Andrew

[RFC PATCH 1/2] dt-bindings: net: macb: Add new property for PS SGMII only

2019-07-31 Thread Harini Katakam
Add a new property to indicate when PS SGMII is used with NO external PHY on board. Signed-off-by: Harini Katakam --- Documentation/devicetree/bindings/net/macb.txt | 4 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/net/macb.txt b/Documentation/devicetree/