All of lore.kernel.org
 help / color / mirror / Atom feed
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/6] pinctrl: sunxi: Add H3 PIO controller support
Date: Thu, 22 Oct 2015 10:30:43 +0200	[thread overview]
Message-ID: <20151022083043.GP10947@lukather> (raw)
In-Reply-To: <883408ea-bb2e-4f93-a2e6-40efad4ee42f@googlegroups.com>

Hi,

On Thu, Oct 22, 2015 at 01:21:26AM -0700, josef.gajdusek at gmail.com wrote:
> Hi everyone,
> 
> I might be missing something, but why is the PL* GPIO bank not
> declared here?

Because it's in the PRCM. This one was adding support for the main
port controller.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20151022/fab2d987/attachment.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
To: josef.gajdusek-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: linux-sunxi <linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>,
	wens-jdAy2FN1RRM@public.gmane.org,
	mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
	linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org,
	emilio-0Z03zUJReD5OxF6Tv1QG9Q@public.gmane.org,
	vishnupatekar0510-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	jenskuske-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Subject: Re: [PATCH 3/6] pinctrl: sunxi: Add H3 PIO controller support
Date: Thu, 22 Oct 2015 10:30:43 +0200	[thread overview]
Message-ID: <20151022083043.GP10947@lukather> (raw)
In-Reply-To: <883408ea-bb2e-4f93-a2e6-40efad4ee42f-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 409 bytes --]

Hi,

On Thu, Oct 22, 2015 at 01:21:26AM -0700, josef.gajdusek-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:
> Hi everyone,
> 
> I might be missing something, but why is the PL* GPIO bank not
> declared here?

Because it's in the PRCM. This one was adding support for the main
port controller.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: josef.gajdusek@gmail.com
Cc: linux-sunxi <linux-sunxi@googlegroups.com>,
	wens@csie.org, mturquette@baylibre.com, linus.walleij@linaro.org,
	robh+dt@kernel.org, p.zabel@pengutronix.de, emilio@elopez.com.ar,
	vishnupatekar0510@gmail.com, hdegoede@redhat.com,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, jenskuske@gmail.com
Subject: Re: [PATCH 3/6] pinctrl: sunxi: Add H3 PIO controller support
Date: Thu, 22 Oct 2015 10:30:43 +0200	[thread overview]
Message-ID: <20151022083043.GP10947@lukather> (raw)
In-Reply-To: <883408ea-bb2e-4f93-a2e6-40efad4ee42f@googlegroups.com>

[-- Attachment #1: Type: text/plain, Size: 397 bytes --]

Hi,

On Thu, Oct 22, 2015 at 01:21:26AM -0700, josef.gajdusek@gmail.com wrote:
> Hi everyone,
> 
> I might be missing something, but why is the PL* GPIO bank not
> declared here?

Because it's in the PRCM. This one was adding support for the main
port controller.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2015-10-22  8:30 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-21 16:30 [PATCH 3/6] pinctrl: sunxi: Add H3 PIO controller support Jens Kuske
2015-10-21 16:30 ` Jens Kuske
2015-10-21 16:30 ` Jens Kuske
2015-10-22  8:16 ` Maxime Ripard
2015-10-22  8:16   ` Maxime Ripard
2015-10-22  8:21 ` josef.gajdusek at gmail.com
2015-10-22  8:21   ` josef.gajdusek
2015-10-22  8:21   ` josef.gajdusek
2015-10-22  8:30   ` Maxime Ripard [this message]
2015-10-22  8:30     ` Maxime Ripard
2015-10-22  8:30     ` Maxime Ripard
2015-10-23  8:21 ` Linus Walleij
2015-10-23  8:21   ` Linus Walleij
2015-10-23  8:21   ` Linus Walleij
  -- strict thread matches above, loose matches on Subject: below --
2015-05-06  9:31 [PATCH 0/6] ARM: sunxi: Introduce Allwinner H3 support Jens Kuske
2015-05-06  9:31 ` [PATCH 3/6] pinctrl: sunxi: Add H3 PIO controller support Jens Kuske
2015-05-06  9:31   ` Jens Kuske
2015-05-06  9:31   ` Jens Kuske
2015-05-06 10:11   ` Maxime Ripard
2015-05-06 10:11     ` Maxime Ripard
2015-05-06 10:34     ` Jens Kuske
2015-05-06 10:34       ` Jens Kuske
2015-05-06 10:34       ` Jens Kuske
2015-05-06 12:23       ` Maxime Ripard
2015-05-06 12:23         ` Maxime Ripard
2015-05-06 12:23         ` Maxime Ripard
2015-05-07  8:10   ` Paul Bolle
2015-05-07  8:10     ` Paul Bolle
2015-05-07  8:10     ` Paul Bolle
2015-05-09  9:17     ` Jens Kuske
2015-05-09  9:17       ` Jens Kuske
2015-05-09  9:17       ` Jens Kuske
2015-05-09 12:19       ` Maxime Ripard
2015-05-09 12:19         ` Maxime Ripard
2015-05-09 12:19         ` Maxime Ripard

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=20151022083043.GP10947@lukather \
    --to=maxime.ripard@free-electrons.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.