mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7_defconfig: Enable Zynq peripheral drivers
@ 2014-05-27 17:04 Soren Brinkmann
  2014-05-27 18:08 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Soren Brinkmann @ 2014-05-27 17:04 UTC (permalink / raw)
  To: Russell King, Olof Johansson, Arnd Bergmann, Kevin Hilman, Michal Simek
  Cc: linux-kernel, linux-arm-kernel, Soren Brinkmann

A few drivers for Zynq peripherals made it into mainline recently.
Enable them in the defconfig. The following devices are enabled:
 - Cadence Macb Ethernet controller
 - Cadence I2C controller
 - Arasan SDHCI

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
---
After quite a while I gave the defonfig a shot again. At first try it
directly booted my Zynq board to a usable login prompt, and with this
patch even some peripherals work out of the box.

	Thanks,
	Sören
---
 arch/arm/configs/multi_v7_defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index d4e8a47a2f7c..763054810ccf 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -121,6 +121,7 @@ CONFIG_SATA_HIGHBANK=y
 CONFIG_SATA_MV=y
 CONFIG_NETDEVICES=y
 CONFIG_SUN4I_EMAC=y
+CONFIG_MACB=y
 CONFIG_NET_CALXEDA_XGMAC=y
 CONFIG_MV643XX_ETH=y
 CONFIG_MVNETA=y
@@ -175,6 +176,7 @@ CONFIG_I2C_CHARDEV=y
 CONFIG_I2C_MUX=y
 CONFIG_I2C_MUX_PCA954x=y
 CONFIG_I2C_MUX_PINCTRL=y
+CONFIG_I2C_CADENCE=y
 CONFIG_I2C_DESIGNWARE_PLATFORM=y
 CONFIG_I2C_MV64XXX=y
 CONFIG_I2C_SIRF=y
@@ -272,6 +274,7 @@ CONFIG_MMC=y
 CONFIG_MMC_BLOCK_MINORS=16
 CONFIG_MMC_ARMMMCI=y
 CONFIG_MMC_SDHCI=y
+CONFIG_MMC_SDHCI_OF_ARASAN=y
 CONFIG_MMC_SDHCI_ESDHC_IMX=y
 CONFIG_MMC_SDHCI_TEGRA=y
 CONFIG_MMC_SDHCI_DOVE=y
-- 
1.9.3.1.ga73a6ad


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

* Re: [PATCH] ARM: multi_v7_defconfig: Enable Zynq peripheral drivers
  2014-05-27 17:04 [PATCH] ARM: multi_v7_defconfig: Enable Zynq peripheral drivers Soren Brinkmann
@ 2014-05-27 18:08 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2014-05-27 18:08 UTC (permalink / raw)
  To: Soren Brinkmann
  Cc: Russell King, Arnd Bergmann, Kevin Hilman, Michal Simek,
	linux-kernel, linux-arm-kernel

On Tue, May 27, 2014 at 10:04:28AM -0700, Soren Brinkmann wrote:
> A few drivers for Zynq peripherals made it into mainline recently.
> Enable them in the defconfig. The following devices are enabled:
>  - Cadence Macb Ethernet controller
>  - Cadence I2C controller
>  - Arasan SDHCI
> 
> Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
> ---
> After quite a while I gave the defonfig a shot again. At first try it
> directly booted my Zynq board to a usable login prompt, and with this
> patch even some peripherals work out of the box.

Applied, thanks!


-Olof

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

end of thread, other threads:[~2014-05-27 18:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-27 17:04 [PATCH] ARM: multi_v7_defconfig: Enable Zynq peripheral drivers Soren Brinkmann
2014-05-27 18:08 ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®