On 24/06/2019 15:57, Amit Kucheria wrote: > On Mon, Jun 24, 2019 at 6:56 PM Marc Gonzalez <marc.w.gonzalez@xxxxxxx> wrote: >> >> QCOM_A53PLL and QCOM_CLK_APCS_MSM8916 used to be enabled by default >> in drivers/clk/qcom/Kconfig. A recent patch changed that by dropping >> the 'default ARCH_QCOM' directive. >> >> Add the two options explicitly in the arm64 defconfig, to avoid >> functional regressions. >> >> Signed-off-by: Marc Gonzalez <marc.w.gonzalez@xxxxxxx> > > Acked-by: Amit Kucheria <amit.kucheria@xxxxxxxxxx> Stephen, Can you take the following two patches through the clk tree? [PATCH v2] clk: qcom: msm8916: Don't build by default [PATCH] clk: qcom: msm8916: Add 2 clk options in defconfig Regards.