Re: [PATCH 16/16] dt-bindings: net: add bindings for ADIN PHY driver

2019-08-06 Thread Rob Herring
On Mon, Aug 5, 2019 at 7:55 AM Alexandru Ardelean wrote: > > This change adds bindings for the Analog Devices ADIN PHY driver, detailing > all the properties implemented by the driver. > > Signed-off-by: Alexandru Ardelean > --- > .../devicetree/bindings/net/adi,adin.yaml | 93 ++

Re: [PATCH 16/16] dt-bindings: net: add bindings for ADIN PHY driver

2019-08-06 Thread Ardelean, Alexandru
On Mon, 2019-08-05 at 16:11 +0200, Andrew Lunn wrote: > [External] > > > + adi,rx-internal-delay: > > +$ref: /schemas/types.yaml#/definitions/uint32 > > +description: | > > + RGMII RX Clock Delay used only when PHY operates in RGMII mode > > (phy-mode > > + is "rgmii-id", "rgmi

Re: [PATCH 16/16] dt-bindings: net: add bindings for ADIN PHY driver

2019-08-06 Thread Ardelean, Alexandru
On Mon, 2019-08-05 at 16:11 +0200, Andrew Lunn wrote: > [External] > > > + adi,rx-internal-delay: > > +$ref: /schemas/types.yaml#/definitions/uint32 > > +description: | > > + RGMII RX Clock Delay used only when PHY operates in RGMII mode > > (phy-mode > > + is "rgmii-id", "rgmi

Re: [PATCH 16/16] dt-bindings: net: add bindings for ADIN PHY driver

2019-08-05 Thread Ardelean, Alexandru
On Mon, 2019-08-05 at 16:27 +0200, Andrew Lunn wrote: > [External] > > On Mon, Aug 05, 2019 at 07:54:53PM +0300, Alexandru Ardelean wrote: > > This change adds bindings for the Analog Devices ADIN PHY driver, detailing > > all the properties implemented by the driver. > > > > Signed-off-by: Alexa

Re: [PATCH 16/16] dt-bindings: net: add bindings for ADIN PHY driver

2019-08-05 Thread Andrew Lunn
On Mon, Aug 05, 2019 at 07:54:53PM +0300, Alexandru Ardelean wrote: > This change adds bindings for the Analog Devices ADIN PHY driver, detailing > all the properties implemented by the driver. > > Signed-off-by: Alexandru Ardelean > --- > .../devicetree/bindings/net/adi,adin.yaml | 93 +

Re: [PATCH 16/16] dt-bindings: net: add bindings for ADIN PHY driver

2019-08-05 Thread Andrew Lunn
> + adi,rx-internal-delay: > +$ref: /schemas/types.yaml#/definitions/uint32 > +description: | > + RGMII RX Clock Delay used only when PHY operates in RGMII mode > (phy-mode > + is "rgmii-id", "rgmii-rxid", "rgmii-txid") see `dt-bindings/net/adin.h` > + default value is 0 (w

[PATCH 16/16] dt-bindings: net: add bindings for ADIN PHY driver

2019-08-05 Thread Alexandru Ardelean
This change adds bindings for the Analog Devices ADIN PHY driver, detailing all the properties implemented by the driver. Signed-off-by: Alexandru Ardelean --- .../devicetree/bindings/net/adi,adin.yaml | 93 +++ MAINTAINERS | 2 + include/dt