From: monstr@monstr.eu (Michal Simek)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Xilinx Zynq changes for v3.18
Date: Tue, 16 Sep 2014 13:07:41 +0200 [thread overview]
Message-ID: <541819FD.5000301@monstr.eu> (raw)
Hi,
please pull these patches to your arm-soc tree.
Thanks,
Michal
The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:
Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)
are available in the git repository at:
git://git.xilinx.com/linux-xlnx.git tags/zynq-cleanup-for-3.18
for you to fetch changes up to 8097171e19bb69f3e2226827440b71ececa5d74f:
ARM: zynq: Remove useless L2C AUX setting (2014-09-16 12:55:12 +0200)
----------------------------------------------------------------
arm: Xilinx Zynq cleanup patches for v3.18
- PM support
- Fix L2 useless setting
----------------------------------------------------------------
Daniel Lezcano (2):
ARM: zynq: Remove invalidate cache for cpu die
ARM: zynq: cpuidle: Remove pointless code
Michal Simek (1):
ARM: zynq: Remove useless L2C AUX setting
Soren Brinkmann (7):
ARM: zynq: PM: Enable A9 internal clock gating feature
Documentation: devicetree: Add binding for Synopsys DDR controller
ARM: zynq: DT: Add DDRC node
ARM: zynq: PM: Enable DDR clock stop
ARM: zynq: Synchronise zynq_cpu_die/kill
ARM: zynq: Remove hotplug.c
ARM: zynq: Rename 'zynq_platform_cpu_die'
Documentation/devicetree/bindings/memory-controllers/synopsys.txt | 11 +++++++++
arch/arm/boot/dts/zynq-7000.dtsi | 5 ++++
arch/arm/mach-zynq/Makefile | 3 +--
arch/arm/mach-zynq/common.c | 11 +++++++--
arch/arm/mach-zynq/common.h | 16 ++++++++++--
arch/arm/mach-zynq/hotplug.c | 47 +-----------------------------------
arch/arm/mach-zynq/platsmp.c | 41 ++++++++++++++++++++++++++++++-
arch/arm/mach-zynq/pm.c | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm/mach-zynq/slcr.c | 43 ++++++++++++++++++++++++++++++++-
drivers/cpuidle/cpuidle-zynq.c | 10 +-------
10 files changed, 207 insertions(+), 63 deletions(-)
create mode 100644 Documentation/devicetree/bindings/memory-controllers/synopsys.txt
create mode 100644 arch/arm/mach-zynq/pm.c
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140916/bed3d296/attachment.sig>
next reply other threads:[~2014-09-16 11:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-16 11:07 Michal Simek [this message]
2014-09-25 15:46 ` [GIT PULL] Xilinx Zynq changes for v3.18 Arnd Bergmann
2014-09-26 6:03 ` Michal Simek
2014-09-26 9:32 ` Arnd Bergmann
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=541819FD.5000301@monstr.eu \
--to=monstr@monstr.eu \
--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).