From mboxrd@z Thu Jan 1 00:00:00 1970 From: jonmason@broadcom.com (Jon Mason) Date: Thu, 15 Oct 2015 14:43:45 -0400 Subject: [PATCH v2 7/7] clk: ns2: add clock support for Broadcom Northstar 2 SoC In-Reply-To: <561FF223.2050807@broadcom.com> References: <1444770485-11210-1-git-send-email-jonmason@broadcom.com> <6427519.eIBEvCNlle@wuerfel> <561EB10B.40502@broadcom.com> <6398606.WW44dcgQDV@wuerfel> <561FF223.2050807@broadcom.com> Message-ID: <20151015184344.GK32089@broadcom.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Oct 15, 2015 at 11:36:19AM -0700, Scott Branden wrote: > 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, Jon > > On 15-10-14 01:16 PM, Arnd Bergmann wrote: > >On Wednesday 14 October 2015 12:46:19 Scott Branden wrote: > >>> > >>>My patch fixes it by always selecting COMMON_CLK_IPROC from > >>>ARCH_BCM_CYGNUS. I wasn't sure whether you want COMMON_CLK_IPROC > >>>to still be user-selectable, so I left that in place. Normally > >>>I'd expect it to be a silent option though, that just gets > >>>implicitly enabled whenever a platform that needs it is built > >>>into the kernel. > >>COMMON_CLK_IPROC can be a silent option and selected as Arnd has done below. > > > >Ok, please do that then. If you want to apply my patch directly, > >you can remove that last paragraph from the description. > > > >>>Signed-off-by: Arnd Bergmann > >>Acked-by: Scott Branden > > > >Thanks for taking a look! > > > > Arnd > > >