Re: [PATCH 02/11] dt-bindings: phy-mtk-tphy: make the ref clock optional

2019-08-29 Thread Chunfeng Yun
On Thu, 2019-08-29 at 14:25 -0500, Rob Herring wrote: > On Fri, Aug 23, 2019 at 03:00:09PM +0800, Chunfeng Yun wrote: > > Make the ref clock optional, then we no need refer to a fixed-clock > > in DTS anymore when the clock of USB3 PHY comes from oscillator > > directly > > > > Signed-off-by: Chun

Re: [PATCH 02/11] dt-bindings: phy-mtk-tphy: make the ref clock optional

2019-08-29 Thread Rob Herring
On Fri, Aug 23, 2019 at 03:00:09PM +0800, Chunfeng Yun wrote: > Make the ref clock optional, then we no need refer to a fixed-clock > in DTS anymore when the clock of USB3 PHY comes from oscillator > directly > > Signed-off-by: Chunfeng Yun > --- > .../devicetree/bindings/phy/phy-mtk-tphy.txt

[PATCH 02/11] dt-bindings: phy-mtk-tphy: make the ref clock optional

2019-08-23 Thread Chunfeng Yun
Make the ref clock optional, then we no need refer to a fixed-clock in DTS anymore when the clock of USB3 PHY comes from oscillator directly Signed-off-by: Chunfeng Yun --- .../devicetree/bindings/phy/phy-mtk-tphy.txt| 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) di