devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Christian Daudt" <csd@broadcom.com>
To: Markus Mayer <markus.mayer@linaro.org>
Cc: Device Tree List <devicetree@vger.kernel.org>,
	Linaro Patches <patches@linaro.org>,
	Sudeep KarkadaNagesha <Sudeep.KarkadaNagesha@arm.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Stephen Warren <swarren@wwwdotorg.org>,
	Tim Kryger <tim.kryger@linaro.org>,
	Matt Porter <matt.porter@linaro.org>,
	ARM Kernel List <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v7 2/3] ARM: bcm281xx: Enable GPIO driver
Date: Fri, 30 Aug 2013 16:16:55 -0700	[thread overview]
Message-ID: <522127E7.6090501@broadcom.com> (raw)
In-Reply-To: <1377882914-30152-3-git-send-email-markus.mayer@linaro.org>

On 13-08-30 10:15 AM, Markus Mayer wrote:
> Turn on the bcm281xx GPIO driver in the kernel configuration.
> ---
>   arch/arm/mach-bcm/Kconfig |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
> index f112895..5819126 100644
> --- a/arch/arm/mach-bcm/Kconfig
> +++ b/arch/arm/mach-bcm/Kconfig
> @@ -9,7 +9,7 @@ config ARCH_BCM
>   	select CLKSRC_OF
>   	select GENERIC_CLOCKEVENTS
>   	select GENERIC_TIME
> -	select GPIO_BCM
> +	select GPIO_BCM_KONA
>   	select SPARSE_IRQ
>   	select TICK_ONESHOT
>   	help
Reviewed-by: Christian Daudt <csd@broadcom.com>

  Thanks,
    csd

  reply	other threads:[~2013-08-30 23:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-30 17:15 [PATCH v7 0/3] gpio: bcm281xx: GPIO driver Markus Mayer
2013-08-30 17:15 ` [PATCH v7 1/3] gpio: bcm281xx: Add " Markus Mayer
2013-09-06 17:14   ` Matt Porter
2013-09-06 18:43     ` Markus Mayer
2013-08-30 17:15 ` [PATCH v7 2/3] ARM: bcm281xx: Enable " Markus Mayer
2013-08-30 23:16   ` Christian Daudt [this message]
2013-09-03 17:44     ` Markus Mayer
2013-08-30 17:15 ` [PATCH v7 3/3] ARM: bcm281xx: Add device node for the GPIO controller Markus Mayer

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=522127E7.6090501@broadcom.com \
    --to=csd@broadcom.com \
    --cc=Sudeep.KarkadaNagesha@arm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=markus.mayer@linaro.org \
    --cc=matt.porter@linaro.org \
    --cc=patches@linaro.org \
    --cc=swarren@wwwdotorg.org \
    --cc=tim.kryger@linaro.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 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).