Re: [PATCH 2/3] dt-bindings: net: ftgmac100: Describe clock properties

2019-10-08 Thread Andrew Jeffery
On Tue, 8 Oct 2019, at 23:12, Joel Stanley wrote: > On Tue, 8 Oct 2019 at 11:50, Andrew Jeffery wrote: > > > > Critically, the AST2600 requires ungating the RMII RCLK if e.g. NCSI is > > in use. > > > > Signed-off-by: Andrew Jeffery > > --- > > Documentation/devicetree/bindings/net/ftgmac100.

Re: [PATCH 2/3] dt-bindings: net: ftgmac100: Describe clock properties

2019-10-08 Thread Joel Stanley
On Tue, 8 Oct 2019 at 11:50, Andrew Jeffery wrote: > > Critically, the AST2600 requires ungating the RMII RCLK if e.g. NCSI is > in use. > > Signed-off-by: Andrew Jeffery > --- > Documentation/devicetree/bindings/net/ftgmac100.txt | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/Do