All of lore.kernel.org
 help / color / mirror / Atom feed
From: grinberg@compulab.co.il (Igor Grinberg)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 00/11] enhance DT support on gpio pxa
Date: Wed, 20 Feb 2013 16:31:24 +0200	[thread overview]
Message-ID: <5124DE3C.2050701@compulab.co.il> (raw)
In-Reply-To: <1361290948-16669-1-git-send-email-haojian.zhuang@linaro.org>

On 02/19/13 18:22, Haojian Zhuang wrote:
> Changelog:
> 
> v4:
> * Re-oragnize these patches.
> * Append document for new properties binding.
> * Discard the full support on irq domain. It will be appended in other
>   series.

Thanks Haojian.

I've tested these series on PXA3xx and PXA270 (non-DT configuration)
and it proved to be working - at least no new regressions are seen.
I've sent tested-bys to the relevant patches and IMHO this can be merged.

Linus, I wonder if you still can get this into 3.9?

> 
> v3:
> * Fix the gpio irq issue on legacy platform.
> * Discard irq_base & use irq domain instead in pxa_gpio_chip structure.
> * Update DTS file since it's depend on latest pinctrl single driver.
> 
> v2:
> * Fix the build issue without CONFIG_OF
> * Append to check PINCTRL_SINGLE because of arch pxa not moved to DT
> * Use bool for inverted, ed_mask, gafr variable


-- 
Regards,
Igor.

  parent reply	other threads:[~2013-02-20 14:31 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-19 16:22 [PATCH v4 00/11] enhance DT support on gpio pxa Haojian Zhuang
2013-02-19 16:22 ` [PATCH v4 01/11] gpio: pxa: identify ed mask reg with platform data Haojian Zhuang
2013-02-19 16:22 ` [PATCH v4 02/11] gpio: pxa: clean code with same variable name Haojian Zhuang
2013-02-20  8:13   ` Igor Grinberg
     [not found]     ` <CAD6h2NQy4LAoUkS=b301huXRJ_kyPcMxoC8E99dud7d-842=cw@mail.gmail.com>
2013-03-01  0:37       ` Linus Walleij
2013-02-19 16:22 ` [PATCH v4 03/11] gpio: pxa: use platform data for gpio inverted Haojian Zhuang
2013-02-19 16:22 ` [PATCH v4 04/11] gpio: pxa: remove gpio_type Haojian Zhuang
2013-02-20  8:18   ` Igor Grinberg
2013-03-01  0:33   ` Linus Walleij
2013-02-19 16:22 ` [PATCH v4 05/11] gpio: pxa: define nr gpios in platform data Haojian Zhuang
2013-02-20 14:02   ` Igor Grinberg
2013-02-19 16:22 ` [PATCH v4 06/11] gpio: pxa: add irq base " Haojian Zhuang
2013-02-20 14:08   ` Igor Grinberg
2013-02-19 16:22 ` [PATCH v4 07/11] document: devicetree: add properties in mrvl gpio Haojian Zhuang
2013-02-19 16:22 ` [PATCH v4 08/11] gpio: pxa: remove arch related macro Haojian Zhuang
2013-02-20 14:13   ` Igor Grinberg
2013-02-19 16:22 ` [PATCH v4 09/11] gpio: pxa: move gpio properties into child node Haojian Zhuang
2013-02-20 14:17   ` Igor Grinberg
2013-02-19 16:22 ` [PATCH v4 10/11] gpio: pxa: bind to pinctrl by request Haojian Zhuang
2013-02-20 14:26   ` Igor Grinberg
2013-02-19 16:22 ` [PATCH v4 11/11] ARM: dts: support pinmux in pxa910 Haojian Zhuang
2013-02-20 14:31 ` Igor Grinberg [this message]
     [not found]   ` <CAD6h2NTe5K=6fKkm=n=ZawjhoR+_sOe5McX2soT7_Af22wKvDg@mail.gmail.com>
2013-02-22 17:30     ` [PATCH v4 00/11] enhance DT support on gpio pxa Linus Walleij
2013-02-25  3:45       ` 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=5124DE3C.2050701@compulab.co.il \
    --to=grinberg@compulab.co.il \
    --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.