From: Olof Johansson <olof@lixom.net>
To: torvalds@linux-foundation.org
Cc: olof@lixom.net, arm@kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] ARM: SoC fixes for 3.18-rc4
Date: Sat, 8 Nov 2014 23:09:37 -0800 [thread overview]
Message-ID: <20141109070937.GA8754@quad.lixom.net> (raw)
Hi Linus,
The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:
Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/armsoc-for-rc4
for you to fetch changes up to 92c9e0c780e61f821ab8a08f0d4d4fd33ba1197c:
ARM: dts: zynq: Enable PL clocks for Parallella (2014-11-08 16:57:44 -0800)
----------------------------------------------------------------
ARM: SoC fixes for 3.18-rc4
Another quiet week:
- A fix to silence edma probe error on non-supported platforms from Arnd
- A fix to enable the PL clock for Parallella, to make mainline usable with
the SDK.
- A somewhat verbose fix for the PLL clock tree on VF610
- Enabling of SD/MMC on one of the VF610-based boards (for testing)
- A fix for i.MX where CONFIG_SPI used to be implicitly enabled and now needs
to be added to the defconfig instead
- Another maintainer added for bcm2835: Lee Jones
----------------------------------------------------------------
Andreas Färber (1):
ARM: dts: zynq: Enable PL clocks for Parallella
Arnd Bergmann (1):
dma: edma: move device registration to platform code
Fabio Estevam (1):
ARM: imx: Fix the removal of CONFIG_SPI option
Olof Johansson (2):
Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/.../shawnguo/linux into fixes
ARM: dts: vf610: add SD node to cosmic dts
Stefan Agner (1):
ARM: imx: clk-vf610: define PLL's clock tree
Stephen Warren (1):
MAINTAINERS: update bcm2835 entry
MAINTAINERS | 3 +-
arch/arm/boot/dts/vf610-cosmic.dts | 19 +++++
arch/arm/boot/dts/zynq-parallella.dts | 4 +
arch/arm/common/edma.c | 9 +++
arch/arm/configs/imx_v4_v5_defconfig | 1 +
arch/arm/configs/imx_v6_v7_defconfig | 1 +
arch/arm/mach-imx/clk-vf610.c | 134 ++++++++++++++++++++++----------
drivers/dma/edma.c | 40 +---------
include/dt-bindings/clock/vf610-clock.h | 39 ++++++++--
9 files changed, 160 insertions(+), 90 deletions(-)
reply other threads:[~2014-11-09 7:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20141109070937.GA8754@quad.lixom.net \
--to=olof@lixom.net \
--cc=arm@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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
Powered by JetHome