All of lore.kernel.org
 help / color / mirror / Atom feed
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: multi_v7_defconfig: add HLCDC drivers as modules
Date: Mon, 18 Apr 2016 11:49:24 +0200	[thread overview]
Message-ID: <5714ADA4.1020800@atmel.com> (raw)
In-Reply-To: <1459347577-15450-1-git-send-email-boris.brezillon@free-electrons.com>

Le 30/03/2016 16:19, Boris Brezillon a ?crit :
> Add the HLCDC drivers to multi_v7_defconfig.
> 
> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>

If it gives more weight:
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

BTW, arm-soc guys, I recall that you prefer patches for this kind of
modification to multi_v7_defconfig... do I recall well or do you want us
to build a pull-request together with other AT91 defconfig modifications?

Bye,


> ---
>  arch/arm/configs/multi_v7_defconfig | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 2823490..af1e0c9 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -441,6 +441,7 @@ CONFIG_DIGICOLOR_WATCHDOG=y
>  CONFIG_MFD_AS3711=y
>  CONFIG_MFD_AS3722=y
>  CONFIG_MFD_ATMEL_FLEXCOM=y
> +CONFIG_MFD_ATMEL_HLCDC=m
>  CONFIG_MFD_BCM590XX=y
>  CONFIG_MFD_AXP20X=y
>  CONFIG_MFD_AXP20X_I2C=m
> @@ -533,6 +534,7 @@ CONFIG_DRM_EXYNOS_FIMD=y
>  CONFIG_DRM_EXYNOS_HDMI=y
>  CONFIG_DRM_ROCKCHIP=m
>  CONFIG_ROCKCHIP_DW_HDMI=m
> +CONFIG_DRM_ATMEL_HLCDC=m
>  CONFIG_DRM_RCAR_DU=m
>  CONFIG_DRM_RCAR_HDMI=y
>  CONFIG_DRM_RCAR_LVDS=y
> @@ -775,6 +777,7 @@ CONFIG_AK8975=y
>  CONFIG_RASPBERRYPI_POWER=y
>  CONFIG_PWM=y
>  CONFIG_PWM_ATMEL=m
> +CONFIG_PWM_ATMEL_HLCDC_PWM=m
>  CONFIG_PWM_ATMEL_TCB=m
>  CONFIG_PWM_FSL_FTM=m
>  CONFIG_PWM_RENESAS_TPU=y
> 


-- 
Nicolas Ferre

WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Boris Brezillon <boris.brezillon@free-electrons.com>,
	Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	Kevin Hilman <khilman@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
	Alexandre Belloni <alexandre.belloni@free-electrons.com>,
	ARM Maintainers <arm@kernel.org>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] ARM: multi_v7_defconfig: add HLCDC drivers as modules
Date: Mon, 18 Apr 2016 11:49:24 +0200	[thread overview]
Message-ID: <5714ADA4.1020800@atmel.com> (raw)
In-Reply-To: <1459347577-15450-1-git-send-email-boris.brezillon@free-electrons.com>

Le 30/03/2016 16:19, Boris Brezillon a écrit :
> Add the HLCDC drivers to multi_v7_defconfig.
> 
> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>

If it gives more weight:
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

BTW, arm-soc guys, I recall that you prefer patches for this kind of
modification to multi_v7_defconfig... do I recall well or do you want us
to build a pull-request together with other AT91 defconfig modifications?

Bye,


> ---
>  arch/arm/configs/multi_v7_defconfig | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 2823490..af1e0c9 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -441,6 +441,7 @@ CONFIG_DIGICOLOR_WATCHDOG=y
>  CONFIG_MFD_AS3711=y
>  CONFIG_MFD_AS3722=y
>  CONFIG_MFD_ATMEL_FLEXCOM=y
> +CONFIG_MFD_ATMEL_HLCDC=m
>  CONFIG_MFD_BCM590XX=y
>  CONFIG_MFD_AXP20X=y
>  CONFIG_MFD_AXP20X_I2C=m
> @@ -533,6 +534,7 @@ CONFIG_DRM_EXYNOS_FIMD=y
>  CONFIG_DRM_EXYNOS_HDMI=y
>  CONFIG_DRM_ROCKCHIP=m
>  CONFIG_ROCKCHIP_DW_HDMI=m
> +CONFIG_DRM_ATMEL_HLCDC=m
>  CONFIG_DRM_RCAR_DU=m
>  CONFIG_DRM_RCAR_HDMI=y
>  CONFIG_DRM_RCAR_LVDS=y
> @@ -775,6 +777,7 @@ CONFIG_AK8975=y
>  CONFIG_RASPBERRYPI_POWER=y
>  CONFIG_PWM=y
>  CONFIG_PWM_ATMEL=m
> +CONFIG_PWM_ATMEL_HLCDC_PWM=m
>  CONFIG_PWM_ATMEL_TCB=m
>  CONFIG_PWM_FSL_FTM=m
>  CONFIG_PWM_RENESAS_TPU=y
> 


-- 
Nicolas Ferre
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2016-04-18  9:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-30 14:19 [PATCH] ARM: multi_v7_defconfig: add HLCDC drivers as modules Boris Brezillon
2016-03-30 14:19 ` Boris Brezillon
2016-04-18  9:49 ` Nicolas Ferre [this message]
2016-04-18  9:49   ` Nicolas Ferre
2016-04-18 10:26   ` Arnd Bergmann
2016-04-18 10:26     ` Arnd Bergmann
2016-04-26 16:15 ` [PATCH 1/4] ARM: multi_v7_defconfig: add Atmel watchdog timers Nicolas Ferre
2016-04-26 16:15   ` Nicolas Ferre
2016-04-26 16:15   ` [PATCH 2/4] ARM: multi_v7_defconfig: add Atmel ISI (Image Sensor Interface) driver Nicolas Ferre
2016-04-26 16:15     ` Nicolas Ferre
2016-04-26 16:15   ` [PATCH 3/4] ARM: multi_v7_defconfig: add the Atmel Audio microphone interface PDMIC Nicolas Ferre
2016-04-26 16:15     ` Nicolas Ferre
2016-04-26 16:15   ` [PATCH 4/4] ARM: multi_v7_defconfig: add the Atmel sama5d2-compatible ADC driver Nicolas Ferre
2016-04-26 16:15     ` Nicolas Ferre

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=5714ADA4.1020800@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --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.