From: linux@prisktech.co.nz (Tony Prisk)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] vt8500 devicetree updates for 3.11
Date: Tue, 04 Jun 2013 07:39:14 +1200 [thread overview]
Message-ID: <51ACF0E2.2000206@prisktech.co.nz> (raw)
The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:
Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)
are available in the git repository at:
git://github.com/linux-wmt/linux-vtwm.git tags/vt8500/dts-3.11
for you to fetch changes up to e36572b64df358f0bc3a508e8761c81d7f3b8215:
dts: vt8500: Correct reference clock on WM8850 SoCs (2013-06-04
07:31:22 +1200)
----------------------------------------------------------------
Devicetree updates for 3.11
----------------------------------------------------------------
Tony Prisk (7):
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
dts: clk: vt8500: Update SoC dtsi to use WM8850 PLL clocks
dts: vt8500: Populate missing PLL nodes
dts: vt8500: Add ARM, AHB, APB and DDR clock nodes to SoC files
dts: vt8500: Correct reference clock on WM8850 SoCs
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 | 84 +++++++-
arch/arm/boot/dts/wm8650-mid.dts | 3 +
arch/arm/boot/dts/wm8650.dtsi | 79 +++++++-
arch/arm/boot/dts/wm8750-apc8750.dts | 30 +++
arch/arm/boot/dts/wm8750.dtsi | 347
++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/wm8850-w70v2.dts | 4 +
arch/arm/boot/dts/wm8850.dtsi | 94 ++++++++-
11 files changed, 649 insertions(+), 30 deletions(-)
create mode 100644 arch/arm/boot/dts/wm8750-apc8750.dts
create mode 100644 arch/arm/boot/dts/wm8750.dtsi
WARNING: multiple messages have this Message-ID (diff)
From: Tony Prisk <linux@prisktech.co.nz>
To: arm@kernel.org
Cc: "Johansson, Olof" <olof@lixom.net>,
VT8500/WM8505 Linux Kernel
<vt8500-wm8505-linux-kernel@googlegroups.com>,
"List, Devicetree" <devicetree-discuss@lists.ozlabs.org>,
"Bergmann, Arnd" <arnd@arndb.de>,
"Mailing List, Arm" <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] vt8500 devicetree updates for 3.11
Date: Tue, 04 Jun 2013 07:39:14 +1200 [thread overview]
Message-ID: <51ACF0E2.2000206@prisktech.co.nz> (raw)
The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:
Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)
are available in the git repository at:
git://github.com/linux-wmt/linux-vtwm.git tags/vt8500/dts-3.11
for you to fetch changes up to e36572b64df358f0bc3a508e8761c81d7f3b8215:
dts: vt8500: Correct reference clock on WM8850 SoCs (2013-06-04
07:31:22 +1200)
----------------------------------------------------------------
Devicetree updates for 3.11
----------------------------------------------------------------
Tony Prisk (7):
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
dts: clk: vt8500: Update SoC dtsi to use WM8850 PLL clocks
dts: vt8500: Populate missing PLL nodes
dts: vt8500: Add ARM, AHB, APB and DDR clock nodes to SoC files
dts: vt8500: Correct reference clock on WM8850 SoCs
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 | 84 +++++++-
arch/arm/boot/dts/wm8650-mid.dts | 3 +
arch/arm/boot/dts/wm8650.dtsi | 79 +++++++-
arch/arm/boot/dts/wm8750-apc8750.dts | 30 +++
arch/arm/boot/dts/wm8750.dtsi | 347
++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/wm8850-w70v2.dts | 4 +
arch/arm/boot/dts/wm8850.dtsi | 94 ++++++++-
11 files changed, 649 insertions(+), 30 deletions(-)
create mode 100644 arch/arm/boot/dts/wm8750-apc8750.dts
create mode 100644 arch/arm/boot/dts/wm8750.dtsi
next reply other threads:[~2013-06-03 19:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-03 19:39 Tony Prisk [this message]
2013-06-03 19:39 ` [GIT PULL] vt8500 devicetree updates for 3.11 Tony Prisk
2013-06-08 0:54 ` Olof Johansson
2013-06-08 0:54 ` 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=51ACF0E2.2000206@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.