All of lore.kernel.org
 help / color / mirror / Atom feed
From: 48169172 <48169172@163.com>
To: "linus.walleij" <linus.walleij@linaro.org>,
	"b.galvani" <b.galvani@gmail.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Victor Wan <victor.wan@amlogic.com>,
	Russell King <linux@arm.linux.org.uk>,
	Pawel Moll <pawel.moll@arm.com>, Arnd Bergmann <arnd@arndb.de>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Soren Brinkmann <soren.brinkmann@xilinx.com>,
	Kumar Gala <galak@codeaurora.org>,
	"carlo@caione.org" <carlo@caione.org>,
	Jerry Cao <jerry.cao@amlogic.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: Re: [PATCH v4 1/3] pinctrl: add driver for Amlogic Meson SoCs
Date: Thu, 22 Jan 2015 11:02:35 +0800	[thread overview]
Message-ID: <2015012211022773401912@163.com> (raw)
In-Reply-To: CACRpkdZ6CX1XePa0sOY-0B9He9jYPNLqUtkk3LEGeT6eSQW9ew@mail.gmail.com

[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]

Hi  linus,
How could I get these code?



48169172
 
From: Linus Walleij
Date: 2015-01-20 17:59
To: Beniamino Galvani
CC: Mark Rutland; devicetree@vger.kernel.org; Victor Wan; Russell King; Pawel Moll; Arnd Bergmann; Ian Campbell; linux-kernel@vger.kernel.org; linux-gpio@vger.kernel.org; Rob Herring; Soren Brinkmann; Kumar Gala; Carlo Caione; Jerry Cao; linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 1/3] pinctrl: add driver for Amlogic Meson SoCs
On Sat, Jan 17, 2015 at 7:15 PM, Beniamino Galvani <b.galvani@gmail.com> wrote:
 
> This is a driver for the pinmux and GPIO controller available in
> Amlogic Meson SoCs. It currently supports only Meson8, however the
> common code should be generic enough to work also for other SoCs after
> having defined the proper set of functions and groups.
>
> GPIO interrupts are not supported at the moment due to lack of
> documentation.
>
> Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
 
Patch applied. Great work Beniamino!
 
Yours,
Linus Walleij
 
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

[-- Attachment #2: Type: text/html, Size: 3217 bytes --]

  reply	other threads:[~2015-01-22  3:02 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-17 18:15 [PATCH v4 0/3] Amlogic Meson pinctrl driver Beniamino Galvani
2015-01-17 18:15 ` Beniamino Galvani
2015-01-17 18:15 ` [PATCH v4 1/3] pinctrl: add driver for Amlogic Meson SoCs Beniamino Galvani
2015-01-17 18:15   ` Beniamino Galvani
     [not found]   ` <1421518516-26976-2-git-send-email-b.galvani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-01-20  9:59     ` Linus Walleij
2015-01-20  9:59       ` Linus Walleij
2015-01-20  9:59       ` Linus Walleij
2015-01-22  3:02       ` 48169172 [this message]
     [not found]         ` <2015012211022773401912-9Onoh4P/yGk@public.gmane.org>
2015-01-22  8:37           ` Linus Walleij
2015-01-22  8:37             ` Linus Walleij
2015-01-22  8:37             ` Linus Walleij
2015-01-22  9:12             ` 48169172
2015-01-23  2:25             ` 48169172
2015-01-30 13:49               ` Linus Walleij
2015-01-30 13:49                 ` Linus Walleij
2015-01-30 13:49                 ` Linus Walleij
     [not found] ` <1421518516-26976-1-git-send-email-b.galvani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-01-17 18:15   ` [PATCH v4 2/3] ARM: meson: select PINCTRL_MESON and ARCH_REQUIRE_GPIOLIB Beniamino Galvani
2015-01-17 18:15     ` Beniamino Galvani
2015-01-17 18:15     ` Beniamino Galvani
2015-01-17 18:15 ` [PATCH v4 3/3] ARM: dts: meson8: add pinctrl node Beniamino Galvani
2015-01-17 18:15   ` Beniamino Galvani

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=2015012211022773401912@163.com \
    --to=48169172@163.com \
    --cc=arnd@arndb.de \
    --cc=b.galvani@gmail.com \
    --cc=carlo@caione.org \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=jerry.cao@amlogic.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=soren.brinkmann@xilinx.com \
    --cc=victor.wan@amlogic.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.