From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: multi_v7_defconfig: Enable AHCI_IMX
Date: Mon, 20 Jun 2016 21:43:49 -0700 [thread overview]
Message-ID: <20160621044349.GA24293@localhost> (raw)
In-Reply-To: <1466427854-21265-1-git-send-email-tuomas@tuxera.com>
Hi Toumas,
We can apply this directly but I prefer to get an acked-by from the
platform maintainer that it affects. I didn't even see them cc:d here
so would you mind resubmit with them on the line? Alternatively send it
to them and they can apply and feed up to us with other defconfig changes.
-Olof
On Mon, Jun 20, 2016 at 04:04:13PM +0300, Tuomas Tynkkynen wrote:
> The Wandboard Quad comes with a SATA port. Enable the IMX SATA driver by
> default to make it easy to have the root filesystem on it.
>
> Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
> ---
> arch/arm/configs/multi_v7_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index ee7c884..6efcbc7 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -214,6 +214,7 @@ CONFIG_ATA=y
> CONFIG_SATA_AHCI=y
> CONFIG_SATA_AHCI_PLATFORM=y
> CONFIG_AHCI_ST=y
> +CONFIG_AHCI_IMX=y
> CONFIG_AHCI_SUNXI=y
> CONFIG_AHCI_TEGRA=y
> CONFIG_SATA_HIGHBANK=y
> --
> 2.8.2
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Olof Johansson <olof@lixom.net>
To: Tuomas Tynkkynen <tuomas@tuxera.com>
Cc: arm@kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/2] ARM: multi_v7_defconfig: Enable AHCI_IMX
Date: Mon, 20 Jun 2016 21:43:49 -0700 [thread overview]
Message-ID: <20160621044349.GA24293@localhost> (raw)
In-Reply-To: <1466427854-21265-1-git-send-email-tuomas@tuxera.com>
Hi Toumas,
We can apply this directly but I prefer to get an acked-by from the
platform maintainer that it affects. I didn't even see them cc:d here
so would you mind resubmit with them on the line? Alternatively send it
to them and they can apply and feed up to us with other defconfig changes.
-Olof
On Mon, Jun 20, 2016 at 04:04:13PM +0300, Tuomas Tynkkynen wrote:
> The Wandboard Quad comes with a SATA port. Enable the IMX SATA driver by
> default to make it easy to have the root filesystem on it.
>
> Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
> ---
> arch/arm/configs/multi_v7_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index ee7c884..6efcbc7 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -214,6 +214,7 @@ CONFIG_ATA=y
> CONFIG_SATA_AHCI=y
> CONFIG_SATA_AHCI_PLATFORM=y
> CONFIG_AHCI_ST=y
> +CONFIG_AHCI_IMX=y
> CONFIG_AHCI_SUNXI=y
> CONFIG_AHCI_TEGRA=y
> CONFIG_SATA_HIGHBANK=y
> --
> 2.8.2
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2016-06-21 4:43 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-20 13:04 [PATCH 1/2] ARM: multi_v7_defconfig: Enable AHCI_IMX Tuomas Tynkkynen
2016-06-20 13:04 ` Tuomas Tynkkynen
2016-06-20 13:04 ` [PATCH 2/2] ARM: multi_v7_defconfig: Enable ARM_IMX6Q_CPUFREQ Tuomas Tynkkynen
2016-06-20 13:04 ` Tuomas Tynkkynen
2016-06-21 4:43 ` Olof Johansson [this message]
2016-06-21 4:43 ` [PATCH 1/2] ARM: multi_v7_defconfig: Enable AHCI_IMX Olof Johansson
2016-07-07 10:01 ` Arnd Bergmann
2016-07-07 10:01 ` Arnd Bergmann
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=20160621044349.GA24293@localhost \
--to=olof@lixom.net \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.