All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks
@ 2016-11-17 15:20 ` Georgi Djakov
  0 siblings, 0 replies; 5+ messages in thread
From: Georgi Djakov @ 2016-11-17 15:20 UTC (permalink / raw)
  To: andy.gross
  Cc: linux-arm-msm, arm, linux-kernel, linux-arm-kernel, georgi.djakov

Enable support for clocks, controlled by the RPM processor on
Qualcomm platforms.

Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
---
 arch/arm/configs/qcom_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index 9f6d2a69a6f7..553d0a5827f2 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -158,6 +158,8 @@ CONFIG_DMADEVICES=y
 CONFIG_QCOM_BAM_DMA=y
 CONFIG_STAGING=y
 CONFIG_COMMON_CLK_QCOM=y
+CONFIG_QCOM_CLK_RPM=y
+CONFIG_QCOM_CLK_SMD_RPM=y
 CONFIG_APQ_MMCC_8084=y
 CONFIG_IPQ_LCC_806X=y
 CONFIG_MSM_GCC_8660=y

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH] ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks
@ 2016-11-17 15:20 ` Georgi Djakov
  0 siblings, 0 replies; 5+ messages in thread
From: Georgi Djakov @ 2016-11-17 15:20 UTC (permalink / raw)
  To: andy.gross
  Cc: arm, linux-arm-msm, linux-kernel, linux-arm-kernel, georgi.djakov

Enable support for clocks, controlled by the RPM processor on
Qualcomm platforms.

Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
---
 arch/arm/configs/qcom_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index 9f6d2a69a6f7..553d0a5827f2 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -158,6 +158,8 @@ CONFIG_DMADEVICES=y
 CONFIG_QCOM_BAM_DMA=y
 CONFIG_STAGING=y
 CONFIG_COMMON_CLK_QCOM=y
+CONFIG_QCOM_CLK_RPM=y
+CONFIG_QCOM_CLK_SMD_RPM=y
 CONFIG_APQ_MMCC_8084=y
 CONFIG_IPQ_LCC_806X=y
 CONFIG_MSM_GCC_8660=y

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH] ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks
@ 2016-11-17 15:20 ` Georgi Djakov
  0 siblings, 0 replies; 5+ messages in thread
From: Georgi Djakov @ 2016-11-17 15:20 UTC (permalink / raw)
  To: linux-arm-kernel

Enable support for clocks, controlled by the RPM processor on
Qualcomm platforms.

Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
---
 arch/arm/configs/qcom_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index 9f6d2a69a6f7..553d0a5827f2 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -158,6 +158,8 @@ CONFIG_DMADEVICES=y
 CONFIG_QCOM_BAM_DMA=y
 CONFIG_STAGING=y
 CONFIG_COMMON_CLK_QCOM=y
+CONFIG_QCOM_CLK_RPM=y
+CONFIG_QCOM_CLK_SMD_RPM=y
 CONFIG_APQ_MMCC_8084=y
 CONFIG_IPQ_LCC_806X=y
 CONFIG_MSM_GCC_8660=y

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks
  2016-11-17 15:20 ` Georgi Djakov
@ 2016-11-19  1:17   ` Olof Johansson
  -1 siblings, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2016-11-19  1:17 UTC (permalink / raw)
  To: Georgi Djakov
  Cc: andy.gross, arm, linux-arm-msm, linux-kernel, linux-arm-kernel

On Thu, Nov 17, 2016 at 05:20:26PM +0200, Georgi Djakov wrote:
> Enable support for clocks, controlled by the RPM processor on
> Qualcomm platforms.
> 
> Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>

Hi,

Please send patches like these to the platform maintainer (i.e. Andy
Gross), and leave arm@kernel.org off of Cc.

We prefer that only maintainers email us at this address to avoid getting
cc:d on everything (and dealing with the volume of email that entails).


Thanks!

-Olof

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks
@ 2016-11-19  1:17   ` Olof Johansson
  0 siblings, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2016-11-19  1:17 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Nov 17, 2016 at 05:20:26PM +0200, Georgi Djakov wrote:
> Enable support for clocks, controlled by the RPM processor on
> Qualcomm platforms.
> 
> Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>

Hi,

Please send patches like these to the platform maintainer (i.e. Andy
Gross), and leave arm at kernel.org off of Cc.

We prefer that only maintainers email us at this address to avoid getting
cc:d on everything (and dealing with the volume of email that entails).


Thanks!

-Olof

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-11-19  1:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-17 15:20 [PATCH] ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks Georgi Djakov
2016-11-17 15:20 ` Georgi Djakov
2016-11-17 15:20 ` Georgi Djakov
2016-11-19  1:17 ` Olof Johansson
2016-11-19  1:17   ` Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.