Message ID | 1487090839-10772-1-git-send-email-andy.gross@linaro.org |
---|---|
State | Accepted |
Commit | 69e05170ef0d0c00e1098dd6a625b44f39903a6a |
Headers | show |
On Tuesday, February 14, 2017 10:47:19 AM CET Andy Gross wrote: > This patch enables the Qualcomm RPM based Clock Controller present on > A-family boards. > > This patch is already queued for v4.11, but I feel that we shouldn't > leave A family boards broken for v4.10. The commit ID in arm-soc > next/defconfig is ff90e93867b2841badd33a419d86be0c08c538ca > > Signed-off-by: Andy Gross <andy.gross@linaro.org> > Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org> > --- Apparently Olof already applied this the first time you sent it. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Thu, Feb 16, 2017 at 05:29:06PM +0100, Arnd Bergmann wrote: > On Tuesday, February 14, 2017 10:47:19 AM CET Andy Gross wrote: > > This patch enables the Qualcomm RPM based Clock Controller present on > > A-family boards. > > > > This patch is already queued for v4.11, but I feel that we shouldn't > > leave A family boards broken for v4.10. The commit ID in arm-soc > > next/defconfig is ff90e93867b2841badd33a419d86be0c08c538ca > > > > Signed-off-by: Andy Gross <andy.gross@linaro.org> > > Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org> > > --- > > Apparently Olof already applied this the first time you sent it. Yes, it is queued up for 4.11. But this kind of leaves 4.10 in a broken state so I'd prefer it get drawn in to 4.10 and subsequently dropped from 4.11. Regards, Andy -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Fri, Feb 17, 2017 at 1:36 AM, Andy Gross <andy.gross@linaro.org> wrote: > On Thu, Feb 16, 2017 at 05:29:06PM +0100, Arnd Bergmann wrote: >> On Tuesday, February 14, 2017 10:47:19 AM CET Andy Gross wrote: >> > This patch enables the Qualcomm RPM based Clock Controller present on >> > A-family boards. >> > >> > This patch is already queued for v4.11, but I feel that we shouldn't >> > leave A family boards broken for v4.10. The commit ID in arm-soc >> > next/defconfig is ff90e93867b2841badd33a419d86be0c08c538ca >> > >> > Signed-off-by: Andy Gross <andy.gross@linaro.org> >> > Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org> >> > --- >> >> Apparently Olof already applied this the first time you sent it. > > Yes, it is queued up for 4.11. But this kind of leaves 4.10 in a broken state > so I'd prefer it get drawn in to 4.10 and subsequently dropped from 4.11. Got it, sorry I misread your description earlier. Applied to fixes now. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index b01a438..4ff6779 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -824,6 +824,7 @@ CONFIG_QCOM_SMSM=y CONFIG_QCOM_WCNSS_CTRL=m CONFIG_ROCKCHIP_PM_DOMAINS=y CONFIG_COMMON_CLK_QCOM=y +CONFIG_QCOM_CLK_RPM=y CONFIG_CHROME_PLATFORMS=y CONFIG_STAGING_BOARD=y CONFIG_CROS_EC_CHARDEV=m