public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: gregory.clement@free-electrons•com (Gregory CLEMENT)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH 3/3] ARM: mvebu: update mvebu_v7_defconfig with features needed for Armada 388 GP
Date: Mon, 29 Jun 2015 14:51:12 +0200	[thread overview]
Message-ID: <55913F40.6070205@free-electrons.com> (raw)
In-Reply-To: <1434631121-32014-4-git-send-email-thomas.petazzoni@free-electrons.com>

Hi Thomas,

On 18/06/2015 14:38, Thomas Petazzoni wrote:
> The Armada 388 GP board has the following hardware features that were
> not enabled in mvebu_v7_defconfig:
> 
>  * An AT24 I2C EEPROM (also used by armada-xp-lenovo-ix4-300d)
>  * A PCA9555 I2C GPIO expander
>  * Several fixed regulators
> 
> Therefore, this commit adds the necessary options to mvebu_v7_defconfig.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons•com>


Acked-by: Gregory CLEMENT <gregory.clement@free-electrons•com>

Thanks,

Gregory

> ---
>  arch/arm/configs/mvebu_v7_defconfig | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/configs/mvebu_v7_defconfig b/arch/arm/configs/mvebu_v7_defconfig
> index cacc9f4..13fcd02 100644
> --- a/arch/arm/configs/mvebu_v7_defconfig
> +++ b/arch/arm/configs/mvebu_v7_defconfig
> @@ -58,6 +58,7 @@ CONFIG_MTD_M25P80=y
>  CONFIG_MTD_NAND=y
>  CONFIG_MTD_NAND_PXA3xx=y
>  CONFIG_MTD_SPI_NOR=y
> +CONFIG_EEPROM_AT24=y
>  CONFIG_BLK_DEV_SD=y
>  CONFIG_ATA=y
>  CONFIG_AHCI_MVEBU=y
> @@ -83,11 +84,14 @@ CONFIG_I2C_MV64XXX=y
>  CONFIG_SPI=y
>  CONFIG_SPI_ORION=y
>  CONFIG_GPIO_SYSFS=y
> +CONFIG_GPIO_PCA953X=y
>  CONFIG_SENSORS_GPIO_FAN=y
>  CONFIG_THERMAL=y
>  CONFIG_ARMADA_THERMAL=y
>  CONFIG_WATCHDOG=y
>  CONFIG_ORION_WATCHDOG=y
> +CONFIG_REGULATOR=y
> +CONFIG_REGULATOR_FIXED_VOLTAGE=y
>  CONFIG_SOUND=y
>  CONFIG_SND=y
>  CONFIG_SND_SOC=y
> 


-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2015-06-29 12:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-18 12:38 [PATCH 0/3] ARM: mvebu: minor improvements to Armada 388 GP support Thomas Petazzoni
2015-06-18 12:38 ` [PATCH 1/3] ARM: mvebu: fix description of pwr-sata0 regulator on Armada 388 GP Thomas Petazzoni
2015-06-29 12:46   ` Gregory CLEMENT
2015-07-09 13:20     ` Gregory CLEMENT
2015-06-18 12:38 ` [PATCH 2/3] ARM: mvebu: update EEPROM description of " Thomas Petazzoni
2015-06-29 12:50   ` Gregory CLEMENT
2015-07-09 13:20     ` Gregory CLEMENT
2015-06-18 12:38 ` [PATCH 3/3] ARM: mvebu: update mvebu_v7_defconfig with features needed for " Thomas Petazzoni
2015-06-29 12:51   ` Gregory CLEMENT [this message]
2015-07-09 13:32     ` Gregory CLEMENT

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55913F40.6070205@free-electrons.com \
    --to=gregory.clement@free-electrons$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox