Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1226204 > unrolled thread

[PATCH v2 5/7] ARM: at91/defconfig: sama5: add PIO4 controller support

Started byLudovic Desroches <ludovic.desroches@atmel.com>
First post2015-09-16 17:40 +0200
Last post2015-09-23 16:50 +0200
Articles 3 — 3 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v2 5/7] ARM: at91/defconfig: sama5: add PIO4 controller support Ludovic Desroches <ludovic.desroches@atmel.com> - 2015-09-16 17:40 +0200
    Re: [PATCH v2 5/7] ARM: at91/defconfig: sama5: add PIO4 controller support Linus Walleij <linus.walleij@linaro.org> - 2015-09-21 20:30 +0200
      Re: [PATCH v2 5/7] ARM: at91/defconfig: sama5: add PIO4 controller  support Nicolas Ferre <nicolas.ferre@atmel.com> - 2015-09-23 16:50 +0200

#1226204 — [PATCH v2 5/7] ARM: at91/defconfig: sama5: add PIO4 controller support

FromLudovic Desroches <ludovic.desroches@atmel.com>
Date2015-09-16 17:40 +0200
Subject[PATCH v2 5/7] ARM: at91/defconfig: sama5: add PIO4 controller support
Message-ID<q9mYr-8y-31@gated-at.bofh.it>
SAMA5D2 chip family has a new PIO controller.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
---
 arch/arm/mach-at91/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
index 89a755b..9e4067c 100644
--- a/arch/arm/mach-at91/Kconfig
+++ b/arch/arm/mach-at91/Kconfig
@@ -5,6 +5,7 @@ menuconfig ARCH_AT91
 	select COMMON_CLK_AT91
 	select PINCTRL
 	select PINCTRL_AT91
+	select PINCTRL_AT91PIO4
 	select SOC_BUS
 
 if ARCH_AT91
-- 
2.5.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1229636

FromLinus Walleij <linus.walleij@linaro.org>
Date2015-09-21 20:30 +0200
Message-ID<qbe0G-6c1-17@gated-at.bofh.it>
In reply to#1226204
On Wed, Sep 16, 2015 at 8:37 AM, Ludovic Desroches
<ludovic.desroches@atmel.com> wrote:

> SAMA5D2 chip family has a new PIO controller.
>
> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>

Acked-by: Linus Walleij <linus.walleij@linaro.org>

Please merge this through Nicolas' AT91 tree.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1231487 — Re: [PATCH v2 5/7] ARM: at91/defconfig: sama5: add PIO4 controller support

FromNicolas Ferre <nicolas.ferre@atmel.com>
Date2015-09-23 16:50 +0200
SubjectRe: [PATCH v2 5/7] ARM: at91/defconfig: sama5: add PIO4 controller support
Message-ID<qbTwS-78H-23@gated-at.bofh.it>
In reply to#1229636
Le 21/09/2015 20:25, Linus Walleij a écrit :
> On Wed, Sep 16, 2015 at 8:37 AM, Ludovic Desroches
> <ludovic.desroches@atmel.com> wrote:
> 
>> SAMA5D2 chip family has a new PIO controller.
>>
>> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
> 
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
> 
> Please merge this through Nicolas' AT91 tree.

Added in the at91-4.4-defconfig branch.

Thanks.

Paul,

This symbol will appear in Linus W.'s tree and is selected in mine. So
you may find that the symbol appear unused before the two trees are
merged in Linux-next or mainline.

Bye,
-- 
Nicolas Ferre
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web