All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: defconfig: qcom: Enable SSBI drivers
@ 2015-12-01  1:08 ` Stephen Boyd
  0 siblings, 0 replies; 8+ messages in thread
From: Stephen Boyd @ 2015-12-01  1:08 UTC (permalink / raw)
  To: Andy Gross; +Cc: linux-kernel, linux-arm-msm, linux-arm-kernel

Enable some ssbi drivers present on msm8660, msm8960 and apq8064
devices so that we fully exercise the devices present in the dts
files.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
---
 arch/arm/configs/qcom_defconfig | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index 39e269088b34..195be8b9f172 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -80,10 +80,13 @@ CONFIG_USB_USBNET=y
 CONFIG_INPUT_EVDEV=y
 # CONFIG_KEYBOARD_ATKBD is not set
 CONFIG_KEYBOARD_GPIO=y
+CONFIG_KEYBOARD_PMIC8XXX=y
 # CONFIG_MOUSE_PS2 is not set
 CONFIG_INPUT_JOYSTICK=y
 CONFIG_INPUT_TOUCHSCREEN=y
 CONFIG_INPUT_MISC=y
+CONFIG_INPUT_PM8XXX_VIBRATOR=y
+CONFIG_INPUT_PMIC8XXX_PWRKEY=y
 CONFIG_INPUT_UINPUT=y
 CONFIG_SERIO_LIBPS2=y
 # CONFIG_LEGACY_PTYS is not set
@@ -110,6 +113,7 @@ CONFIG_CHARGER_QCOM_SMBB=y
 CONFIG_POWER_RESET=y
 CONFIG_POWER_RESET_MSM=y
 CONFIG_THERMAL=y
+CONFIG_MFD_PM8921_CORE=y
 CONFIG_MFD_QCOM_RPM=y
 CONFIG_MFD_SPMI_PMIC=y
 CONFIG_REGULATOR=y
@@ -142,6 +146,7 @@ CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_PLTFM=y
 CONFIG_MMC_SDHCI_MSM=y
 CONFIG_RTC_CLASS=y
+CONFIG_RTC_DRV_PM8XXX=y
 CONFIG_DMADEVICES=y
 CONFIG_QCOM_BAM_DMA=y
 CONFIG_STAGING=y
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

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

* [PATCH] ARM: defconfig: qcom: Enable SSBI drivers
@ 2015-12-01  1:08 ` Stephen Boyd
  0 siblings, 0 replies; 8+ messages in thread
From: Stephen Boyd @ 2015-12-01  1:08 UTC (permalink / raw)
  To: linux-arm-kernel

Enable some ssbi drivers present on msm8660, msm8960 and apq8064
devices so that we fully exercise the devices present in the dts
files.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
---
 arch/arm/configs/qcom_defconfig | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index 39e269088b34..195be8b9f172 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -80,10 +80,13 @@ CONFIG_USB_USBNET=y
 CONFIG_INPUT_EVDEV=y
 # CONFIG_KEYBOARD_ATKBD is not set
 CONFIG_KEYBOARD_GPIO=y
+CONFIG_KEYBOARD_PMIC8XXX=y
 # CONFIG_MOUSE_PS2 is not set
 CONFIG_INPUT_JOYSTICK=y
 CONFIG_INPUT_TOUCHSCREEN=y
 CONFIG_INPUT_MISC=y
+CONFIG_INPUT_PM8XXX_VIBRATOR=y
+CONFIG_INPUT_PMIC8XXX_PWRKEY=y
 CONFIG_INPUT_UINPUT=y
 CONFIG_SERIO_LIBPS2=y
 # CONFIG_LEGACY_PTYS is not set
@@ -110,6 +113,7 @@ CONFIG_CHARGER_QCOM_SMBB=y
 CONFIG_POWER_RESET=y
 CONFIG_POWER_RESET_MSM=y
 CONFIG_THERMAL=y
+CONFIG_MFD_PM8921_CORE=y
 CONFIG_MFD_QCOM_RPM=y
 CONFIG_MFD_SPMI_PMIC=y
 CONFIG_REGULATOR=y
@@ -142,6 +146,7 @@ CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_PLTFM=y
 CONFIG_MMC_SDHCI_MSM=y
 CONFIG_RTC_CLASS=y
+CONFIG_RTC_DRV_PM8XXX=y
 CONFIG_DMADEVICES=y
 CONFIG_QCOM_BAM_DMA=y
 CONFIG_STAGING=y
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

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

* Re: [PATCH] ARM: defconfig: qcom: Enable SSBI drivers
  2015-12-01  1:08 ` Stephen Boyd
@ 2015-12-08 22:54   ` Andy Gross
  -1 siblings, 0 replies; 8+ messages in thread
From: Andy Gross @ 2015-12-08 22:54 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: linux-kernel, linux-arm-msm, linux-arm-kernel

On Mon, Nov 30, 2015 at 05:08:57PM -0800, Stephen Boyd wrote:
> Enable some ssbi drivers present on msm8660, msm8960 and apq8064
> devices so that we fully exercise the devices present in the dts
> files.
> 
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>

Acked-by: Andy Gross <andy.gross@codeaurora.org>

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

* [PATCH] ARM: defconfig: qcom: Enable SSBI drivers
@ 2015-12-08 22:54   ` Andy Gross
  0 siblings, 0 replies; 8+ messages in thread
From: Andy Gross @ 2015-12-08 22:54 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Nov 30, 2015 at 05:08:57PM -0800, Stephen Boyd wrote:
> Enable some ssbi drivers present on msm8660, msm8960 and apq8064
> devices so that we fully exercise the devices present in the dts
> files.
> 
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>

Acked-by: Andy Gross <andy.gross@codeaurora.org>

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

* Re: [PATCH] ARM: defconfig: qcom: Enable SSBI drivers
  2015-12-08 22:54   ` Andy Gross
@ 2015-12-08 23:01     ` Andy Gross
  -1 siblings, 0 replies; 8+ messages in thread
From: Andy Gross @ 2015-12-08 23:01 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: linux-kernel, linux-arm-msm, linux-arm-kernel, arm

On Tue, Dec 08, 2015 at 04:54:29PM -0600, Andy Gross wrote:
> On Mon, Nov 30, 2015 at 05:08:57PM -0800, Stephen Boyd wrote:
> > Enable some ssbi drivers present on msm8660, msm8960 and apq8064
> > devices so that we fully exercise the devices present in the dts
> > files.
> > 
> > Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
> 
> Acked-by: Andy Gross <andy.gross@codeaurora.org>

Arnd, Olof, Kevin,

Can you guys pick this up.  This patch is based off the earlier qcom_defconfig
that was merged through the arm-soc directly.

Thanks.

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

* [PATCH] ARM: defconfig: qcom: Enable SSBI drivers
@ 2015-12-08 23:01     ` Andy Gross
  0 siblings, 0 replies; 8+ messages in thread
From: Andy Gross @ 2015-12-08 23:01 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Dec 08, 2015 at 04:54:29PM -0600, Andy Gross wrote:
> On Mon, Nov 30, 2015 at 05:08:57PM -0800, Stephen Boyd wrote:
> > Enable some ssbi drivers present on msm8660, msm8960 and apq8064
> > devices so that we fully exercise the devices present in the dts
> > files.
> > 
> > Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
> 
> Acked-by: Andy Gross <andy.gross@codeaurora.org>

Arnd, Olof, Kevin,

Can you guys pick this up.  This patch is based off the earlier qcom_defconfig
that was merged through the arm-soc directly.

Thanks.

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

* Re: [PATCH] ARM: defconfig: qcom: Enable SSBI drivers
  2015-12-08 23:01     ` Andy Gross
@ 2015-12-22 19:04       ` Olof Johansson
  -1 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2015-12-22 19:04 UTC (permalink / raw)
  To: Andy Gross
  Cc: Stephen Boyd, linux-kernel, linux-arm-msm, linux-arm-kernel, arm

On Tue, Dec 08, 2015 at 05:01:27PM -0600, Andy Gross wrote:
> On Tue, Dec 08, 2015 at 04:54:29PM -0600, Andy Gross wrote:
> > On Mon, Nov 30, 2015 at 05:08:57PM -0800, Stephen Boyd wrote:
> > > Enable some ssbi drivers present on msm8660, msm8960 and apq8064
> > > devices so that we fully exercise the devices present in the dts
> > > files.
> > > 
> > > Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
> > 
> > Acked-by: Andy Gross <andy.gross@codeaurora.org>
> 
> Arnd, Olof, Kevin,
> 
> Can you guys pick this up.  This patch is based off the earlier qcom_defconfig
> that was merged through the arm-soc directly.
> 

Sure, but please collect acks and resend since I just get this email in my
folder, and not the original patch.


-Olof

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

* [PATCH] ARM: defconfig: qcom: Enable SSBI drivers
@ 2015-12-22 19:04       ` Olof Johansson
  0 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2015-12-22 19:04 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Dec 08, 2015 at 05:01:27PM -0600, Andy Gross wrote:
> On Tue, Dec 08, 2015 at 04:54:29PM -0600, Andy Gross wrote:
> > On Mon, Nov 30, 2015 at 05:08:57PM -0800, Stephen Boyd wrote:
> > > Enable some ssbi drivers present on msm8660, msm8960 and apq8064
> > > devices so that we fully exercise the devices present in the dts
> > > files.
> > > 
> > > Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
> > 
> > Acked-by: Andy Gross <andy.gross@codeaurora.org>
> 
> Arnd, Olof, Kevin,
> 
> Can you guys pick this up.  This patch is based off the earlier qcom_defconfig
> that was merged through the arm-soc directly.
> 

Sure, but please collect acks and resend since I just get this email in my
folder, and not the original patch.


-Olof

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

end of thread, other threads:[~2015-12-22 19:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-01  1:08 [PATCH] ARM: defconfig: qcom: Enable SSBI drivers Stephen Boyd
2015-12-01  1:08 ` Stephen Boyd
2015-12-08 22:54 ` Andy Gross
2015-12-08 22:54   ` Andy Gross
2015-12-08 23:01   ` Andy Gross
2015-12-08 23:01     ` Andy Gross
2015-12-22 19:04     ` Olof Johansson
2015-12-22 19:04       ` 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.