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


Groups > linux.kernel > #1323212

Re: [PATCH 01/14] pinctrl: sunxi: Add A83T R_PIO controller support

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 01/14] pinctrl: sunxi: Add A83T R_PIO controller support
Date 2016-02-01 16:10 +0100
Message-ID <qXoh4-4Gm-15@gated-at.bofh.it> (permalink)
References <qWOZY-44I-9@gated-at.bofh.it> <qWOZY-44I-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Jan 31, 2016 at 09:20:53AM +0800, Vishnu Patekar wrote:
> The A83T has R_PIO pin controller, it's same as A23, execpt A83T
> interrupt bit is 6th and A83T has one extra pin PL12.
> 
> Signed-off-by: Vishnu Patekar <vishnupatekar0510@gmail.com>
> ---
>  .../bindings/pinctrl/allwinner,sunxi-pinctrl.txt   |   1 +

Acked-by: Rob Herring <robh@kernel.org>

>  drivers/pinctrl/sunxi/Kconfig                      |   5 +
>  drivers/pinctrl/sunxi/Makefile                     |   1 +
>  drivers/pinctrl/sunxi/pinctrl-sun8i-a83t-r.c       | 119 +++++++++++++++++++++
>  4 files changed, 126 insertions(+)
>  create mode 100644 drivers/pinctrl/sunxi/pinctrl-sun8i-a83t-r.c

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


Thread

[PATCH 01/14] pinctrl: sunxi: Add A83T R_PIO controller support Vishnu Patekar <vishnupatekar0510@gmail.com> - 2016-01-31 02:30 +0100
  Re: [PATCH 01/14] pinctrl: sunxi: Add A83T R_PIO controller support Chen-Yu Tsai <wens@csie.org> - 2016-01-31 04:30 +0100
  Re: [PATCH 01/14] pinctrl: sunxi: Add A83T R_PIO controller support Rob Herring <robh@kernel.org> - 2016-02-01 16:10 +0100

csiph-web