All of lore.kernel.org
 help / color / mirror / Atom feed
From: matt.porter@linaro.org (Matt Porter)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 2/3] Update bcm_defconfig with new pinctrl CONFIG
Date: Thu, 10 Apr 2014 13:56:23 -0400	[thread overview]
Message-ID: <20140410175623.GC23695@beef> (raw)
In-Reply-To: <1396478439-16586-3-git-send-email-syin@broadcom.com>

On Wed, Apr 02, 2014 at 03:40:38PM -0700, Sherman Yin wrote:
> To be consistent with other Broadcom drivers, the Broadcom Capri pinctrl
> driver and its related CONFIG option are renamed to bcm281xx.
> 
> This commit updates the defconfig that enables the pinctrl driver.
> 
> Signed-off-by: Sherman Yin <syin@broadcom.com>
> Reviewed-by: Matt Porter <mporter@linaro.org>
> Acked-by: Linus Walleij <linus.walleij@linaro.org>

Acked-by: Matt Porter <mporter@linaro.org>

> ---
>  arch/arm/configs/bcm_defconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/configs/bcm_defconfig b/arch/arm/configs/bcm_defconfig
> index 2519d6d..b4d3013 100644
> --- a/arch/arm/configs/bcm_defconfig
> +++ b/arch/arm/configs/bcm_defconfig
> @@ -125,7 +125,7 @@ CONFIG_CRC_ITU_T=y
>  CONFIG_CRC7=y
>  CONFIG_XZ_DEC=y
>  CONFIG_AVERAGE=y
> -CONFIG_PINCTRL_CAPRI=y
> +CONFIG_PINCTRL_BCM281XX=y
>  CONFIG_WATCHDOG=y
>  CONFIG_BCM_KONA_WDT=y
>  CONFIG_BCM_KONA_WDT_DEBUG=y
> -- 
> 1.7.9.5
> 

WARNING: multiple messages have this Message-ID (diff)
From: Matt Porter <matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
To: Sherman Yin <syin-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
Cc: "Mark Brown" <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	"Heiko Stübner" <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>,
	"Pawel Moll" <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	"Mark Rutland" <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	"Stephen Warren"
	<swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
	"Ian Campbell"
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	"Rob Landley" <rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org>,
	"Christian Daudt" <bcm-xK7y4jjYLqYh9ZMKESR00Q@public.gmane.org>,
	"Russell King" <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
	"Linus Walleij"
	<linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	"Grant Likely"
	<grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	"Olof Johansson" <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH v3 2/3] Update bcm_defconfig with new pinctrl CONFIG
Date: Thu, 10 Apr 2014 13:56:23 -0400	[thread overview]
Message-ID: <20140410175623.GC23695@beef> (raw)
In-Reply-To: <1396478439-16586-3-git-send-email-syin-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>

On Wed, Apr 02, 2014 at 03:40:38PM -0700, Sherman Yin wrote:
> To be consistent with other Broadcom drivers, the Broadcom Capri pinctrl
> driver and its related CONFIG option are renamed to bcm281xx.
> 
> This commit updates the defconfig that enables the pinctrl driver.
> 
> Signed-off-by: Sherman Yin <syin-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
> Reviewed-by: Matt Porter <mporter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
> Acked-by: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>

Acked-by: Matt Porter <mporter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>

> ---
>  arch/arm/configs/bcm_defconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/configs/bcm_defconfig b/arch/arm/configs/bcm_defconfig
> index 2519d6d..b4d3013 100644
> --- a/arch/arm/configs/bcm_defconfig
> +++ b/arch/arm/configs/bcm_defconfig
> @@ -125,7 +125,7 @@ CONFIG_CRC_ITU_T=y
>  CONFIG_CRC7=y
>  CONFIG_XZ_DEC=y
>  CONFIG_AVERAGE=y
> -CONFIG_PINCTRL_CAPRI=y
> +CONFIG_PINCTRL_BCM281XX=y
>  CONFIG_WATCHDOG=y
>  CONFIG_BCM_KONA_WDT=y
>  CONFIG_BCM_KONA_WDT_DEBUG=y
> -- 
> 1.7.9.5
> 
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Matt Porter <matt.porter@linaro.org>
To: Sherman Yin <syin@broadcom.com>
Cc: "Mark Brown" <broonie@kernel.org>,
	"Heiko Stübner" <heiko@sntech.de>,
	"Pawel Moll" <pawel.moll@arm.com>,
	"Mark Rutland" <mark.rutland@arm.com>,
	"Stephen Warren" <swarren@wwwdotorg.org>,
	"Ian Campbell" <ijc+devicetree@hellion.org.uk>,
	"Rob Landley" <rob@landley.net>,
	"Christian Daudt" <bcm@fixthebug.org>,
	"Russell King" <linux@arm.linux.org.uk>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Grant Likely" <grant.likely@linaro.org>,
	"Olof Johansson" <olof@lixom.net>,
	devicetree@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	bcm-kernel-feedback-list@broadcom.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 2/3] Update bcm_defconfig with new pinctrl CONFIG
Date: Thu, 10 Apr 2014 13:56:23 -0400	[thread overview]
Message-ID: <20140410175623.GC23695@beef> (raw)
In-Reply-To: <1396478439-16586-3-git-send-email-syin@broadcom.com>

On Wed, Apr 02, 2014 at 03:40:38PM -0700, Sherman Yin wrote:
> To be consistent with other Broadcom drivers, the Broadcom Capri pinctrl
> driver and its related CONFIG option are renamed to bcm281xx.
> 
> This commit updates the defconfig that enables the pinctrl driver.
> 
> Signed-off-by: Sherman Yin <syin@broadcom.com>
> Reviewed-by: Matt Porter <mporter@linaro.org>
> Acked-by: Linus Walleij <linus.walleij@linaro.org>

Acked-by: Matt Porter <mporter@linaro.org>

> ---
>  arch/arm/configs/bcm_defconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/configs/bcm_defconfig b/arch/arm/configs/bcm_defconfig
> index 2519d6d..b4d3013 100644
> --- a/arch/arm/configs/bcm_defconfig
> +++ b/arch/arm/configs/bcm_defconfig
> @@ -125,7 +125,7 @@ CONFIG_CRC_ITU_T=y
>  CONFIG_CRC7=y
>  CONFIG_XZ_DEC=y
>  CONFIG_AVERAGE=y
> -CONFIG_PINCTRL_CAPRI=y
> +CONFIG_PINCTRL_BCM281XX=y
>  CONFIG_WATCHDOG=y
>  CONFIG_BCM_KONA_WDT=y
>  CONFIG_BCM_KONA_WDT_DEBUG=y
> -- 
> 1.7.9.5
> 

  reply	other threads:[~2014-04-10 17:56 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-21 22:38 [PATCH] pinctrl: Rename Broadcom Capri pinctrl driver Sherman Yin
2014-01-21 22:38 ` Sherman Yin
2014-01-21 22:38 ` Sherman Yin
2014-01-22  0:59 ` Olof Johansson
2014-01-22  0:59   ` Olof Johansson
2014-01-22  0:59   ` Olof Johansson
2014-01-22  1:35   ` Matt Porter
2014-01-22  1:35     ` Matt Porter
2014-01-22  4:59     ` Olof Johansson
2014-01-22  4:59       ` Olof Johansson
2014-01-23  8:17 ` Linus Walleij
2014-01-23  8:17   ` Linus Walleij
2014-01-23  8:36   ` Linus Walleij
2014-01-23  8:36     ` Linus Walleij
2014-01-23  8:36     ` Linus Walleij
2014-01-23 20:44 ` [PATCH v2 0/4] " Sherman Yin
2014-01-23 20:44   ` Sherman Yin
2014-01-23 20:44   ` Sherman Yin
2014-01-23 20:44   ` [PATCH v2 1/4] pinctrl: Rename Broadcom Capri pinctrl binding Sherman Yin
2014-01-23 20:44     ` Sherman Yin
2014-01-23 20:44     ` Sherman Yin
2014-01-23 20:44   ` [PATCH v2 2/4] pinctrl: Rename Broadcom Capri pinctrl driver Sherman Yin
2014-01-23 20:44     ` Sherman Yin
2014-01-23 20:44     ` Sherman Yin
2014-01-23 20:44   ` [PATCH v2 3/4] Update bcm_defconfig with new pinctrl CONFIG Sherman Yin
2014-01-23 20:44     ` Sherman Yin
2014-01-23 20:44     ` Sherman Yin
2014-01-27 15:57     ` Christian Daudt
2014-01-27 15:57       ` Christian Daudt
2014-01-23 20:44   ` [PATCH v2 4/4] Update dtsi with new pinctrl compatible string Sherman Yin
2014-01-23 20:44     ` Sherman Yin
2014-01-23 20:44     ` Sherman Yin
2014-04-02 22:40   ` [PATCH v3 0/3] pinctrl: Rename Broadcom Capri pinctrl driver Sherman Yin
2014-04-02 22:40     ` Sherman Yin
2014-04-02 22:40     ` Sherman Yin
2014-04-02 22:40     ` [PATCH v3 1/3] " Sherman Yin
2014-04-02 22:40       ` Sherman Yin
2014-04-02 22:40       ` Sherman Yin
2014-04-10 16:49       ` Linus Walleij
2014-04-10 16:49         ` Linus Walleij
2014-04-10 16:51         ` Linus Walleij
2014-04-10 16:51           ` Linus Walleij
2014-04-10 16:56           ` Matt Porter
2014-04-10 16:56             ` Matt Porter
2014-04-10 17:41             ` Linus Walleij
2014-04-10 17:41               ` Linus Walleij
2014-04-10 17:57               ` Matt Porter
2014-04-10 17:57                 ` Matt Porter
2014-04-10 16:55         ` Matt Porter
2014-04-10 16:55           ` Matt Porter
2014-04-02 22:40     ` [PATCH v3 2/3] Update bcm_defconfig with new pinctrl CONFIG Sherman Yin
2014-04-02 22:40       ` Sherman Yin
2014-04-02 22:40       ` Sherman Yin
2014-04-10 17:56       ` Matt Porter [this message]
2014-04-10 17:56         ` Matt Porter
2014-04-10 17:56         ` Matt Porter
2014-04-02 22:40     ` [PATCH v3 3/3] pinctrl: fix typo in bindings documentation Sherman Yin
2014-04-02 22:40       ` Sherman Yin
2014-04-02 22:40       ` Sherman Yin

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=20140410175623.GC23695@beef \
    --to=matt.porter@linaro.org \
    --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.