From: marek.vasut@gmail.com (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 00/11] change pxa gpio to platform driver
Date: Wed, 9 Nov 2011 00:59:33 +0100 [thread overview]
Message-ID: <201111090059.34110.marek.vasut@gmail.com> (raw)
In-Reply-To: <1320747859-8366-1-git-send-email-haojian.zhuang@marvell.com>
> Changelog
> v6:
> 1. fix build issue in pxa910 since building gpio failure is found in
> mainline.
> 2. merge two dependant patches (original v5 0005 and 0006) together.
> 3. fix gpio bit issue in corgi and spitz.
> 4. replace printk() with dev_err in clk patch.
> v5:
> 1. use generic gpio driver. So clean gpio-pxa.h and gpio-pxa.c again.
> v4:
> 1. append one patch for clean gpio macros and use function instead.
> v3:
> 1. Rebase on Russell's for-next branch.
> 2. Add clock support.
> 3. Move gpio edge detection initiliaztion of arch-mmp into gpio
> driver.
>
> v2:
> 1. Remove gpio.c from mach-pxa & mach-mmp that is introduced from v1.
> 2. Remove init function in gpio.c. Move the platfrom_device_register()
> into platform driver.
> 3. Initialize pxa_gpio_regs in gpio-pxa.c
> 4. Simplify code of identifing pxa gpio series or mmp gpio series.
> 5. Use linux/io.h instead of asm/io.h.
>
Hi Haojian,
are we also getting pinmux support any soon?
M
next prev parent reply other threads:[~2011-11-08 23:59 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-08 10:24 [PATCH v6 00/11] change pxa gpio to platform driver Haojian Zhuang
2011-11-08 10:24 ` [PATCH v6 01/11] ARM: mmp: fix build error on gpio Haojian Zhuang
2011-11-08 11:19 ` Jason Liu
2011-11-08 13:09 ` Haojian Zhuang
2011-11-08 10:24 ` [PATCH v6 02/11] ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ Haojian Zhuang
2011-11-08 10:24 ` [PATCH v6 03/11] ARM: pxa: use chained interrupt for GPIO0 and GPIO1 Haojian Zhuang
2011-11-08 10:24 ` [PATCH v6 04/11] ARM: pxa: rename gpio_to_irq and irq_to_gpio Haojian Zhuang
2011-11-08 10:24 ` [PATCH v6 05/11] ARM: pxa: recognize gpio number and type Haojian Zhuang
2011-11-08 10:24 ` [PATCH v6 06/11] ARM: pxa: rename NR_BUILTIN_GPIO Haojian Zhuang
2011-11-08 10:24 ` [PATCH v6 07/11] ARM: pxa: use little endian read write in gpio driver Haojian Zhuang
2011-11-08 10:24 ` [PATCH v6 08/11] ARM: pxa: use generic gpio operation instead of gpio register Haojian Zhuang
2011-11-08 10:24 ` [PATCH v6 09/11] ARM: pxa: change gpio to platform device Haojian Zhuang
2011-11-08 23:25 ` Russell King - ARM Linux
2011-11-09 2:16 ` Haojian Zhuang
2011-11-08 10:24 ` [PATCH v6 10/11] ARM: mmp: clear gpio edge detect Haojian Zhuang
2011-11-08 10:24 ` [PATCH v6 11/11] ARM: pxa: add clk support in gpio driver Haojian Zhuang
2011-11-08 23:28 ` Russell King - ARM Linux
2011-11-09 2:34 ` Haojian Zhuang
2011-11-08 23:59 ` Marek Vasut [this message]
2011-11-08 23:59 ` [PATCH v6 00/11] change pxa gpio to platform driver Marek Vasut
2011-11-09 1:54 ` Haojian Zhuang
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=201111090059.34110.marek.vasut@gmail.com \
--to=marek.vasut@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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 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.