linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: EXYNOS: Update defconfig for Arndale and Origen board
@ 2013-05-10  6:49 Tushar Behera
  2013-05-10 15:31 ` Doug Anderson
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Tushar Behera @ 2013-05-10  6:49 UTC (permalink / raw)
  To: linux-arm-kernel

It updates following drivers for EXYNOS based DT platform.

* S5M8767 driver
* MAX8997 driver
* MMC SDHCI driver

Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
---

This patch is based on Olof's following patch.
"[PATCH] ARM: exynos: defconfig update"
https://lkml.org/lkml/2013/5/9/455

 arch/arm/configs/exynos_defconfig |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index 469b5cc..eeae7bb 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -70,11 +70,15 @@ CONFIG_DEBUG_GPIO=y
 CONFIG_MFD_CROS_EC=y
 CONFIG_MFD_CROS_EC_I2C=y
 CONFIG_MFD_MAX77686=y
+CONFIG_MFD_MAX8997=y
+CONFIG_MFD_SEC_CORE=y
 CONFIG_MFD_TPS65090=y
 CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_REGULATOR_GPIO=y
+CONFIG_REGULATOR_MAX8997=y
 CONFIG_REGULATOR_MAX77686=y
+CONFIG_REGULATOR_S5M8767=y
 CONFIG_REGULATOR_TPS65090=y
 CONFIG_FB=y
 CONFIG_FB_MODE_HELPERS=y
@@ -96,6 +100,8 @@ CONFIG_USB_PHY=y
 CONFIG_SAMSUNG_USB2PHY=y
 CONFIG_SAMSUNG_USB3PHY=y
 CONFIG_MMC=y
+CONFIG_MMC_SDHCI=y
+CONFIG_MMC_SDHCI_S3C=y
 CONFIG_MMC_DW=y
 CONFIG_MMC_DW_IDMAC=y
 CONFIG_MMC_DW_EXYNOS=y
-- 
1.7.9.5

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

end of thread, other threads:[~2013-06-04 12:13 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-10  6:49 [PATCH] ARM: EXYNOS: Update defconfig for Arndale and Origen board Tushar Behera
2013-05-10 15:31 ` Doug Anderson
2013-05-14  0:06 ` Kevin Hilman
2013-05-14  3:07   ` Tushar Behera
2013-05-28 23:17     ` Olof Johansson
2013-05-29  3:59       ` Tushar Behera
2013-05-29  5:31         ` Olof Johansson
2013-05-29  8:50           ` Tushar Behera
2013-05-29  9:33             ` Jingoo Han
2013-05-29 18:46               ` Olof Johansson
2013-05-30  3:37                 ` Tushar Behera
2013-05-30  7:05                   ` Jingoo Han
2013-05-30 13:10               ` Vivek Gautam
     [not found]                 ` <CAHbNUh0kWxqDMvLwE-_PKQVassDJvbgiCiDDNSHn9AW3md=A5A@mail.gmail.com>
2013-05-30 15:28                   ` Tushar Behera
2013-05-29 12:03           ` Tushar Behera
2013-05-29 18:23           ` Kevin Hilman
2013-06-04 12:13           ` Mark Brown
2013-05-29 18:34         ` Kevin Hilman
2013-05-28 23:24 ` Olof Johansson
2013-05-29  0:07   ` Kukjin Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).