Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1549385 > unrolled thread
| Started by | Andy Gross <andy.gross@linaro.org> |
|---|---|
| First post | 2017-01-02 21:40 +0100 |
| Last post | 2017-01-10 04:40 +0100 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
[PATCH] ARM: multi_v7_defconfig: enable Qualcomm RPMCC Andy Gross <andy.gross@linaro.org> - 2017-01-02 21:40 +0100
Re: [PATCH] ARM: multi_v7_defconfig: enable Qualcomm RPMCC Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-01-03 20:00 +0100
Re: [PATCH] ARM: multi_v7_defconfig: enable Qualcomm RPMCC Olof Johansson <olof@lixom.net> - 2017-01-10 04:40 +0100
| From | Andy Gross <andy.gross@linaro.org> |
|---|---|
| Date | 2017-01-02 21:40 +0100 |
| Subject | [PATCH] ARM: multi_v7_defconfig: enable Qualcomm RPMCC |
| Message-ID | <sVhyF-3WN-5@gated-at.bofh.it> |
This patch enables the Qualcomm RPM based Clock Controller present on A-family boards. Signed-off-by: Andy Gross <andy.gross@linaro.org> --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+) 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 -- 1.9.1
[toc] | [next] | [standalone]
| From | Bjorn Andersson <bjorn.andersson@linaro.org> |
|---|---|
| Date | 2017-01-03 20:00 +0100 |
| Message-ID | <sVCts-1ZW-19@gated-at.bofh.it> |
| In reply to | #1549385 |
On Mon 02 Jan 12:35 PST 2017, Andy Gross wrote: > This patch enables the Qualcomm RPM based Clock Controller present on > A-family boards. > > Signed-off-by: Andy Gross <andy.gross@linaro.org> Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org> Regards, Bjorn > --- > arch/arm/configs/multi_v7_defconfig | 1 + > 1 file changed, 1 insertion(+) > > 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 > -- > 1.9.1 >
[toc] | [prev] | [next] | [standalone]
| From | Olof Johansson <olof@lixom.net> |
|---|---|
| Date | 2017-01-10 04:40 +0100 |
| Message-ID | <sXVrX-4uw-1@gated-at.bofh.it> |
| In reply to | #1550095 |
On Tue, Jan 03, 2017 at 10:52:32AM -0800, Bjorn Andersson wrote: > On Mon 02 Jan 12:35 PST 2017, Andy Gross wrote: > > > This patch enables the Qualcomm RPM based Clock Controller present on > > A-family boards. > > > > Signed-off-by: Andy Gross <andy.gross@linaro.org> > > Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org> Applied to next/defconfig. Thanks. -Olof
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web