linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@prisktech.co.nz (Tony Prisk)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv5 0/7] arm: vt8500: Add support for pinctrl/gpio module
Date: Thu, 04 Apr 2013 07:08:30 +1300	[thread overview]
Message-ID: <515C701E.1000402@prisktech.co.nz> (raw)
In-Reply-To: <CACRpkdZAtgpfA5rZ_C=eKDDOE9aDm=3k1QDava=EGL2BaoV+0g@mail.gmail.com>

On 04/04/13 02:40, Linus Walleij wrote:
> On Wed, Apr 3, 2013 at 8:24 AM, Tony Prisk <linux@prisktech.co.nz> wrote:
>
>> v5 changes:
>> Changed as requested by Rob Herring:
>> Added of_find_property_value_of_size() to drivers/of/base.c to remove some
>> code that was being duplicated.
>>
>> Changed as requested by Stephen Warren:
>> Redid the kfree(maps) code as devm_kzalloc would cause issues. We now kzalloc
>> maps all at once, and configs as required. A call to wmt_pctl_dt_free_map() is
>> used to kfree the allocated blocks if we fail early.
> This v5 series:
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
>
> I guess it will go in through the VT8500 tree eventually?
>
> Maybe you could put Stephen's BCMring patch on top when sending
> it in (also Acked-by) so we can avoid having that dangling.
>
> Yours,
> Linus Walleij
We don't have a VT8500 tree. Originally I planned for it to go through 
you, but it could go through arm-soc if they want to take it.

Regards
Tony P

  reply	other threads:[~2013-04-03 18:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-03  6:24 [PATCHv5 0/7] arm: vt8500: Add support for pinctrl/gpio module Tony Prisk
2013-04-03  6:24 ` [PATCHv5 1/7] of: Add support for reading a u32 from a multi-value property Tony Prisk
2013-04-03  6:24 ` [PATCHv5 2/7] of: Remove duplicated code for validating property and value Tony Prisk
2013-04-03 18:52   ` Rob Herring
2013-04-03  6:24 ` [PATCHv5 3/7] arm: vt8500: Increase available GPIOs on arch-vt8500 Tony Prisk
2013-04-03  6:24 ` [PATCHv5 4/7] pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500 Tony Prisk
2013-04-03 21:25   ` Stephen Warren
2013-04-03  6:24 ` [PATCHv5 5/7] arm: dts: vt8500: Update Wondermedia SoC dtsi files for pinctrl driver Tony Prisk
2013-04-03  6:24 ` [PATCHv5 6/7] arm: vt8500: Remove gpio devicetree nodes Tony Prisk
2013-04-03  6:24 ` [PATCHv5 7/7] gpio: vt8500: Remove arch-vt8500 gpio driver Tony Prisk
2013-04-03 13:40 ` [PATCHv5 0/7] arm: vt8500: Add support for pinctrl/gpio module Linus Walleij
2013-04-03 18:08   ` Tony Prisk [this message]
2013-04-03 20:23     ` Linus Walleij
2013-04-03 21:23   ` Stephen Warren
2013-04-04  4:30     ` Tony Prisk
2013-04-04  5:04       ` Stephen Warren

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=515C701E.1000402@prisktech.co.nz \
    --to=linux@prisktech.co.nz \
    --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 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).