All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable the APCS IPC driver on Qualcomm platforms
@ 2018-02-12 11:03 ` Amit Kucheria
  0 siblings, 0 replies; 4+ messages in thread
From: Amit Kucheria @ 2018-02-12 11:03 UTC (permalink / raw)
  To: andy.gross
  Cc: linux-arm-msm, bjorn.andersson, Catalin Marinas, Will Deacon,
	Arnd Bergmann, Gregory CLEMENT, Timur Tabi, Wei Xu, Alex Elder,
	Rob Herring, Heiko Stuebner, Krzysztof Kozlowski, Ard Biesheuvel,
	linux-arm-kernel, linux-kernel

The APCS block is present on several Qualcomm SoCs e.g. 8916, 8996.  On the
8916 it is needed to enable the clock controller that in turn enables
cpufreq on the platform while on the 8996 it is needed for communication
with RPM.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 634b373..96a8ed8 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -525,6 +525,7 @@ CONFIG_ARM_MHU=y
 CONFIG_PLATFORM_MHU=y
 CONFIG_BCM2835_MBOX=y
 CONFIG_HI6220_MBOX=y
+CONFIG_QCOM_APCS_IPC=y
 CONFIG_ROCKCHIP_IOMMU=y
 CONFIG_ARM_SMMU=y
 CONFIG_ARM_SMMU_V3=y
-- 
2.7.4

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

* [PATCH] arm64: defconfig: Enable the APCS IPC driver on Qualcomm platforms
@ 2018-02-12 11:03 ` Amit Kucheria
  0 siblings, 0 replies; 4+ messages in thread
From: Amit Kucheria @ 2018-02-12 11:03 UTC (permalink / raw)
  To: linux-arm-kernel

The APCS block is present on several Qualcomm SoCs e.g. 8916, 8996.  On the
8916 it is needed to enable the clock controller that in turn enables
cpufreq on the platform while on the 8996 it is needed for communication
with RPM.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 634b373..96a8ed8 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -525,6 +525,7 @@ CONFIG_ARM_MHU=y
 CONFIG_PLATFORM_MHU=y
 CONFIG_BCM2835_MBOX=y
 CONFIG_HI6220_MBOX=y
+CONFIG_QCOM_APCS_IPC=y
 CONFIG_ROCKCHIP_IOMMU=y
 CONFIG_ARM_SMMU=y
 CONFIG_ARM_SMMU_V3=y
-- 
2.7.4

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

* Re: [PATCH] arm64: defconfig: Enable the APCS IPC driver on Qualcomm platforms
  2018-02-12 11:03 ` Amit Kucheria
@ 2018-02-13  1:13   ` Bjorn Andersson
  -1 siblings, 0 replies; 4+ messages in thread
From: Bjorn Andersson @ 2018-02-13  1:13 UTC (permalink / raw)
  To: Amit Kucheria
  Cc: andy.gross, linux-arm-msm, Catalin Marinas, Will Deacon,
	Arnd Bergmann, Gregory CLEMENT, Timur Tabi, Wei Xu, Alex Elder,
	Rob Herring, Heiko Stuebner, Krzysztof Kozlowski, Ard Biesheuvel,
	linux-arm-kernel, linux-kernel

On Mon 12 Feb 03:03 PST 2018, Amit Kucheria wrote:

> The APCS block is present on several Qualcomm SoCs e.g. 8916, 8996.  On the
> 8916 it is needed to enable the clock controller that in turn enables
> cpufreq on the platform while on the 8996 it is needed for communication
> with RPM.
> 

Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>

Regards,
Bjorn

> Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 634b373..96a8ed8 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -525,6 +525,7 @@ CONFIG_ARM_MHU=y
>  CONFIG_PLATFORM_MHU=y
>  CONFIG_BCM2835_MBOX=y
>  CONFIG_HI6220_MBOX=y
> +CONFIG_QCOM_APCS_IPC=y
>  CONFIG_ROCKCHIP_IOMMU=y
>  CONFIG_ARM_SMMU=y
>  CONFIG_ARM_SMMU_V3=y
> -- 
> 2.7.4
> 

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

* [PATCH] arm64: defconfig: Enable the APCS IPC driver on Qualcomm platforms
@ 2018-02-13  1:13   ` Bjorn Andersson
  0 siblings, 0 replies; 4+ messages in thread
From: Bjorn Andersson @ 2018-02-13  1:13 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon 12 Feb 03:03 PST 2018, Amit Kucheria wrote:

> The APCS block is present on several Qualcomm SoCs e.g. 8916, 8996.  On the
> 8916 it is needed to enable the clock controller that in turn enables
> cpufreq on the platform while on the 8996 it is needed for communication
> with RPM.
> 

Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>

Regards,
Bjorn

> Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 634b373..96a8ed8 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -525,6 +525,7 @@ CONFIG_ARM_MHU=y
>  CONFIG_PLATFORM_MHU=y
>  CONFIG_BCM2835_MBOX=y
>  CONFIG_HI6220_MBOX=y
> +CONFIG_QCOM_APCS_IPC=y
>  CONFIG_ROCKCHIP_IOMMU=y
>  CONFIG_ARM_SMMU=y
>  CONFIG_ARM_SMMU_V3=y
> -- 
> 2.7.4
> 

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

end of thread, other threads:[~2018-02-13  1:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-12 11:03 [PATCH] arm64: defconfig: Enable the APCS IPC driver on Qualcomm platforms Amit Kucheria
2018-02-12 11:03 ` Amit Kucheria
2018-02-13  1:13 ` Bjorn Andersson
2018-02-13  1:13   ` Bjorn Andersson

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.