All of lore.kernel.org
 help / color / mirror / Atom feed
From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/7] ARM: ux500: Consolidate [A|D]8500 platform data
Date: Wed, 6 Nov 2013 12:04:45 +0000	[thread overview]
Message-ID: <20131106120445.GF30901@lee--X1> (raw)
In-Reply-To: <CACRpkdZekui-CoPdwtyATQyAv07CZp3B9L=qU6xAk8J43=Bb6w@mail.gmail.com>

On Wed, 06 Nov 2013, Linus Walleij wrote:

> On Wed, Nov 6, 2013 at 11:05 AM, Lee Jones <lee.jones@linaro.org> wrote:
> 
> > Move the platform data from all these files into one, delete empty
> > files and remove all references to them.
> >
> > Signed-off-by: Lee Jones <lee.jones@linaro.org>
> 
> Not that I fully understand $subject, but whatever, good
> riddance, patch applied.

Sorry, it's midding a 'B' - [A|D]B8500

Some people prefer something like {A,D}B500

Take your pick and fixup as you see fit.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: "linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 2/7] ARM: ux500: Consolidate [A|D]8500 platform data
Date: Wed, 6 Nov 2013 12:04:45 +0000	[thread overview]
Message-ID: <20131106120445.GF30901@lee--X1> (raw)
In-Reply-To: <CACRpkdZekui-CoPdwtyATQyAv07CZp3B9L=qU6xAk8J43=Bb6w@mail.gmail.com>

On Wed, 06 Nov 2013, Linus Walleij wrote:

> On Wed, Nov 6, 2013 at 11:05 AM, Lee Jones <lee.jones@linaro.org> wrote:
> 
> > Move the platform data from all these files into one, delete empty
> > files and remove all references to them.
> >
> > Signed-off-by: Lee Jones <lee.jones@linaro.org>
> 
> Not that I fully understand $subject, but whatever, good
> riddance, patch applied.

Sorry, it's midding a 'B' - [A|D]B8500

Some people prefer something like {A,D}B500

Take your pick and fixup as you see fit.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

  reply	other threads:[~2013-11-06 12:04 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-06 10:05 [PATCH 0/7] ARM: ux500: More DT only clean-ups for the platform Lee Jones
2013-11-06 10:05 ` Lee Jones
2013-11-06 10:05 ` [PATCH 1/7] ARM: ux500: Remove legacy ATAG SSP support Lee Jones
2013-11-06 10:05   ` Lee Jones
2013-11-06 11:58   ` Linus Walleij
2013-11-06 11:58     ` Linus Walleij
2013-11-07 11:47   ` Russell King - ARM Linux
2013-11-07 11:47     ` Russell King - ARM Linux
2013-11-07 11:52     ` Lee Jones
2013-11-07 11:52       ` Lee Jones
2013-11-06 10:05 ` [PATCH 2/7] ARM: ux500: Consolidate [A|D]8500 platform data Lee Jones
2013-11-06 10:05   ` Lee Jones
2013-11-06 12:01   ` Linus Walleij
2013-11-06 12:01     ` Linus Walleij
2013-11-06 12:04     ` Lee Jones [this message]
2013-11-06 12:04       ` Lee Jones
     [not found]     ` <201311071253281097419@gmail.com>
2013-11-07  9:41       ` PINCTRL:We May need mutex protect in pinctrl API Linus Walleij
2013-11-07  9:41         ` Linus Walleij
     [not found]         ` <201311071748050629542@gmail.com>
2013-11-18 13:22           ` Linus Walleij
2013-11-18 13:22             ` Linus Walleij
2013-11-06 10:05 ` [PATCH 3/7] ARM: ux500: Remove ATAG support for SDI (MMC) Lee Jones
2013-11-06 10:05   ` Lee Jones
2013-11-07 11:40   ` Ulf Hansson
2013-11-07 11:40     ` Ulf Hansson
2013-11-07 12:07     ` Lee Jones
2013-11-07 12:07       ` Lee Jones
2013-11-08  9:06       ` Linus Walleij
2013-11-08  9:06         ` Linus Walleij
2013-11-08  9:26         ` Lee Jones
2013-11-08  9:26           ` Lee Jones
2013-11-08  9:45           ` Linus Walleij
2013-11-08  9:45             ` Linus Walleij
2013-11-07 11:46   ` Russell King - ARM Linux
2013-11-07 11:46     ` Russell King - ARM Linux
2013-11-07 11:54     ` Lee Jones
2013-11-07 11:54       ` Lee Jones
2013-11-06 10:05 ` [PATCH 4/7] ARM: ux500: Clean-up non-DT IRQ initialisation Lee Jones
2013-11-06 10:05   ` Lee Jones
2013-11-19 20:45   ` Linus Walleij
2013-11-19 20:45     ` Linus Walleij
2013-11-06 10:05 ` [PATCH 5/7] ARM: ux500: Remove unused call to register AMBA devices Lee Jones
2013-11-06 10:05   ` Lee Jones
2013-11-19 20:54   ` Linus Walleij
2013-11-19 20:54     ` Linus Walleij
2013-11-06 10:05 ` [PATCH 6/7] ARM: ux500: Clean-up legacy extern prototype Lee Jones
2013-11-06 10:05   ` Lee Jones
2013-11-19 20:56   ` Linus Walleij
2013-11-19 20:56     ` Linus Walleij
2013-11-06 10:05 ` [PATCH 7/7] ARM: ux500: Remove checking for DT during timer init as we are now DT only Lee Jones
2013-11-06 10:05   ` Lee Jones
2013-11-19 20:58   ` Linus Walleij
2013-11-19 20:58     ` Linus Walleij

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=20131106120445.GF30901@lee--X1 \
    --to=lee.jones@linaro.org \
    --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.