linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
To: Icenowy Zheng <icenowy-ymACFijhrKM@public.gmane.org>
Cc: Maxime Ripard
	<maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
	Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>,
	Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
	"linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
	"linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-clk <linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-sunxi <linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: [PATCH 3/5] pinctrl: sunxi: add driver for V3s SoC
Date: Wed, 11 Jan 2017 16:24:43 +0100	[thread overview]
Message-ID: <CACRpkdZaAz6JBovLAYAx4mmv1PwrMeKN36ip2HM4S0u3dH2Hwg@mail.gmail.com> (raw)
In-Reply-To: <20170103151629.19447-4-icenowy-ymACFijhrKM@public.gmane.org>

On Tue, Jan 3, 2017 at 4:16 PM, Icenowy Zheng <icenowy-ymACFijhrKM@public.gmane.org> wrote:

> V3s SoC features only a pin controller (for the lack of CPUs part).
>
> Add a driver for this controller.
>
> Signed-off-by: Icenowy Zheng <icenowy-ymACFijhrKM@public.gmane.org>

Patch applied with Maxime's ACK.

Yours,
Linus Walleij

  parent reply	other threads:[~2017-01-11 15:24 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-03 15:16 [PATCH 0/5] add support for Allwinner V3s SoC Icenowy Zheng
     [not found] ` <20170103151629.19447-1-icenowy-ymACFijhrKM@public.gmane.org>
2017-01-03 15:16   ` [PATCH 1/5] arm: sunxi: add support for " Icenowy Zheng
     [not found]     ` <20170103151629.19447-2-icenowy-ymACFijhrKM@public.gmane.org>
2017-01-10 18:09       ` Maxime Ripard
2017-01-11 19:40         ` Icenowy Zheng
     [not found]           ` <2706391484163632-/w1NKm4lK9luio3avFS2gg@public.gmane.org>
2017-01-12 17:17             ` Maxime Ripard
2017-01-03 15:16   ` [PATCH 2/5] clk: sunxi-ng: add support for V3s CCU Icenowy Zheng
     [not found]     ` <20170103151629.19447-3-icenowy-ymACFijhrKM@public.gmane.org>
2017-01-10 18:10       ` Maxime Ripard
2017-01-11 19:39         ` Icenowy Zheng
     [not found]           ` <2705031484163593-/w1NKm4lK9luio3avFS2gg@public.gmane.org>
2017-01-11 19:44             ` Icenowy Zheng
     [not found]               ` <2714901484163893-/w1NKm4lK9luio3avFS2gg@public.gmane.org>
2017-01-12 17:19                 ` Maxime Ripard
2017-01-03 15:16   ` [PATCH 3/5] pinctrl: sunxi: add driver for V3s SoC Icenowy Zheng
     [not found]     ` <20170103151629.19447-4-icenowy-ymACFijhrKM@public.gmane.org>
2017-01-10 18:18       ` Maxime Ripard
2017-01-11 15:24       ` Linus Walleij [this message]
2017-01-03 15:16   ` [PATCH 4/5] ARM: dts: sunxi: add dtsi file " Icenowy Zheng
     [not found]     ` <20170103151629.19447-5-icenowy-ymACFijhrKM@public.gmane.org>
2017-01-10 18:21       ` Maxime Ripard
2017-01-03 15:16   ` [PATCH 5/5] ARM: dts: sunxi: add support for Lichee Pi Zero board Icenowy Zheng

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=CACRpkdZaAz6JBovLAYAx4mmv1PwrMeKN36ip2HM4S0u3dH2Hwg@mail.gmail.com \
    --to=linus.walleij-qsej5fyqhm4dnm+yrofe0a@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=icenowy-ymACFijhrKM@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    --cc=maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org \
    --cc=sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=wens-jdAy2FN1RRM@public.gmane.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;
as well as URLs for NNTP newsgroup(s).