Re: [PATCH 1/7] dt-bindings: phy: qmp: Add output-clock-names

2017-07-17 Thread Rob Herring
On Mon, Jul 17, 2017 at 05:33:57PM +0530, Varadarajan Narayanan wrote: > The phy outputs a clock that will act as the parent for > the phy's pipe clock. Add the name of this clock to the > lane's DT node. > > Signed-off-by: Varadarajan Narayanan > --- > Documentation/devicetree/bindings/phy/qcom

[PATCH 1/7] dt-bindings: phy: qmp: Add output-clock-names

2017-07-17 Thread Varadarajan Narayanan
The phy outputs a clock that will act as the parent for the phy's pipe clock. Add the name of this clock to the lane's DT node. Signed-off-by: Varadarajan Narayanan --- Documentation/devicetree/bindings/phy/qcom-qmp-phy.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/dev