From: linux@prisktech.co.nz (Tony Prisk)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] dts: v8500: Cleanups for 3.10
Date: Thu, 25 Apr 2013 10:39:28 +1200 [thread overview]
Message-ID: <51785F20.704@prisktech.co.nz> (raw)
In-Reply-To: <1366781902-13025-1-git-send-email-linux@prisktech.co.nz>
On 24/04/13 17:38, Tony Prisk wrote:
> Arnd, Olof,
>
> This is probably a bit late for 3.10 now but its just a bunch of cleanups for
> the arch-vt8500 devicetree SoC and board files, and the addition of a new
> dts for the VIA APC8750.
>
> Regards
> Tony P
>
> Tony Prisk (3):
> dts: vt8500: Fix invalid/missing cpu nodes for soc files.
> dts: vt8500: Add devicetree support for WM8750 SoC and APC8750 board
> dts: vt8500: Update serial nodes and disable by default in SoC files
>
> arch/arm/boot/dts/Makefile | 1 +
> arch/arm/boot/dts/vt8500-bv07.dts | 4 +
> arch/arm/boot/dts/vt8500.dtsi | 29 ++-
> arch/arm/boot/dts/wm8505-ref.dts | 4 +
> arch/arm/boot/dts/wm8505.dtsi | 35 +++-
> arch/arm/boot/dts/wm8650-mid.dts | 4 +
> arch/arm/boot/dts/wm8650.dtsi | 21 +-
> arch/arm/boot/dts/wm8750-apc8750.dts | 30 +++
> arch/arm/boot/dts/wm8750.dtsi | 355 ++++++++++++++++++++++++++++++++++
> arch/arm/boot/dts/wm8850-w70v2.dts | 4 +
> arch/arm/boot/dts/wm8850.dtsi | 23 ++-
> 11 files changed, 492 insertions(+), 18 deletions(-)
> create mode 100644 arch/arm/boot/dts/wm8750-apc8750.dts
> create mode 100644 arch/arm/boot/dts/wm8750.dtsi
>
Don't worry about this patch series - it looks like we are going back to
926ejs (rather than changing to 926) so I will send out another request
after the merge window.
Regards
Tony P
WARNING: multiple messages have this Message-ID (diff)
From: Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>
To: Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>
Cc: vt8500-wm8505-linux-kernel-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org,
devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH 0/3] dts: v8500: Cleanups for 3.10
Date: Thu, 25 Apr 2013 10:39:28 +1200 [thread overview]
Message-ID: <51785F20.704@prisktech.co.nz> (raw)
In-Reply-To: <1366781902-13025-1-git-send-email-linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>
On 24/04/13 17:38, Tony Prisk wrote:
> Arnd, Olof,
>
> This is probably a bit late for 3.10 now but its just a bunch of cleanups for
> the arch-vt8500 devicetree SoC and board files, and the addition of a new
> dts for the VIA APC8750.
>
> Regards
> Tony P
>
> Tony Prisk (3):
> dts: vt8500: Fix invalid/missing cpu nodes for soc files.
> dts: vt8500: Add devicetree support for WM8750 SoC and APC8750 board
> dts: vt8500: Update serial nodes and disable by default in SoC files
>
> arch/arm/boot/dts/Makefile | 1 +
> arch/arm/boot/dts/vt8500-bv07.dts | 4 +
> arch/arm/boot/dts/vt8500.dtsi | 29 ++-
> arch/arm/boot/dts/wm8505-ref.dts | 4 +
> arch/arm/boot/dts/wm8505.dtsi | 35 +++-
> arch/arm/boot/dts/wm8650-mid.dts | 4 +
> arch/arm/boot/dts/wm8650.dtsi | 21 +-
> arch/arm/boot/dts/wm8750-apc8750.dts | 30 +++
> arch/arm/boot/dts/wm8750.dtsi | 355 ++++++++++++++++++++++++++++++++++
> arch/arm/boot/dts/wm8850-w70v2.dts | 4 +
> arch/arm/boot/dts/wm8850.dtsi | 23 ++-
> 11 files changed, 492 insertions(+), 18 deletions(-)
> create mode 100644 arch/arm/boot/dts/wm8750-apc8750.dts
> create mode 100644 arch/arm/boot/dts/wm8750.dtsi
>
Don't worry about this patch series - it looks like we are going back to
926ejs (rather than changing to 926) so I will send out another request
after the merge window.
Regards
Tony P
next prev parent reply other threads:[~2013-04-24 22:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-24 5:38 [PATCH 0/3] dts: v8500: Cleanups for 3.10 Tony Prisk
2013-04-24 5:38 ` Tony Prisk
2013-04-24 5:38 ` [PATCH 1/3] dts: vt8500: Fix invalid/missing cpu nodes for soc files Tony Prisk
2013-04-24 5:38 ` Tony Prisk
2013-04-24 5:38 ` [PATCH 2/3] dts: vt8500: Add devicetree support for WM8750 SoC and APC8750 board Tony Prisk
2013-04-24 5:38 ` Tony Prisk
2013-04-24 5:38 ` [PATCH 3/3] dts: vt8500: Update serial nodes and disable by default in SoC files Tony Prisk
2013-04-24 5:38 ` Tony Prisk
2013-04-24 22:39 ` Tony Prisk [this message]
2013-04-24 22:39 ` [PATCH 0/3] dts: v8500: Cleanups for 3.10 Tony Prisk
2013-04-24 22:50 ` Olof Johansson
2013-04-24 22:50 ` Olof Johansson
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=51785F20.704@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 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.