Re: [PATCH 1/2] dt-bindings: msm/dsi: Add ref clock for 10nm PHY

2018-11-15 Thread Stephen Boyd
Quoting Matthias Kaehlcke (2018-11-14 14:42:52) > On Tue, Nov 06, 2018 at 03:09:40PM -0800, Stephen Boyd wrote: > > Quoting Matthias Kaehlcke (2018-11-02 14:45:33) > > > Allow the 10nm PHY driver to get the ref clock from the DT. > > > > > > Signed-off-by: Matthias Kaehlcke > > > --- > > >

Re: [PATCH 1/2] dt-bindings: msm/dsi: Add ref clock for 10nm PHY

2018-11-14 Thread Matthias Kaehlcke
On Tue, Nov 06, 2018 at 03:09:40PM -0800, Stephen Boyd wrote: > Quoting Matthias Kaehlcke (2018-11-02 14:45:33) > > Allow the 10nm PHY driver to get the ref clock from the DT. > > > > Signed-off-by: Matthias Kaehlcke > > --- > > Documentation/devicetree/bindings/display/msm/dsi.txt | 4 > >

Re: [PATCH 1/2] dt-bindings: msm/dsi: Add ref clock for 10nm PHY

2018-11-07 Thread Stephen Boyd
Quoting Matthias Kaehlcke (2018-11-02 14:45:33) > Allow the 10nm PHY driver to get the ref clock from the DT. > > Signed-off-by: Matthias Kaehlcke > --- > Documentation/devicetree/bindings/display/msm/dsi.txt | 4 > 1 file changed, 4 insertions(+) > > diff --git

Re: [PATCH 1/2] dt-bindings: msm/dsi: Add ref clock for 10nm PHY

2018-11-05 Thread Sean Paul
On Fri, Nov 02, 2018 at 02:45:33PM -0700, Matthias Kaehlcke wrote: > Allow the 10nm PHY driver to get the ref clock from the DT. > Might be nice to state that there are no current users of the 10nm phy in your commit message. Sean > Signed-off-by: Matthias Kaehlcke > --- >

[PATCH 1/2] dt-bindings: msm/dsi: Add ref clock for 10nm PHY

2018-11-02 Thread Matthias Kaehlcke
Allow the 10nm PHY driver to get the ref clock from the DT. Signed-off-by: Matthias Kaehlcke --- Documentation/devicetree/bindings/display/msm/dsi.txt | 4 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/display/msm/dsi.txt