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 v5 4/4] ARM: mvebu: enable options for Seagate NAS in mvebu_v7_defconfig
Date: Mon, 12 Oct 2015 18:22:09 +0200	[thread overview]
Message-ID: <87io6ckqfi.fsf@free-electrons.com> (raw)
In-Reply-To: <1444140824-24132-5-git-send-email-simon.guinot@sequanux.org> (Simon Guinot's message of "Tue, 6 Oct 2015 16:13:44 +0200")

Hi Simon,
 
 On mar., oct. 06 2015, Simon Guinot <simon.guinot@sequanux•org> wrote:

> This patch enables the following options needed by the Seagate
> Personal Cloud 1 and 2-Bay and the Seagate NAS 2 and 4-Bay:
>
> SATA_AHCI
> POWER_RESET_GPIO
> RTC_DRV_DS1307
> RTC_DRV_PCF8563
>
> Additionnally this patch also enables NEW_LEDS which was missing for
> some reasons.
>
> Signed-off-by: Simon Guinot <simon.guinot@sequanux•org>
> Acked-by: Andrew Lunn <andrew@lunn•ch>

Applied on mvebu/config

Thanks,

Gregory
> ---
>  arch/arm/configs/mvebu_v7_defconfig | 9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)
>
> Changes for v3:
> - Add Andrew's Acked-by.
>
> diff --git a/arch/arm/configs/mvebu_v7_defconfig b/arch/arm/configs/mvebu_v7_defconfig
> index 13fcd020e375..c6729bf0a8dd 100644
> --- a/arch/arm/configs/mvebu_v7_defconfig
> +++ b/arch/arm/configs/mvebu_v7_defconfig
> @@ -61,6 +61,7 @@ CONFIG_MTD_SPI_NOR=y
>  CONFIG_EEPROM_AT24=y
>  CONFIG_BLK_DEV_SD=y
>  CONFIG_ATA=y
> +CONFIG_SATA_AHCI=y
>  CONFIG_AHCI_MVEBU=y
>  CONFIG_SATA_MV=y
>  CONFIG_NETDEVICES=y
> @@ -85,6 +86,9 @@ CONFIG_SPI=y
>  CONFIG_SPI_ORION=y
>  CONFIG_GPIO_SYSFS=y
>  CONFIG_GPIO_PCA953X=y
> +CONFIG_POWER_SUPPLY=y
> +CONFIG_POWER_RESET=y
> +CONFIG_POWER_RESET_GPIO=y
>  CONFIG_SENSORS_GPIO_FAN=y
>  CONFIG_THERMAL=y
>  CONFIG_ARMADA_THERMAL=y
> @@ -111,12 +115,15 @@ CONFIG_MMC_SDHCI_PLTFM=y
>  CONFIG_MMC_SDHCI_DOVE=y
>  CONFIG_MMC_SDHCI_PXAV3=y
>  CONFIG_MMC_MVSDIO=y
> -CONFIG_LEDS_GPIO=y
> +CONFIG_NEW_LEDS=y
>  CONFIG_LEDS_CLASS=y
> +CONFIG_LEDS_GPIO=y
>  CONFIG_LEDS_TRIGGERS=y
>  CONFIG_LEDS_TRIGGER_TIMER=y
>  CONFIG_LEDS_TRIGGER_HEARTBEAT=y
>  CONFIG_RTC_CLASS=y
> +CONFIG_RTC_DRV_DS1307=y
> +CONFIG_RTC_DRV_PCF8563=y
>  CONFIG_RTC_DRV_S35390A=y
>  CONFIG_RTC_DRV_MV=y
>  CONFIG_RTC_DRV_ARMADA38X=y
> -- 
> 2.1.4
>

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

      reply	other threads:[~2015-10-12 16:22 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-06 14:13 [PATCH v5 0/4] Add support for the Armada-370-based Seagate NAS Simon Guinot
2015-10-06 14:13 ` [PATCH v5 1/4] ARM: mvebu: add broken-idle option Simon Guinot
2015-10-12 16:19   ` Gregory CLEMENT
2015-10-12 16:23     ` Gregory CLEMENT
2015-10-22 17:40   ` Olof Johansson
2015-10-23  7:57     ` Gregory CLEMENT
2015-10-23 10:59       ` [PATCH v6] " Vincent Donnefort
2015-10-23 10:59         ` [PATCH] " Vincent Donnefort
2015-10-23 15:37           ` Gregory CLEMENT
2015-10-06 14:13 ` [PATCH v5 2/4] ARM: mvebu: add DT support for Seagate NAS 2 and 4-Bay Simon Guinot
2015-10-12 16:20   ` Gregory CLEMENT
2015-10-06 14:13 ` [PATCH v5 3/4] ARM: mvebu: add DT support for Seagate Personal Cloud Simon Guinot
2015-10-12 16:20   ` Gregory CLEMENT
2015-10-06 14:13 ` [PATCH v5 4/4] ARM: mvebu: enable options for Seagate NAS in mvebu_v7_defconfig Simon Guinot
2015-10-12 16:22   ` Gregory CLEMENT [this message]

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=87io6ckqfi.fsf@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