* [PATCH] ARM: at91/defconfig: add PDMIC driver to sama5_defconfig
@ 2016-04-26 15:38 Nicolas Ferre
2016-04-27 8:10 ` Alexandre Belloni
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Ferre @ 2016-04-26 15:38 UTC (permalink / raw)
To: Alexandre Belloni, linux-arm-kernel
Cc: Wenyou Yang, Songjun Wu, Jean-Christophe PLAGNIOL-VILLARD,
linux-kernel, Nicolas Ferre
Add Pulse Density Modulation Interface Controller (PDMIC) driver compilation
for sama5 default configuration. Is used by sama5d2 SoC for instance.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
---
arch/arm/configs/sama5_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index f5a3966f6793..32a082888adf 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig
@@ -158,6 +158,7 @@ CONFIG_SND_SOC=y
CONFIG_SND_ATMEL_SOC=y
CONFIG_SND_ATMEL_SOC_WM8904=y
# CONFIG_HID_GENERIC is not set
+CONFIG_SND_ATMEL_SOC_PDMIC=y
CONFIG_USB=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
CONFIG_USB_EHCI_HCD=y
--
2.1.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: at91/defconfig: add PDMIC driver to sama5_defconfig
2016-04-26 15:38 [PATCH] ARM: at91/defconfig: add PDMIC driver to sama5_defconfig Nicolas Ferre
@ 2016-04-27 8:10 ` Alexandre Belloni
0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Belloni @ 2016-04-27 8:10 UTC (permalink / raw)
To: Nicolas Ferre
Cc: linux-arm-kernel, Wenyou Yang, Songjun Wu,
Jean-Christophe PLAGNIOL-VILLARD, linux-kernel
On 26/04/2016 at 17:38:08 +0200, Nicolas Ferre wrote :
> Add Pulse Density Modulation Interface Controller (PDMIC) driver compilation
> for sama5 default configuration. Is used by sama5d2 SoC for instance.
>
> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---
> arch/arm/configs/sama5_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
> index f5a3966f6793..32a082888adf 100644
> --- a/arch/arm/configs/sama5_defconfig
> +++ b/arch/arm/configs/sama5_defconfig
> @@ -158,6 +158,7 @@ CONFIG_SND_SOC=y
> CONFIG_SND_ATMEL_SOC=y
> CONFIG_SND_ATMEL_SOC_WM8904=y
> # CONFIG_HID_GENERIC is not set
> +CONFIG_SND_ATMEL_SOC_PDMIC=y
> CONFIG_USB=y
> CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
> CONFIG_USB_EHCI_HCD=y
> --
> 2.1.3
>
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-27 8:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-26 15:38 [PATCH] ARM: at91/defconfig: add PDMIC driver to sama5_defconfig Nicolas Ferre
2016-04-27 8:10 ` Alexandre Belloni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox