All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: qcom_defconfig: enable RPMSG_QCOM_SMD
@ 2017-06-15  6:15 ` Bhushan Shah
  0 siblings, 0 replies; 8+ messages in thread
From: Bhushan Shah @ 2017-06-15  6:15 UTC (permalink / raw)
  To: Bjorn Andersson, Russell King, linux-arm-kernel, linux-arm-msm
  Cc: Bhushan Shah

As of commit 5052de8deff56, QCOM_SMD_RPM and various other config
options enabled in the qcom_defconfig depends on the RPMSG. If
QCOM_SMD_RPM config option is not selected it disables the
REGULATOR_QCOM_SMD_RPM and other essential config options.

Signed-off-by: Bhushan Shah <bshah@kde.org>
---
I believe this patch should be included in the current rc version as well
otherwise boards that depend on pm8941 are not functional (for example   
msm8974-hamerhead had emmc not working).                                 

 arch/arm/configs/qcom_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index 07666a7a9de5..65356a3a9253 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -173,6 +173,7 @@ CONFIG_LEDS_GPIO=y
 CONFIG_LEDS_PM8058=y
 CONFIG_LEDS_TRIGGERS=y
 CONFIG_LEDS_TRIGGER_HEARTBEAT=y
+CONFIG_RPMSG_QCOM_SMD=y
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_PM8XXX=y
 CONFIG_DMADEVICES=y
-- 
2.13.0

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

* [PATCH] ARM: qcom_defconfig: enable RPMSG_QCOM_SMD
@ 2017-06-15  6:15 ` Bhushan Shah
  0 siblings, 0 replies; 8+ messages in thread
From: Bhushan Shah @ 2017-06-15  6:15 UTC (permalink / raw)
  To: linux-arm-kernel

As of commit 5052de8deff56, QCOM_SMD_RPM and various other config
options enabled in the qcom_defconfig depends on the RPMSG. If
QCOM_SMD_RPM config option is not selected it disables the
REGULATOR_QCOM_SMD_RPM and other essential config options.

Signed-off-by: Bhushan Shah <bshah@kde.org>
---
I believe this patch should be included in the current rc version as well
otherwise boards that depend on pm8941 are not functional (for example   
msm8974-hamerhead had emmc not working).                                 

 arch/arm/configs/qcom_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index 07666a7a9de5..65356a3a9253 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -173,6 +173,7 @@ CONFIG_LEDS_GPIO=y
 CONFIG_LEDS_PM8058=y
 CONFIG_LEDS_TRIGGERS=y
 CONFIG_LEDS_TRIGGER_HEARTBEAT=y
+CONFIG_RPMSG_QCOM_SMD=y
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_PM8XXX=y
 CONFIG_DMADEVICES=y
-- 
2.13.0

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

* Re: [PATCH] ARM: qcom_defconfig: enable RPMSG_QCOM_SMD
  2017-06-15  6:15 ` Bhushan Shah
@ 2017-06-21  5:03   ` Bjorn Andersson
  -1 siblings, 0 replies; 8+ messages in thread
From: Bjorn Andersson @ 2017-06-21  5:03 UTC (permalink / raw)
  To: Bhushan Shah, arm; +Cc: Russell King, linux-arm-kernel, linux-arm-msm

+ arm@kernel.org

On Wed 14 Jun 23:15 PDT 2017, Bhushan Shah wrote:

> As of commit 5052de8deff56, QCOM_SMD_RPM and various other config
> options enabled in the qcom_defconfig depends on the RPMSG. If
> QCOM_SMD_RPM config option is not selected it disables the
> REGULATOR_QCOM_SMD_RPM and other essential config options.
> 
> Signed-off-by: Bhushan Shah <bshah@kde.org>

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

Regards,
Bjorn

> ---
> I believe this patch should be included in the current rc version as well
> otherwise boards that depend on pm8941 are not functional (for example   
> msm8974-hamerhead had emmc not working).                                 
> 
>  arch/arm/configs/qcom_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
> index 07666a7a9de5..65356a3a9253 100644
> --- a/arch/arm/configs/qcom_defconfig
> +++ b/arch/arm/configs/qcom_defconfig
> @@ -173,6 +173,7 @@ CONFIG_LEDS_GPIO=y
>  CONFIG_LEDS_PM8058=y
>  CONFIG_LEDS_TRIGGERS=y
>  CONFIG_LEDS_TRIGGER_HEARTBEAT=y
> +CONFIG_RPMSG_QCOM_SMD=y
>  CONFIG_RTC_CLASS=y
>  CONFIG_RTC_DRV_PM8XXX=y
>  CONFIG_DMADEVICES=y
> -- 
> 2.13.0
> 

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

* [PATCH] ARM: qcom_defconfig: enable RPMSG_QCOM_SMD
@ 2017-06-21  5:03   ` Bjorn Andersson
  0 siblings, 0 replies; 8+ messages in thread
From: Bjorn Andersson @ 2017-06-21  5:03 UTC (permalink / raw)
  To: linux-arm-kernel

+ arm at kernel.org

On Wed 14 Jun 23:15 PDT 2017, Bhushan Shah wrote:

> As of commit 5052de8deff56, QCOM_SMD_RPM and various other config
> options enabled in the qcom_defconfig depends on the RPMSG. If
> QCOM_SMD_RPM config option is not selected it disables the
> REGULATOR_QCOM_SMD_RPM and other essential config options.
> 
> Signed-off-by: Bhushan Shah <bshah@kde.org>

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

Regards,
Bjorn

> ---
> I believe this patch should be included in the current rc version as well
> otherwise boards that depend on pm8941 are not functional (for example   
> msm8974-hamerhead had emmc not working).                                 
> 
>  arch/arm/configs/qcom_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
> index 07666a7a9de5..65356a3a9253 100644
> --- a/arch/arm/configs/qcom_defconfig
> +++ b/arch/arm/configs/qcom_defconfig
> @@ -173,6 +173,7 @@ CONFIG_LEDS_GPIO=y
>  CONFIG_LEDS_PM8058=y
>  CONFIG_LEDS_TRIGGERS=y
>  CONFIG_LEDS_TRIGGER_HEARTBEAT=y
> +CONFIG_RPMSG_QCOM_SMD=y
>  CONFIG_RTC_CLASS=y
>  CONFIG_RTC_DRV_PM8XXX=y
>  CONFIG_DMADEVICES=y
> -- 
> 2.13.0
> 

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

* Re: [PATCH] ARM: qcom_defconfig: enable RPMSG_QCOM_SMD
  2017-06-21  5:03   ` Bjorn Andersson
@ 2017-06-23 11:49     ` Arnd Bergmann
  -1 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2017-06-23 11:49 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Bhushan Shah, arm-soc, linux-arm-msm, Russell King, Linux ARM,
	Andy Gross

On Wed, Jun 21, 2017 at 7:03 AM, Bjorn Andersson
<bjorn.andersson@linaro.org> wrote:
> + arm@kernel.org
>
> On Wed 14 Jun 23:15 PDT 2017, Bhushan Shah wrote:
>
>> As of commit 5052de8deff56, QCOM_SMD_RPM and various other config
>> options enabled in the qcom_defconfig depends on the RPMSG. If
>> QCOM_SMD_RPM config option is not selected it disables the
>> REGULATOR_QCOM_SMD_RPM and other essential config options.
>>
>> Signed-off-by: Bhushan Shah <bshah@kde.org>
>
> Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>

I see that Andy Gross was not on Cc, he would be the right person to
pick up patches like this one.

Andy, do you want to pick that up through the qcom tree, or should
we apply it directly on arm-soc?

      Arnd

>> I believe this patch should be included in the current rc version as well
>> otherwise boards that depend on pm8941 are not functional (for example
>> msm8974-hamerhead had emmc not working).
>>
>>  arch/arm/configs/qcom_defconfig | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
>> index 07666a7a9de5..65356a3a9253 100644
>> --- a/arch/arm/configs/qcom_defconfig
>> +++ b/arch/arm/configs/qcom_defconfig
>> @@ -173,6 +173,7 @@ CONFIG_LEDS_GPIO=y
>>  CONFIG_LEDS_PM8058=y
>>  CONFIG_LEDS_TRIGGERS=y
>>  CONFIG_LEDS_TRIGGER_HEARTBEAT=y
>> +CONFIG_RPMSG_QCOM_SMD=y
>>  CONFIG_RTC_CLASS=y
>>  CONFIG_RTC_DRV_PM8XXX=y
>>  CONFIG_DMADEVICES=y

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

* [PATCH] ARM: qcom_defconfig: enable RPMSG_QCOM_SMD
@ 2017-06-23 11:49     ` Arnd Bergmann
  0 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2017-06-23 11:49 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Jun 21, 2017 at 7:03 AM, Bjorn Andersson
<bjorn.andersson@linaro.org> wrote:
> + arm at kernel.org
>
> On Wed 14 Jun 23:15 PDT 2017, Bhushan Shah wrote:
>
>> As of commit 5052de8deff56, QCOM_SMD_RPM and various other config
>> options enabled in the qcom_defconfig depends on the RPMSG. If
>> QCOM_SMD_RPM config option is not selected it disables the
>> REGULATOR_QCOM_SMD_RPM and other essential config options.
>>
>> Signed-off-by: Bhushan Shah <bshah@kde.org>
>
> Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>

I see that Andy Gross was not on Cc, he would be the right person to
pick up patches like this one.

Andy, do you want to pick that up through the qcom tree, or should
we apply it directly on arm-soc?

      Arnd

>> I believe this patch should be included in the current rc version as well
>> otherwise boards that depend on pm8941 are not functional (for example
>> msm8974-hamerhead had emmc not working).
>>
>>  arch/arm/configs/qcom_defconfig | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
>> index 07666a7a9de5..65356a3a9253 100644
>> --- a/arch/arm/configs/qcom_defconfig
>> +++ b/arch/arm/configs/qcom_defconfig
>> @@ -173,6 +173,7 @@ CONFIG_LEDS_GPIO=y
>>  CONFIG_LEDS_PM8058=y
>>  CONFIG_LEDS_TRIGGERS=y
>>  CONFIG_LEDS_TRIGGER_HEARTBEAT=y
>> +CONFIG_RPMSG_QCOM_SMD=y
>>  CONFIG_RTC_CLASS=y
>>  CONFIG_RTC_DRV_PM8XXX=y
>>  CONFIG_DMADEVICES=y

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

* Re: [PATCH] ARM: qcom_defconfig: enable RPMSG_QCOM_SMD
  2017-06-23 11:49     ` Arnd Bergmann
@ 2017-06-23 18:08       ` Andy Gross
  -1 siblings, 0 replies; 8+ messages in thread
From: Andy Gross @ 2017-06-23 18:08 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Bjorn Andersson, Bhushan Shah, arm-soc, linux-arm-msm,
	Russell King, Linux ARM

On Fri, Jun 23, 2017 at 01:49:13PM +0200, Arnd Bergmann wrote:
> On Wed, Jun 21, 2017 at 7:03 AM, Bjorn Andersson
> <bjorn.andersson@linaro.org> wrote:
> > + arm@kernel.org
> >
> > On Wed 14 Jun 23:15 PDT 2017, Bhushan Shah wrote:
> >
> >> As of commit 5052de8deff56, QCOM_SMD_RPM and various other config
> >> options enabled in the qcom_defconfig depends on the RPMSG. If
> >> QCOM_SMD_RPM config option is not selected it disables the
> >> REGULATOR_QCOM_SMD_RPM and other essential config options.
> >>
> >> Signed-off-by: Bhushan Shah <bshah@kde.org>
> >
> > Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> 
> I see that Andy Gross was not on Cc, he would be the right person to
> pick up patches like this one.
> 
> Andy, do you want to pick that up through the qcom tree, or should
> we apply it directly on arm-soc?

I'll send another pull


Expect to see it today/tomorrow.

Thanks!

andy

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

* [PATCH] ARM: qcom_defconfig: enable RPMSG_QCOM_SMD
@ 2017-06-23 18:08       ` Andy Gross
  0 siblings, 0 replies; 8+ messages in thread
From: Andy Gross @ 2017-06-23 18:08 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jun 23, 2017 at 01:49:13PM +0200, Arnd Bergmann wrote:
> On Wed, Jun 21, 2017 at 7:03 AM, Bjorn Andersson
> <bjorn.andersson@linaro.org> wrote:
> > + arm at kernel.org
> >
> > On Wed 14 Jun 23:15 PDT 2017, Bhushan Shah wrote:
> >
> >> As of commit 5052de8deff56, QCOM_SMD_RPM and various other config
> >> options enabled in the qcom_defconfig depends on the RPMSG. If
> >> QCOM_SMD_RPM config option is not selected it disables the
> >> REGULATOR_QCOM_SMD_RPM and other essential config options.
> >>
> >> Signed-off-by: Bhushan Shah <bshah@kde.org>
> >
> > Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> 
> I see that Andy Gross was not on Cc, he would be the right person to
> pick up patches like this one.
> 
> Andy, do you want to pick that up through the qcom tree, or should
> we apply it directly on arm-soc?

I'll send another pull


Expect to see it today/tomorrow.

Thanks!

andy

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

end of thread, other threads:[~2017-06-23 18:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-15  6:15 [PATCH] ARM: qcom_defconfig: enable RPMSG_QCOM_SMD Bhushan Shah
2017-06-15  6:15 ` Bhushan Shah
2017-06-21  5:03 ` Bjorn Andersson
2017-06-21  5:03   ` Bjorn Andersson
2017-06-23 11:49   ` Arnd Bergmann
2017-06-23 11:49     ` Arnd Bergmann
2017-06-23 18:08     ` Andy Gross
2017-06-23 18:08       ` Andy Gross

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.