From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] pinctrl: sunxi: add allwinner A83T PIO controller support
Date: Thu, 24 Sep 2015 12:15:03 +0200 [thread overview]
Message-ID: <20150924101503.GQ4684@lukather> (raw)
In-Reply-To: <CAGb2v66gd9qe-yPwENp8e6incjiN7OhXKk00=1gbkofvKrM9og@mail.gmail.com>
On Wed, Sep 23, 2015 at 12:06:56AM +0800, Chen-Yu Tsai wrote:
> > +static const struct sunxi_pinctrl_desc sun8i_a83t_pinctrl_data = {
> > + .pins = sun8i_a83t_pins,
> > + .npins = ARRAY_SIZE(sun8i_a83t_pins),
> > + .irq_banks = 3,
>
> Do you know if there's a hole at where PA_EINT interrupt registers
> should be? AFAIK we aren't handling that properly, but that is outside
> the scope of this patch.
Judging from the A83t datasheet, PB seems to be the first IRQ bank, so
it should be fine.
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/20150924/7ee149ab/attachment.sig>
next prev parent reply other threads:[~2015-09-24 10:15 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-22 15:38 [PATCH 0/4] Add basic support for Allwinner A83T SOC Vishnu Patekar
2015-09-22 15:38 ` [PATCH 1/4] ARM: sunxi: Introduce Allwinner for A83T support Vishnu Patekar
2015-09-22 15:47 ` Chen-Yu Tsai
2015-09-22 15:53 ` Maxime Ripard
2015-09-22 15:56 ` Chen-Yu Tsai
2015-09-24 10:52 ` Vishnu Patekar
2015-09-22 15:51 ` Maxime Ripard
2015-09-24 10:55 ` Vishnu Patekar
2015-09-22 15:38 ` [PATCH 2/4] pinctrl: sunxi: add allwinner A83T PIO controller support Vishnu Patekar
2015-09-22 15:49 ` Maxime Ripard
2015-09-22 16:06 ` Chen-Yu Tsai
2015-09-24 10:15 ` Maxime Ripard [this message]
2015-10-02 11:10 ` Linus Walleij
2015-09-22 15:38 ` [PATCH 3/4] ARM: dts: sun8i: Add Allwinner A83T dtsi Vishnu Patekar
2015-09-22 15:54 ` Maxime Ripard
2015-09-22 16:15 ` Chen-Yu Tsai
2015-09-22 15:38 ` [PATCH 4/4] ARM: dts: sun8i: Add A83T HomletV2 Board by Allwinner Vishnu Patekar
2015-09-22 16:00 ` Maxime Ripard
2015-09-22 16:21 ` Vishnu Patekar
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=20150924101503.GQ4684@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox