[PATCH v2 5/7] dt-bindings: net: Add clock handle to Broadcom iProc mdio mux
From: robh@kernel.org (Rob Herring)
Date: 2018-07-31 20:48:32
Also in:
linux-devicetree, lkml, netdev
From: robh@kernel.org (Rob Herring)
Date: 2018-07-31 20:48:32
Also in:
linux-devicetree, lkml, netdev
On Fri, Jul 27, 2018 at 02:23:31PM -0700, Arun Parameswaran wrote:
Add clock phandle, of the core clock driving the mdio block, as an optional property to the Broadcom iProc mdio mux. The clock, when specified, will be used to setup the rate adjust registers in the mdio to derrive the mdio's operating frequency. Signed-off-by: Arun Parameswaran <redacted> --- Documentation/devicetree/bindings/net/brcm,mdio-mux-iproc.txt | 3 +++ 1 file changed, 3 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>