All of lore.kernel.org
 help / color / mirror / Atom feed
From: carlo@caione.org (Carlo Caione)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] pinctrl: dt-binding: Extend meson documentation with GPIO IRQs support
Date: Tue, 2 Jun 2015 11:34:12 +0200	[thread overview]
Message-ID: <CAOQ7t2af50CYrARRPf38sPmK7zB=V9n05vnsREOJ8Nypntw6xA@mail.gmail.com> (raw)
In-Reply-To: <CACRpkdZQU8kRnxqg2AA0JDYOp8unNEj77M5-sVL2r+QGznmnBQ@mail.gmail.com>

On Mon, Jun 1, 2015 at 4:04 PM, Linus Walleij <linus.walleij@linaro.org> wrote:
> On Mon, May 25, 2015 at 1:00 PM, Carlo Caione <carlo@caione.org> wrote:
>
>> From: Beniamino Galvani <b.galvani@gmail.com>
>>
>> Extend the pinctrl binding documentation with the support for external
>> GPIO interrupts.
>>
>> Signed-off-by: Carlo Caione <carlo@endlessm.com>
>> Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
> (...)
>> + - interrupts: specifies the GPIO IRQ numbers on the GIC (GPIO_IRQ#)
>
> Write that this GPIO only support as many IRQs as you supply
> to the controller.

Ok.

>>         pinctrl: pinctrl at c1109880 {
>>                 compatible = "amlogic,meson8-pinctrl";
>> +               reg-names = "irq";
>
> Why? I thought this was the registers for the whole pin controller.

This register is only used to control the GPIO IRQs. All the muxing
and the basic GPIO control is done using the reg property in the
subnodes (banks).

-- 
Carlo Caione

      reply	other threads:[~2015-06-02  9:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-25 11:00 [PATCH 0/2] pinctrl: Enable support for external GPIO interrupts Carlo Caione
2015-05-25 11:00 ` [PATCH 1/2] pinctrl: meson: Enable GPIO IRQs Carlo Caione
2015-06-01 14:30   ` Linus Walleij
2015-06-02  9:33     ` Carlo Caione
2015-06-04  8:45       ` Linus Walleij
2015-06-13 15:35     ` Carlo Caione
2015-06-17  8:26       ` Linus Walleij
2015-06-22 17:33         ` Carlo Caione
2015-07-16  8:07           ` Linus Walleij
2015-05-25 11:00 ` [PATCH 2/2] pinctrl: dt-binding: Extend meson documentation with GPIO IRQs support Carlo Caione
2015-06-01 14:04   ` Linus Walleij
2015-06-02  9:34     ` Carlo Caione [this message]

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='CAOQ7t2af50CYrARRPf38sPmK7zB=V9n05vnsREOJ8Nypntw6xA@mail.gmail.com' \
    --to=carlo@caione.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.