Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1232030

Re: [PATCH 2/4] pinctrl: sunxi: add allwinner A83T PIO controller support

From Maxime Ripard <maxime.ripard@free-electrons.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/4] pinctrl: sunxi: add allwinner A83T PIO controller support
Date 2015-09-24 12:20 +0200
Message-ID <qcbN9-8v1-29@gated-at.bofh.it> (permalink)
References <qbxPJ-10s-67@gated-at.bofh.it> <qbxZp-1c3-55@gated-at.bofh.it> <qbyiL-1PH-55@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] Add basic support for Allwinner A83T SOC Vishnu Patekar <vishnupatekar0510@gmail.com> - 2015-09-22 17:40 +0200
  [PATCH 1/4] ARM: sunxi: Introduce Allwinner for A83T support Vishnu Patekar <vishnupatekar0510@gmail.com> - 2015-09-22 17:50 +0200
    Re: [PATCH 1/4] ARM: sunxi: Introduce Allwinner for A83T support Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-09-22 18:00 +0200
      Re: [PATCH 1/4] ARM: sunxi: Introduce Allwinner for A83T support Chen-Yu Tsai <wens@csie.org> - 2015-09-22 18:00 +0200
    Re: [PATCH 1/4] ARM: sunxi: Introduce Allwinner for A83T support Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-09-22 18:00 +0200
      Re: [PATCH 1/4] ARM: sunxi: Introduce Allwinner for A83T support Vishnu Patekar <vishnupatekar0510@gmail.com> - 2015-09-24 13:00 +0200
    Re: [PATCH 1/4] ARM: sunxi: Introduce Allwinner for A83T support Chen-Yu Tsai <wens@csie.org> - 2015-09-22 18:10 +0200
      Re: [PATCH 1/4] ARM: sunxi: Introduce Allwinner for A83T support Vishnu Patekar <vishnupatekar0510@gmail.com> - 2015-09-24 13:00 +0200
  [PATCH 4/4] ARM: dts: sun8i: Add A83T HomletV2 Board by Allwinner Vishnu Patekar <vishnupatekar0510@gmail.com> - 2015-09-22 17:50 +0200
    Re: [PATCH 4/4] ARM: dts: sun8i: Add A83T HomletV2 Board by Allwinner Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-09-22 18:10 +0200
      Re: [PATCH 4/4] ARM: dts: sun8i: Add A83T HomletV2 Board by Allwinner Vishnu Patekar <vishnupatekar0510@gmail.com> - 2015-09-22 18:30 +0200
  [PATCH 2/4] pinctrl: sunxi: add allwinner A83T PIO controller support Vishnu Patekar <vishnupatekar0510@gmail.com> - 2015-09-22 17:50 +0200
    Re: [PATCH 2/4] pinctrl: sunxi: add allwinner A83T PIO controller  support Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-09-22 18:00 +0200
    Re: [PATCH 2/4] pinctrl: sunxi: add allwinner A83T PIO controller support Chen-Yu Tsai <wens@csie.org> - 2015-09-22 18:10 +0200
      Re: [PATCH 2/4] pinctrl: sunxi: add allwinner A83T PIO controller  support Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-09-24 12:20 +0200
    Re: [PATCH 2/4] pinctrl: sunxi: add allwinner A83T PIO controller support Linus Walleij <linus.walleij@linaro.org> - 2015-10-02 13:20 +0200
  [PATCH 3/4] ARM: dts: sun8i: Add Allwinner A83T dtsi Vishnu Patekar <vishnupatekar0510@gmail.com> - 2015-09-22 17:50 +0200
    Re: [PATCH 3/4] ARM: dts: sun8i: Add Allwinner A83T dtsi Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-09-22 18:00 +0200
      Re: [PATCH 3/4] ARM: dts: sun8i: Add Allwinner A83T dtsi Chen-Yu Tsai <wens@csie.org> - 2015-09-22 18:20 +0200

csiph-web