RE: [PATCH 1/2] dt-bindings: phy: Document cadence Sierra PHY bindings

2018-10-19 Thread Alan Douglas
On 15 October 2018 20:09, Rob Herring wrote: > On Wed, Oct 03, 2018 at 05:02:25PM +0100, Alan Douglas wrote: > > Add DT binding documentation for Sierra PHY. The PHY supports > > a number of different protocols, including PCIe and USB. > > > > The PHY lanes may be configured as single or multi-lan

Re: [PATCH 1/2] dt-bindings: phy: Document cadence Sierra PHY bindings

2018-10-15 Thread Rob Herring
On Wed, Oct 03, 2018 at 05:02:25PM +0100, Alan Douglas wrote: > Add DT binding documentation for Sierra PHY. The PHY supports > a number of different protocols, including PCIe and USB. > > The PHY lanes may be configured as single or multi-lane links. > Each link is treated as a separate sub-node

[PATCH 1/2] dt-bindings: phy: Document cadence Sierra PHY bindings

2018-10-03 Thread Alan Douglas
Add DT binding documentation for Sierra PHY. The PHY supports a number of different protocols, including PCIe and USB. The PHY lanes may be configured as single or multi-lane links. Each link is treated as a separate sub-node. For example, if there are 4 lanes in total the first 2 might be confi

[RFC PATCH 1/2] dt-bindings: phy: Document cadence Sierra PHY bindings

2018-08-17 Thread Alan Douglas
Add DT binding documentation for Sierra PHY. The PHY supports a number of different protocols, including PCIe and USB. The number of lanes can also be configured. Signed-off-by: Alan Douglas --- .../devicetree/bindings/phy/cdns-sierra-phy.txt| 29 ++ 1 file changed, 29