Hi Geert, On Wed, Aug 26, 2015 at 4:48 PM, Geert Uytterhoeven <[email protected]> wrote: > On Wed, Aug 26, 2015 at 9:43 AM, Magnus Damm <[email protected]> wrote: >> From: Magnus Damm <[email protected]> >> >> Shmobile is all multiplatform these days, so get rid of the >> reference to CONFIG_ARCH_SHMOBILE_MULTI. Also instead of always >> enabling DIV6 and MSTP adjust the Makefile to enable DIV6 and >> MSTP depending on if they are included in the SoC or not. >> >> Signed-off-by: Magnus Damm <[email protected]> >> Acked-by: Geert Uytterhoeven <[email protected]> >> --- >> >> Changes since V1: >> - dropped DIV6 from R-Car Gen1 variants - thanks Geert! > > BTW, you forgot to mention, but it's important for Mike and Stephen to > know that this should not be queued up in a branch that still has > ARCH_SHMOBILE_LEGACY.
Allow me to clarify one thing. Your comment is true for this older version of this patch, but newer versions such as: [PATCH v5 01/05] clk: shmobile: Rework CONFIG_ARCH_SHMOBILE_MULTI and later versions do not have this dependency on ARCH_SHMOBILE_LEGACY cleanups. So newer versions can be merged at any time without any special dependencies. Thanks, / magnus -- To unsubscribe from this list: send the line "unsubscribe linux-clk" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
