[PATCHv10][ 1/3] ARM i.MX35: build in pinctrl support.

Subsystems: arm port, the rest

3 messages, 3 authors, 2014-01-13 · open the first message on its own page

[PATCHv10][ 1/3] ARM i.MX35: build in pinctrl support.

From: Denis Carikli <hidden>
Date: 2014-01-10 15:40:39

Cc: Rob Herring <redacted>
Cc: Pawel Moll <redacted>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Stephen Warren <redacted>
Cc: Ian Campbell <redacted>
Cc: devicetree at vger.kernel.org
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Shawn Guo <redacted>
Cc: Fabio Estevam <redacted>
Cc: linux-arm-kernel at lists.infradead.org
Cc: Russell King <redacted>
Cc: Linus Walleij <redacted>
Cc: Eric B?nard <redacted>
Signed-off-by: Denis Carikli <redacted>
---
ChangeLog v9->v10:
- Added Fabio Estevam to the Cc list.
- Removed the duplicated PINCTRL Kconfig selection for the I.MX35,
  the remaining PINCTRL Kconfig selection is now ordered alphabetically.

ChangeLog v8->v9:
- patch refreshed when applying it.

ChangeLog v7->v8:
- The addition of the imx35 pinctrl driver selection in Kconfig that was in the
  patch adding the devicetree support for the imx35 was moved here.
---
 arch/arm/mach-imx/Kconfig |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index b0c6eb3..7778b16c 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -125,8 +125,9 @@ config SOC_IMX35
 	select CPU_V6K
 	select HAVE_EPIT
 	select MXC_AVIC
-	select SMP_ON_UP if SMP
 	select PINCTRL
+	select PINCTRL_IMX35
+	select SMP_ON_UP if SMP
 
 config SOC_IMX5
 	bool
-- 
1.7.9.5

[PATCHv10][ 3/3] ARM: imx_v6_v7_defconfig: Enable some drivers used on the cpuimx35.

From: Denis Carikli <hidden>
Date: 2014-01-10 15:40:41

The eukrea cpuimx35 has a pcf8563 RTC and a LCD gpio regulator.

We enable the respective drivers in order to be able to use theses
  features with this configuration.

We also enabled the i.MX35 DT support because the cpuimx35 has now DT support.

Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: linux-arm-kernel at lists.infradead.org
Cc: Fabio Estevam <redacted>
Cc: Shawn Guo <redacted>
Cc: Eric B?nard <redacted>
Signed-off-by: Denis Carikli <redacted>
---
ChangeLog v9->v10:
- No changes.

ChangeLog v8->v9:
- Refreshed the patch against the current imx_v6_v7_defconfig.

ChangeLog v6->v7:
- Shawn Guo's CC was moved up.

ChangeLog v5->v6:
- Removed leds support addition because it has already been added by 
  94425a1 ARM: imx_v6_v7_defconfig: Enable LEDS_GPIO related options
---
 arch/arm/configs/imx_v6_v7_defconfig |    2 ++
 1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 00746d5..230bfe6 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -167,6 +167,7 @@ CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_REGULATOR_ANATOP=y
 CONFIG_REGULATOR_DA9052=y
+CONFIG_REGULATOR_GPIO=y
 CONFIG_REGULATOR_MC13783=y
 CONFIG_REGULATOR_MC13892=y
 CONFIG_REGULATOR_PFUZE100=y
@@ -227,6 +228,7 @@ CONFIG_LEDS_TRIGGER_BACKLIGHT=y
 CONFIG_LEDS_TRIGGER_GPIO=y
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_INTF_DEV_UIE_EMUL=y
+CONFIG_RTC_DRV_PCF8563=y
 CONFIG_RTC_DRV_MC13XXX=y
 CONFIG_RTC_DRV_MXC=y
 CONFIG_RTC_DRV_SNVS=y
-- 
1.7.9.5

[PATCHv10][ 3/3] ARM: imx_v6_v7_defconfig: Enable some drivers used on the cpuimx35.

From: Shawn Guo <hidden>
Date: 2014-01-13 04:28:26

On Fri, Jan 10, 2014 at 04:40:41PM +0100, Denis Carikli wrote:
The eukrea cpuimx35 has a pcf8563 RTC and a LCD gpio regulator.

We enable the respective drivers in order to be able to use theses
  features with this configuration.

We also enabled the i.MX35 DT support because the cpuimx35 has now DT support.
It does not include the change of enabling i.MX35 DT support.  Actually,
the change has been made by patch 'ARM: imx_v6_v7_defconfig: Select MX35
and MX50 device tree support' from Fabio.

So I dropped the line and applied the patch.  Thanks.

Shawn
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: linux-arm-kernel at lists.infradead.org
Cc: Fabio Estevam <redacted>
Cc: Shawn Guo <redacted>
Cc: Eric B?nard <redacted>
Signed-off-by: Denis Carikli <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help