All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] ARM: mvebu: re-enable SDHCI driver for Armada 38x SoC in v7 defconfig
@ 2014-11-14 15:29 Marcin Wojtas
  2014-11-15  2:48 ` Jason Cooper
  0 siblings, 1 reply; 3+ messages in thread
From: Marcin Wojtas @ 2014-11-14 15:29 UTC (permalink / raw)
  To: linux-arm-kernel

In the recent update of mvebu_v7_defconfig a config that enables sdhci-pxav3
driver, that supports SDHCI interface of Armada 38x SoC, disappeared.

This commit enables CONFIG_MMC_SDHCI_PXAV3 back.

Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fixes fc9fa8714a75 ("ARM: mvebu: update v7 defconfig with useful options")
---
 arch/arm/configs/mvebu_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/mvebu_v7_defconfig b/arch/arm/configs/mvebu_v7_defconfig
index ed0a0d1..9d55170 100644
--- a/arch/arm/configs/mvebu_v7_defconfig
+++ b/arch/arm/configs/mvebu_v7_defconfig
@@ -96,6 +96,7 @@ CONFIG_MMC=y
 CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_PLTFM=y
 CONFIG_MMC_SDHCI_DOVE=y
+CONFIG_MMC_SDHCI_PXAV3=y
 CONFIG_MMC_MVSDIO=y
 CONFIG_LEDS_GPIO=y
 CONFIG_LEDS_CLASS=y
-- 
1.8.3.1

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

* [PATCH v2] ARM: mvebu: re-enable SDHCI driver for Armada 38x SoC in v7 defconfig
  2014-11-14 15:29 [PATCH v2] ARM: mvebu: re-enable SDHCI driver for Armada 38x SoC in v7 defconfig Marcin Wojtas
@ 2014-11-15  2:48 ` Jason Cooper
       [not found]   ` <CAPv3WKe4bL3cMO7xnLktG5KT5X4B+NsA22=fj-10i8QuLedTFg@mail.gmail.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Jason Cooper @ 2014-11-15  2:48 UTC (permalink / raw)
  To: linux-arm-kernel

Marcin,

On Fri, Nov 14, 2014 at 04:29:27PM +0100, Marcin Wojtas wrote:
> In the recent update of mvebu_v7_defconfig a config that enables sdhci-pxav3
> driver, that supports SDHCI interface of Armada 38x SoC, disappeared.
> 
> This commit enables CONFIG_MMC_SDHCI_PXAV3 back.
> 
> Signed-off-by: Marcin Wojtas <mw@semihalf.com>
> Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Fixes fc9fa8714a75 ("ARM: mvebu: update v7 defconfig with useful options")

Please don't forget to Cc the maintainers.  ;-)  No need to resend, I
have it queued up.

thx,

Jason.

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

* [PATCH v2] ARM: mvebu: re-enable SDHCI driver for Armada 38x SoC in v7 defconfig
       [not found]   ` <CAPv3WKe4bL3cMO7xnLktG5KT5X4B+NsA22=fj-10i8QuLedTFg@mail.gmail.com>
@ 2014-11-15  8:25     ` Marcin Wojtas
  0 siblings, 0 replies; 3+ messages in thread
From: Marcin Wojtas @ 2014-11-15  8:25 UTC (permalink / raw)
  To: linux-arm-kernel

Re-send my answer to the list - no UTF-8 on my mobile...

2014-11-15 7:55 GMT+01:00 Marcin Wojtas <mw@semihalf.com>:
> Hi Jason,
>
> Thanks- this was actually no CC on purpose. I had huge (and pretty strange)
> problems with being dropped by LAKML and this was test after re-configuring
> my server. The full patchset of 5 commits is prefixed 'PATCH v3', contains
> all necessary CC's and was accepted by the list yesterday, so you can take a
> look on all of them now.
>
> Best regards,
> Marcin
>
> 15-11-2014 03:48, "Jason Cooper" <jason@lakedaemon.net> napisa?(a):
>
>> Marcin,
>>
>> On Fri, Nov 14, 2014 at 04:29:27PM +0100, Marcin Wojtas wrote:
>> > In the recent update of mvebu_v7_defconfig a config that enables
>> > sdhci-pxav3
>> > driver, that supports SDHCI interface of Armada 38x SoC, disappeared.
>> >
>> > This commit enables CONFIG_MMC_SDHCI_PXAV3 back.
>> >
>> > Signed-off-by: Marcin Wojtas <mw@semihalf.com>
>> > Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
>> > Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
>> > Fixes fc9fa8714a75 ("ARM: mvebu: update v7 defconfig with useful
>> > options")
>>
>> Please don't forget to Cc the maintainers.  ;-)  No need to resend, I
>> have it queued up.
>>
>> thx,
>>
>> Jason.

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

end of thread, other threads:[~2014-11-15  8:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-14 15:29 [PATCH v2] ARM: mvebu: re-enable SDHCI driver for Armada 38x SoC in v7 defconfig Marcin Wojtas
2014-11-15  2:48 ` Jason Cooper
     [not found]   ` <CAPv3WKe4bL3cMO7xnLktG5KT5X4B+NsA22=fj-10i8QuLedTFg@mail.gmail.com>
2014-11-15  8:25     ` Marcin Wojtas

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.