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


Groups > linux.kernel > #1230393

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

Path csiph.com!eternal-september.org!feeder.eternal-september.org!weretis.net!feeder1.news.weretis.net!newsfeed.CARNet.hr!news.spin.it!bofh.it!news.nic.it!robomod
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 Tue, 22 Sep 2015 18:00:04 +0200
Message-ID <qby96-1o7-69@gated-at.bofh.it> (permalink)
References <qbxPJ-10s-67@gated-at.bofh.it> <qbxZp-1c3-55@gated-at.bofh.it>
X-Original-To Vishnu Patekar <vishnupatekar0510@gmail.com>
MIME-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1Esft9Qf9QCvZ1MH"
Content-Disposition inline
User-Agent Mutt/1.5.23 (2014-03-12)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 52
Organization linux.* mail to news gateway
X-Original-Cc robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux@arm.linux.org.uk, emilio@elopez.com.ar, linus.walleij@linaro.org, jenskuske@gmail.com, hdegoede@redhat.com, wens@csie.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, linux-gpio@vger.kernel.org
X-Original-Date Tue, 22 Sep 2015 17:49:14 +0200
X-Original-Message-ID <20150922154914.GI4684@lukather>
X-Original-References <1442936337-3104-1-git-send-email-vishnupatekar0510@gmail.com> <1442936337-3104-3-git-send-email-vishnupatekar0510@gmail.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1230393

Show key headers only | View raw


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

On Tue, Sep 22, 2015 at 11:38:55PM +0800, Vishnu Patekar wrote:
> Allwinner A83T soc port controller has 8 ports.
> It has 3 IRQ banks namely PB, PG, PH.
> Pinmuxing are different for some pins as compared to
> sun8i A23 and A33.
> 
> Signed-off-by: Vishnu Patekar <vishnupatekar0510@gmail.com>

Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Thanks!
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