public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: swarren@wwwdotorg•org (Stephen Warren)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH 1/2] ARM: dts: support pinctrl single in aspenite
Date: Mon, 19 Nov 2012 14:41:07 -0700	[thread overview]
Message-ID: <50AAA773.2090807@wwwdotorg.org> (raw)
In-Reply-To: <1353049345-6954-1-git-send-email-haojian.zhuang@gmail.com>

On 11/16/2012 12:02 AM, Haojian Zhuang wrote:
> Support pinctrl-single driver in aspenite DTS file.

> diff --git a/arch/arm/boot/dts/pxa168.dtsi b/arch/arm/boot/dts/pxa168.dtsi

> +			pmx: pinmux at d401e000 {

> +				range0: range at d401e04c {
> +					/* GPIO0 ~ GPIO15 */
> +					reg = <0xd401e04c 0x40>;
> +					/* gpio base & gpio func */
> +					pinctrl-single,gpio = <0 5>;

So I see that the "0" here is the first GPIO number, but what is the
"5"? The comment says GPIO 0..15, but I don't see anywhere that the "16"
count of GPIOs/pins is defined.

  parent reply	other threads:[~2012-11-19 21:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-16  7:02 [PATCH 1/2] ARM: dts: support pinctrl single in aspenite Haojian Zhuang
2012-11-16  7:02 ` [PATCH 2/2] ARM: mmp: support pinctrl single in brownstone Haojian Zhuang
2012-11-19 21:42   ` Stephen Warren
2012-11-20  0:52     ` Haojian Zhuang
2012-11-20  4:57       ` Stephen Warren
2012-11-19 21:41 ` Stephen Warren [this message]
2012-11-20  0:50   ` [PATCH 1/2] ARM: dts: support pinctrl single in aspenite Haojian Zhuang

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=50AAA773.2090807@wwwdotorg.org \
    --to=swarren@wwwdotorg$(echo .)org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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