Re: [PATCH net-next v5 2/9] dt-bindings: net: Add Lynx PCS binding

2022-09-30 Thread Rob Herring
On Mon, 26 Sep 2022 15:03:14 -0400, Sean Anderson wrote: > This binding is fairly bare-bones for now, since the Lynx driver doesn't > parse any properties (or match based on the compatible). We just need it > in order to prevent the PCS nodes from having phy devices attached to > them. This is not

[PATCH net-next v5 2/9] dt-bindings: net: Add Lynx PCS binding

2022-09-26 Thread Sean Anderson
This binding is fairly bare-bones for now, since the Lynx driver doesn't parse any properties (or match based on the compatible). We just need it in order to prevent the PCS nodes from having phy devices attached to them. This is not really a problem, but it is a bit inefficient. This binding is r