[PATCH v2 0/7] Add clock config and pm support to bcm iProc mdio mux
From: andrew@lunn.ch (Andrew Lunn)
Date: 2018-07-28 21:32:41
Also in:
linux-devicetree, lkml, netdev
From: andrew@lunn.ch (Andrew Lunn)
Date: 2018-07-28 21:32:41
Also in:
linux-devicetree, lkml, netdev
On Fri, Jul 27, 2018 at 02:23:26PM -0700, Arun Parameswaran wrote:
Hi, The patchset is based on David Miller's "net-next" repo. The patchset extends the Broadcom iProc mdio mux to add support for suspend/resume and the ability to configure the internal clock divider. The patchset also sets the scan control register to disable external master access.
Hi Arun
It would be good to modify the .dtsi files to make use of the new
clock properties.
Andrew