linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND 1/2] ARM: multi_v7_defconfig: Enable AHCI_IMX
@ 2016-07-11 18:08 Tuomas Tynkkynen
  2016-07-11 18:08 ` [PATCH RESEND 2/2] ARM: multi_v7_defconfig: Enable ARM_IMX6Q_CPUFREQ Tuomas Tynkkynen
  2016-08-09  6:05 ` [PATCH RESEND 1/2] ARM: multi_v7_defconfig: Enable AHCI_IMX Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Tuomas Tynkkynen @ 2016-07-11 18:08 UTC (permalink / raw)
  To: Shawn Guo, Sascha Hauer
  Cc: arm, linux-arm-kernel, linux-kernel, Fabio Estevam, Tuomas Tynkkynen

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>
---
Resent for the i.MX maintainers to apply.

 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 26c35f8..0b20712 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -220,6 +220,7 @@ CONFIG_SATA_AHCI=y
 CONFIG_SATA_AHCI_PLATFORM=y
 CONFIG_AHCI_BRCM=y
 CONFIG_AHCI_ST=y
+CONFIG_AHCI_IMX=y
 CONFIG_AHCI_SUNXI=y
 CONFIG_AHCI_TEGRA=y
 CONFIG_SATA_HIGHBANK=y
-- 
2.9.0

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

* [PATCH RESEND 2/2] ARM: multi_v7_defconfig: Enable ARM_IMX6Q_CPUFREQ
  2016-07-11 18:08 [PATCH RESEND 1/2] ARM: multi_v7_defconfig: Enable AHCI_IMX Tuomas Tynkkynen
@ 2016-07-11 18:08 ` Tuomas Tynkkynen
  2016-08-09  6:05 ` [PATCH RESEND 1/2] ARM: multi_v7_defconfig: Enable AHCI_IMX Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Tuomas Tynkkynen @ 2016-07-11 18:08 UTC (permalink / raw)
  To: Shawn Guo, Sascha Hauer
  Cc: arm, linux-arm-kernel, linux-kernel, Fabio Estevam, Tuomas Tynkkynen

The Wandboard Quad can make use of the cpufreq support provided by the
driver. Enable it and its dependency, REGULATOR_ANATOP, by default.

Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
---
Resent for the i.MX maintainers to apply.

 arch/arm/configs/multi_v7_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 0b20712..92befd2 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -136,6 +136,7 @@ CONFIG_CPU_FREQ_GOV_POWERSAVE=m
 CONFIG_CPU_FREQ_GOV_USERSPACE=m
 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
 CONFIG_CPU_FREQ_GOV_SCHEDUTIL=m
+CONFIG_ARM_IMX6Q_CPUFREQ=y
 CONFIG_QORIQ_CPUFREQ=y
 CONFIG_CPU_IDLE=y
 CONFIG_ARM_CPUIDLE=y
@@ -500,6 +501,7 @@ CONFIG_MFD_TPS65910=y
 CONFIG_REGULATOR_ACT8945A=y
 CONFIG_REGULATOR_AB8500=y
 CONFIG_REGULATOR_ACT8865=y
+CONFIG_REGULATOR_ANATOP=y
 CONFIG_REGULATOR_AS3711=y
 CONFIG_REGULATOR_AS3722=y
 CONFIG_REGULATOR_AXP20X=m
-- 
2.9.0

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

* Re: [PATCH RESEND 1/2] ARM: multi_v7_defconfig: Enable AHCI_IMX
  2016-07-11 18:08 [PATCH RESEND 1/2] ARM: multi_v7_defconfig: Enable AHCI_IMX Tuomas Tynkkynen
  2016-07-11 18:08 ` [PATCH RESEND 2/2] ARM: multi_v7_defconfig: Enable ARM_IMX6Q_CPUFREQ Tuomas Tynkkynen
@ 2016-08-09  6:05 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2016-08-09  6:05 UTC (permalink / raw)
  To: Tuomas Tynkkynen
  Cc: Sascha Hauer, Fabio Estevam, arm, linux-kernel, linux-arm-kernel

On Mon, Jul 11, 2016 at 09:08:11PM +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>

Applied both, thanks.

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

end of thread, other threads:[~2016-08-09  6:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-11 18:08 [PATCH RESEND 1/2] ARM: multi_v7_defconfig: Enable AHCI_IMX Tuomas Tynkkynen
2016-07-11 18:08 ` [PATCH RESEND 2/2] ARM: multi_v7_defconfig: Enable ARM_IMX6Q_CPUFREQ Tuomas Tynkkynen
2016-08-09  6:05 ` [PATCH RESEND 1/2] ARM: multi_v7_defconfig: Enable AHCI_IMX Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).