[PATCH v2 7/7] clk: ns2: add clock support for Broadcom Northstar 2 SoC
From: Jon Mason <hidden>
Date: 2015-10-15 19:23:13
Also in:
linux-clk, linux-devicetree, lkml
From: Jon Mason <hidden>
Date: 2015-10-15 19:23:13
Also in:
linux-clk, linux-devicetree, lkml
On Thu, Oct 15, 2015 at 08:54:34PM +0200, Arnd Bergmann wrote:
On Thursday 15 October 2015 14:43:45 Jon Mason wrote:quoted
On Thu, Oct 15, 2015 at 11:36:19AM -0700, Scott Branden wrote:quoted
Jon, Can you add this to your patchset and change COMMON_CLK_IPROC to a silent option?Sure, I'll add this (and make it silent), as well as adding the documentation patches back to this series (per Ray's suggestion), and will resend.Thanks! Arnd
I'm tweaking the patch slightly. So, I'll remove Scott's ack and let him re-ack if he still likes it. I moved the selection of the COMMON_CLK_IPROC to ARCH_BCM_IPROC, as all iProc SoCs will soon have clk drivers (and enabling it without a SoC driver won't hurt anything). Also, the slient enable option is added. Thanks, Jon